GHSA-RW73-XMPV-J5X2
Vulnerability from github – Published: 2022-05-01 07:24 – Updated: 2023-01-14 05:31
VLAI?
Summary
CakePHP directory traversal vulnerability allows remote attackers to read arbitrary files
Details
Directory traversal vulnerability in app/webroot/js/vendors.php in Cake Software Foundation CakePHP before 1.1.8.3544 allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter, followed by a filename ending with %00 and a .js filename.
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "cakephp/cakephp"
},
"ranges": [
{
"events": [
{
"introduced": "1.0.1.2708"
},
{
"fixed": "1.1.8.3544"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2006-5031"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2023-01-14T05:31:09Z",
"nvd_published_at": "2006-09-27T23:07:00Z",
"severity": "MODERATE"
},
"details": "Directory traversal vulnerability in `app/webroot/js/vendors.php` in Cake Software Foundation CakePHP before 1.1.8.3544 allows remote attackers to read arbitrary files via a `..` (dot dot) in the file parameter, followed by a filename ending with `%00` and a `.js` filename.",
"id": "GHSA-rw73-xmpv-j5x2",
"modified": "2023-01-14T05:31:09Z",
"published": "2022-05-01T07:24:12Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-5031"
},
{
"type": "WEB",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29115"
},
{
"type": "PACKAGE",
"url": "https://github.com/cakephp/cakephp"
},
{
"type": "WEB",
"url": "http://cakeforge.org/frs/shownotes.php?release_id=134"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/22040"
},
{
"type": "WEB",
"url": "http://www.gulftech.org/?node=research\u0026article_id=00114-09212006"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/20150"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "CakePHP directory traversal vulnerability allows remote attackers to read arbitrary files"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…