ghsa-w736-qv86-vq94
Vulnerability from github
Published
2022-05-17 05:28
Modified
2024-02-07 23:57
Summary
TYPO3 Remote File Disclosure vulnerability in the jumpUrl mechanism
Details
The jumpUrl (aka access tracking) implementation in tslib/class.tslib_fe.php
in TYPO3 4.2.x before 4.2.15, 4.3.x before 4.3.7, and 4.4.x before 4.4.4 does not properly compare certain hash values during access-control decisions, which allows remote attackers to read arbitrary files via unspecified vectors.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "typo3/cms" }, "ranges": [ { "events": [ { "introduced": "4.2.0" }, { "fixed": "4.2.15" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "typo3/cms" }, "ranges": [ { "events": [ { "introduced": "4.3.0" }, { "fixed": "4.3.7" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "typo3/cms" }, "ranges": [ { "events": [ { "introduced": "4.4.0" }, { "fixed": "4.4.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2010-3714" ], "database_specific": { "cwe_ids": [ "CWE-284" ], "github_reviewed": true, "github_reviewed_at": "2024-02-07T23:57:37Z", "nvd_published_at": "2010-10-25T20:01:00Z", "severity": "HIGH" }, "details": "The jumpUrl (aka access tracking) implementation in `tslib/class.tslib_fe.php` in TYPO3 4.2.x before 4.2.15, 4.3.x before 4.3.7, and 4.4.x before 4.4.4 does not properly compare certain hash values during access-control decisions, which allows remote attackers to read arbitrary files via unspecified vectors.", "id": "GHSA-w736-qv86-vq94", "modified": "2024-02-07T23:57:37Z", "published": "2022-05-17T05:28:57Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3714" }, { "type": "WEB", "url": "https://github.com/TYPO3/typo3/commit/687b671c765eac10ffb764547bb403ac3ef55620" }, { "type": "WEB", "url": "https://github.com/TYPO3/typo3/commit/a8ccd387cafd2c2c338fc29109c16418f7657229" }, { "type": "WEB", "url": "https://github.com/TYPO3/typo3/commit/d95f06f633fd2c289b544f6d5907b789eae6cccb" }, { "type": "PACKAGE", "url": "https://github.com/TYPO3/typo3" }, { "type": "WEB", "url": "https://web.archive.org/web/20111220151231/http://www.securityfocus.com/bid/43786" }, { "type": "WEB", "url": "http://blog.nibblesec.org/2010/12/typo3-sa-2010-020-typo3-sa-2010-022.html" }, { "type": "WEB", "url": "http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-020" }, { "type": "WEB", "url": "http://www.debian.org/security/2010/dsa-2121" }, { "type": "WEB", "url": "http://www.exploit-db.com/exploits/15856" } ], "schema_version": "1.4.0", "severity": [], "summary": "TYPO3 Remote File Disclosure vulnerability in the jumpUrl mechanism" }
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.