ghsa-94c2-g68f-9r98
Vulnerability from github
Published
2022-05-17 01:43
Modified
2024-01-12 18:12
Summary
Typo3 API XSS Vulnerability
Details
Incomplete blacklist vulnerability in the t3lib_div::quoteJSvalue
API function in TYPO3 4.5.x before 4.5.19, 4.6.x before 4.6.12 and 4.7.x before 4.7.4 allows remote attackers to conduct cross-site scripting (XSS) attacks via certain HTML5 JavaScript events.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "typo3/cms" }, "ranges": [ { "events": [ { "introduced": "4.5" }, { "fixed": "4.5.19" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "typo3/cms" }, "ranges": [ { "events": [ { "introduced": "4.6" }, { "fixed": "4.6.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "typo3/cms" }, "ranges": [ { "events": [ { "introduced": "4.7" }, { "fixed": "4.7.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2012-3530" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-01-12T18:12:57Z", "nvd_published_at": "2012-09-05T23:55:00Z", "severity": "MODERATE" }, "details": "Incomplete blacklist vulnerability in the `t3lib_div::quoteJSvalue` API function in TYPO3 4.5.x before 4.5.19, 4.6.x before 4.6.12 and 4.7.x before 4.7.4 allows remote attackers to conduct cross-site scripting (XSS) attacks via certain HTML5 JavaScript events.", "id": "GHSA-94c2-g68f-9r98", "modified": "2024-01-12T18:12:57Z", "published": "2022-05-17T01:43:49Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3530" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/77794" }, { "type": "WEB", "url": "http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2012-004" }, { "type": "WEB", "url": "http://www.debian.org/security/2012/dsa-2537" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/08/22/8" } ], "schema_version": "1.4.0", "severity": [], "summary": "Typo3 API XSS Vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.