ghsa-vccp-5v5h-p8m6
Vulnerability from github
Published
2022-05-17 04:42
Modified
2023-08-16 23:29
Summary
Typo3 Information Disclosure
Details
Failing to respect user groups of logged in users when caching queries, Extbase is susceptible to information disclosure. The query caching (introduced in Extbase 6.2) used to cache queries that query results for a specific user group were presented to a different group.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "typo3/cms" }, "ranges": [ { "events": [ { "introduced": "6.2.0" }, { "fixed": "6.2.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-3946" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2023-08-16T23:29:58Z", "nvd_published_at": "2014-06-03T14:55:00Z", "severity": "MODERATE" }, "details": "Failing to respect user groups of logged in users when caching queries, Extbase is susceptible to information disclosure. The query caching (introduced in Extbase 6.2) used to cache queries that query results for a specific user group were presented to a different group.", "id": "GHSA-vccp-5v5h-p8m6", "modified": "2023-08-16T23:29:58Z", "published": "2022-05-17T04:42:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3946" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2014-3946.yaml" }, { "type": "WEB", "url": "https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2014-001" }, { "type": "WEB", "url": "http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2014-001" }, { "type": "WEB", "url": "http://www.debian.org/security/2014/dsa-2942" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/06/03/2" } ], "schema_version": "1.4.0", "severity": [], "summary": "Typo3 Information Disclosure" }
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.