gsd-2023-37302
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
An issue was discovered in SiteLinksView.php in Wikibase in MediaWiki through 1.39.3. There is XSS via a crafted badge title attribute. This is also related to lack of escaping in wbTemplate (from resources/wikibase/templates.js) for quotes (which can be in a title attribute).
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-37302", "id": "GSD-2023-37302" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-37302" ], "details": "An issue was discovered in SiteLinksView.php in Wikibase in MediaWiki through 1.39.3. There is XSS via a crafted badge title attribute. This is also related to lack of escaping in wbTemplate (from resources/wikibase/templates.js) for quotes (which can be in a title attribute).", "id": "GSD-2023-37302", "modified": "2023-12-13T01:20:24.693665Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-37302", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An issue was discovered in SiteLinksView.php in Wikibase in MediaWiki through 1.39.3. There is XSS via a crafted badge title attribute. This is also related to lack of escaping in wbTemplate (from resources/wikibase/templates.js) for quotes (which can be in a title attribute)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://phabricator.wikimedia.org/T339111", "refsource": "MISC", "url": "https://phabricator.wikimedia.org/T339111" }, { "name": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/933649", "refsource": "MISC", "url": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/933649" }, { "name": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/933650", "refsource": "MISC", "url": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/933650" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c=1.39.3", "affected_versions": "All versions up to 1.39.3", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-79", "CWE-79", "CWE-937" ], "date": "2023-07-07", "description": "An issue was discovered in SiteLinksView.php in Wikibase in MediaWiki through 1.39.3. There is XSS via a crafted badge title attribute. This is also related to lack of escaping in wbTemplate (from resources/wikibase/templates.js) for quotes (which can be in a title attribute).", "fixed_versions": [], "identifier": "CVE-2023-37302", "identifiers": [ "GHSA-fmrf-p77g-vv5c", "CVE-2023-37302" ], "not_impacted": "", "package_slug": "packagist/wikibase/wikibase", "pubdate": "2023-06-30", "solution": "Unfortunately, there is no solution available yet.", "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-37302", "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/933649", "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/933650", "https://phabricator.wikimedia.org/T339111", "https://github.com/advisories/GHSA-fmrf-p77g-vv5c" ], "uuid": "36852297-af19-48ae-a834-f0b7c3094c26" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:mediawiki:mediawiki:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.39.3", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-37302" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "An issue was discovered in SiteLinksView.php in Wikibase in MediaWiki through 1.39.3. There is XSS via a crafted badge title attribute. This is also related to lack of escaping in wbTemplate (from resources/wikibase/templates.js) for quotes (which can be in a title attribute)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-79" } ] } ] }, "references": { "reference_data": [ { "name": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/933649", "refsource": "MISC", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/933649" }, { "name": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/933650", "refsource": "MISC", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/933650" }, { "name": "https://phabricator.wikimedia.org/T339111", "refsource": "MISC", "tags": [ "Exploit", "Issue Tracking", "Patch", "Vendor Advisory" ], "url": "https://phabricator.wikimedia.org/T339111" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } }, "lastModifiedDate": "2023-07-07T03:38Z", "publishedDate": "2023-06-30T17:15Z" } } }
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.