Self-only HTML injection via insufficient name sanitization
Published Oct 23, 2024 · Updated Oct 23, 2024
HTML injection in Frappe Press allows remote attackers to alter their own signup display via crafted first or last names. The account_request function in press/api/saas.py passed first_name and last_name through sanitize_html, which preserved unsafe HTML; the patch replaces it with clean_html. Reachability requires submitting SaaS signup data and interacting with the rendered result, and the injected markup affects only the submitting attacker, not other users.
Summary
What happened
HTML injection in Frappe Press allows remote attackers to alter their own signup display via crafted first or last names. The account_request function in press/api/saas.py passed first_name and last_name through sanitize_html, which preserved unsafe HTML; the patch replaces it with clean_html. Reachability requires submitting SaaS signup data and interacting with the rendered result, and the injected markup affects only the submitting attacker, not other users.
The record
- CVE
- CVE-2024-49751
- Published
- Oct 23, 2024
- Updated
- Oct 23, 2024
- Vendor
- Frappe Technologies Pvt. Ltd.
- Product
- Press
- Classifications
- CWE-79
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Oct 23, 2024CVE publishedPublication date reported by the CVE source.
- Oct 23, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 5d118a902872d7941f099ad1fb918e2421e79ccd
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo