GHSA-2WXV-3G4V-P76P
Vulnerability from github – Published: 2022-05-01 07:08 – Updated: 2023-03-30 20:57
VLAI?
Summary
phpSysInfo allows remote attackers to determine the existence of arbitrary files via a .. (dot dot) sequence
Details
Directory traversal vulnerability in index.php in phpSysInfo prior to 3.2.5 allows remote attackers to determine the existence of arbitrary files via a .. (dot dot) sequence and a trailing null (%00) byte in the lng parameter, which will display a different error message if the file exists.
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "phpsysinfo/phpsysinfo"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.2.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2006-3360"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2023-03-30T20:57:08Z",
"nvd_published_at": "2006-07-06T20:05:00Z",
"severity": "MODERATE"
},
"details": "Directory traversal vulnerability in index.php in phpSysInfo prior to 3.2.5 allows remote attackers to determine the existence of arbitrary files via a .. (dot dot) sequence and a trailing null (%00) byte in the lng parameter, which will display a different error message if the file exists.",
"id": "GHSA-2wxv-3g4v-p76p",
"modified": "2023-03-30T20:57:08Z",
"published": "2022-05-01T07:08:17Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-3360"
},
{
"type": "WEB",
"url": "https://github.com/phpsysinfo/phpsysinfo/issues/107"
},
{
"type": "WEB",
"url": "https://github.com/phpsysinfo/phpsysinfo/issues/368#issuecomment-1380842745"
},
{
"type": "WEB",
"url": "https://github.com/phpsysinfo/phpsysinfo/commit/60b5bbb5d1cc17f44050e99a3e746f55a4fd4e18"
},
{
"type": "WEB",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27527"
},
{
"type": "PACKAGE",
"url": "https://github.com/phpsysinfo/phpsysinfo"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "phpSysInfo allows remote attackers to determine the existence of arbitrary files via a .. (dot dot) sequence"
}
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…