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

135 lines
3.9 KiB
JSON

{
"id": "CVE-2007-3007",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-06-04T17:30:00.000",
"lastModified": "2022-08-29T20:07:10.533",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "PHP 5 before 5.2.3 does not enforce the open_basedir or safe_mode restriction in certain cases, which allows context-dependent attackers to determine the existence of arbitrary files by checking if the readfile function returns a string. NOTE: this issue might also involve the realpath function."
},
{
"lang": "es",
"value": "PHP versi\u00f3n 5 anterior a 5.2.3 no aplica la restricci\u00f3n open_basedir o safe_mode en ciertos casos, lo que permite a los atacantes dependiendo del contexto determinar la presencia de archivos arbitrarios mediante la comprobaci\u00f3n de si la funci\u00f3n readfile devuelve una cadena. NOTA: este problema tambi\u00e9n puede involucrar la funci\u00f3n realpath."
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "We do not consider these to be security issues. For more details see http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=169857#c1\nand http://www.php.net/security-note.php\n",
"lastModified": "2007-06-07T00:00:00"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"versionStartIncluding": "5.0.0",
"versionEndExcluding": "5.2.3",
"matchCriteriaId": "69E9B60B-CA92-4300-98B2-F86DFE2001DC"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.php.net/bug.php?id=41492",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2007-07/msg00006.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "http://www.gentoo.org/security/en/glsa/glsa-200710-02.xml",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "http://www.php.net/releases/5_2_3.php",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/24259",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://www.trustix.org/errata/2007/0023/",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "https://www.redhat.com/archives/fedora-package-announce/2007-September/msg00397.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}