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

90 lines
2.6 KiB
JSON

{
"id": "CVE-2002-0240",
"sourceIdentifier": "cve@mitre.org",
"published": "2002-05-29T04:00:00.000",
"lastModified": "2016-10-18T02:17:28.857",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "PHP, when installed with Apache and configured to search for index.php as a default web page, allows remote attackers to obtain the full pathname of the server via the HTTP OPTIONS method, which reveals the pathname in the resulting error message."
},
{
"lang": "es",
"value": "PHP, cuando se instala con Apache y se configura para buscar index.php como la p\u00e1gina web por defecto, permite a los atacantes remotos que obtengan el path completo del servidor por medio del m\u00e9todo HTTP OPTIONS, lo cual revelar\u00e1 el nombre del path en el mensaje de error correspondiente."
}
],
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:http_server:2.0.28:beta:*:*:*:*:*:*",
"matchCriteriaId": "5C4962BB-0E61-4788-B582-21F05CD33AD3"
}
]
}
]
}
],
"references": [
{
"url": "http://marc.info/?l=bugtraq&m=101311746611160&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://www.iss.net/security_center/static/8119.php",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/4057",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}