gsd-2022-36107
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
TYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that the `FileDumpController` (backend and frontend context) is vulnerable to cross-site scripting when malicious files are displayed using this component. A valid backend user account is needed to exploit this vulnerability. Update to TYPO3 version 7.6.58 ELTS, 8.7.48 ELTS, 9.5.37 ELTS, 10.4.32 or 11.5.16 that fix the problem. There are no known workarounds for this issue.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-36107", "description": "TYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that the `FileDumpController` (backend and frontend context) is vulnerable to cross-site scripting when malicious files are displayed using this component. A valid backend user account is needed to exploit this vulnerability. Update to TYPO3 version 7.6.58 ELTS, 8.7.48 ELTS, 9.5.37 ELTS, 10.4.32 or 11.5.16 that fix the problem. There are no known workarounds for this issue.", "id": "GSD-2022-36107" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-36107" ], "details": "TYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that the `FileDumpController` (backend and frontend context) is vulnerable to cross-site scripting when malicious files are displayed using this component. A valid backend user account is needed to exploit this vulnerability. Update to TYPO3 version 7.6.58 ELTS, 8.7.48 ELTS, 9.5.37 ELTS, 10.4.32 or 11.5.16 that fix the problem. There are no known workarounds for this issue.", "id": "GSD-2022-36107", "modified": "2023-12-13T01:19:21.452700Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-36107", "STATE": "PUBLIC", "TITLE": "Stored Cross-Site Scripting via FileDumpController" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "typo3", "version": { "version_data": [ { "version_value": "\u003e= 7.0.0, \u003c 7.6.58" }, { "version_value": "\u003e= 8.0.0, \u003c 8.7.48" }, { "version_value": "\u003e= 9.0.0, \u003c 9.5.37" }, { "version_value": "\u003e= 10.0.0, \u003c 10.4.32" }, { "version_value": "\u003e= 11.0.0, \u003c 11.5.16" } ] } } ] }, "vendor_name": "TYPO3" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "TYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that the `FileDumpController` (backend and frontend context) is vulnerable to cross-site scripting when malicious files are displayed using this component. A valid backend user account is needed to exploit this vulnerability. Update to TYPO3 version 7.6.58 ELTS, 8.7.48 ELTS, 9.5.37 ELTS, 10.4.32 or 11.5.16 that fix the problem. There are no known workarounds for this issue." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/TYPO3/typo3/security/advisories/GHSA-9c6w-55cp-5w25", "refsource": "CONFIRM", "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-9c6w-55cp-5w25" }, { "name": "https://github.com/TYPO3/typo3/commit/bd58d2ff2eeef89e63ef754a2389597d22622a39", "refsource": "MISC", "url": "https://github.com/TYPO3/typo3/commit/bd58d2ff2eeef89e63ef754a2389597d22622a39" }, { "name": "https://typo3.org/security/advisory/typo3-core-sa-2022-009", "refsource": "MISC", "url": "https://typo3.org/security/advisory/typo3-core-sa-2022-009" } ] }, "source": { "advisory": "GHSA-9c6w-55cp-5w25", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=7.0.0,\u003c=7.6.57||\u003e=8.0.0,\u003c=8.7.47||\u003e=9.0.0,\u003c=9.5.36||\u003e=10.0.0,\u003c=10.4.31||\u003e=11.0.0,\u003c=11.5.15", "affected_versions": "All versions starting from 7.0.0 up to 7.6.57, all versions starting from 8.0.0 up to 8.7.47, all versions starting from 9.0.0 up to 9.5.36, all versions starting from 10.0.0 up to 10.4.31, all versions starting from 11.0.0 up to 11.5.15", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-79", "CWE-937" ], "date": "2022-09-16", "description": "TYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that the `FileDumpController` (backend and frontend context) is vulnerable to cross-site scripting when malicious files are displayed using this component. A valid backend user account is needed to exploit this vulnerability. Update to TYPO3 version 7.6.58 ELTS, 8.7.48 ELTS, 9.5.37 ELTS, 10.4.32 or 11.5.16 that fix the problem. There are no known workarounds for this issue.", "fixed_versions": [ "10.4.32", "11.5.16" ], "identifier": "CVE-2022-36107", "identifiers": [ "CVE-2022-36107", "GHSA-9c6w-55cp-5w25" ], "not_impacted": "All versions before 7.0.0, all versions after 7.6.57 before 8.0.0, all versions after 8.7.47 before 9.0.0, all versions after 9.5.36 before 10.0.0, all versions after 10.4.31 before 11.0.0, all versions after 11.5.15", "package_slug": "packagist/typo3/cms-core", "pubdate": "2022-09-13", "solution": "Upgrade to versions 10.4.32, 11.5.16 or above.", "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-36107", "https://github.com/TYPO3/typo3/security/advisories/GHSA-9c6w-55cp-5w25", "https://github.com/TYPO3/typo3/commit/bd58d2ff2eeef89e63ef754a2389597d22622a39", "https://typo3.org/security/advisory/typo3-core-sa-2022-009" ], "uuid": "e4ecb65d-a636-4fdd-8c0e-2cbaa5350deb" }, { "affected_range": "\u003e=7.0.0,\u003c=7.6.57||\u003e=8.0.0,\u003c=8.7.47||\u003e=9.0.0,\u003c=9.5.36||\u003e=10.0.0,\u003c=10.4.31||\u003e=11.0.0,\u003c=11.5.15", "affected_versions": "All versions starting from 7.0.0 up to 7.6.57, all versions starting from 8.0.0 up to 8.7.47, all versions starting from 9.0.0 up to 9.5.36, all versions starting from 10.0.0 up to 10.4.31, all versions starting from 11.0.0 up to 11.5.15", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-79", "CWE-937" ], "date": "2022-09-16", "description": "TYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that the `FileDumpController` (backend and frontend context) is vulnerable to cross-site scripting when malicious files are displayed using this component. A valid backend user account is needed to exploit this vulnerability. Update to TYPO3 version 7.6.58 ELTS, 8.7.48 ELTS, 9.5.37 ELTS, 10.4.32 or 11.5.16 that fix the problem. There are no known workarounds for this issue.", "fixed_versions": [ "10.4.32", "11.5.16" ], "identifier": "CVE-2022-36107", "identifiers": [ "CVE-2022-36107", "GHSA-9c6w-55cp-5w25" ], "not_impacted": "All versions before 7.0.0, all versions after 7.6.57 before 8.0.0, all versions after 8.7.47 before 9.0.0, all versions after 9.5.36 before 10.0.0, all versions after 10.4.31 before 11.0.0, all versions after 11.5.15", "package_slug": "packagist/typo3/cms", "pubdate": "2022-09-13", "solution": "Upgrade to versions 10.4.32, 11.5.16 or above.", "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-36107", "https://github.com/TYPO3/typo3/security/advisories/GHSA-9c6w-55cp-5w25", "https://github.com/TYPO3/typo3/commit/bd58d2ff2eeef89e63ef754a2389597d22622a39", "https://typo3.org/security/advisory/typo3-core-sa-2022-009" ], "uuid": "7cfdd480-b8f3-4fc3-aca6-bc593aac294b" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "10.4.31", "versionStartIncluding": "10.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "11.5.15", "versionStartIncluding": "11.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "7.6.57", "versionStartIncluding": "7.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "8.7.47", "versionStartIncluding": "8.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "9.5.36", "versionStartIncluding": "9.0.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-36107" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "TYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that the `FileDumpController` (backend and frontend context) is vulnerable to cross-site scripting when malicious files are displayed using this component. A valid backend user account is needed to exploit this vulnerability. Update to TYPO3 version 7.6.58 ELTS, 8.7.48 ELTS, 9.5.37 ELTS, 10.4.32 or 11.5.16 that fix the problem. There are no known workarounds for this issue." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-79" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/TYPO3/typo3/security/advisories/GHSA-9c6w-55cp-5w25", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-9c6w-55cp-5w25" }, { "name": "https://github.com/TYPO3/typo3/commit/bd58d2ff2eeef89e63ef754a2389597d22622a39", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/TYPO3/typo3/commit/bd58d2ff2eeef89e63ef754a2389597d22622a39" }, { "name": "https://typo3.org/security/advisory/typo3-core-sa-2022-009", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://typo3.org/security/advisory/typo3-core-sa-2022-009" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.3, "impactScore": 2.7 } }, "lastModifiedDate": "2022-09-16T14:24Z", "publishedDate": "2022-09-13T18: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.
Loading…
Loading…