René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

118 lines
3.2 KiB
JSON

{
"id": "CVE-2005-3054",
"sourceIdentifier": "security@debian.org",
"published": "2005-09-26T19:03:00.000",
"lastModified": "2018-10-03T21:31:27.877",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "fopen_wrappers.c in PHP 4.4.0, and possibly other versions, does not properly restrict access to other directories when the open_basedir directive includes a trailing slash, which allows PHP scripts in one directory to access files in other directories whose names are substrings of the original directory."
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "We do not consider these to be security issues:\nhttp://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=169857#c1\n",
"lastModified": "2006-08-30T00:00:00"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php:php:4.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "78B7BA75-2A32-4A8E-ADF8-BCB4FC48CB5C"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=323585",
"source": "security@debian.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://lists.trustix.org/pipermail/tsl-announce/2005-October/000354.html",
"source": "security@debian.org"
},
{
"url": "http://www.gentoo.org/security/en/glsa/glsa-200511-08.xml",
"source": "security@debian.org"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:213",
"source": "security@debian.org"
},
{
"url": "http://www.php.net/release_4_4_1.php",
"source": "security@debian.org"
},
{
"url": "http://www.securityfocus.com/bid/14957",
"source": "security@debian.org"
},
{
"url": "http://www.vupen.com/english/advisories/2005/1862",
"source": "security@debian.org"
},
{
"url": "http://www.vupen.com/english/advisories/2005/2254",
"source": "security@debian.org"
},
{
"url": "https://usn.ubuntu.com/207-1/",
"source": "security@debian.org"
}
]
}