2024-07-14 02:06:08 +00:00

102 lines
2.7 KiB
JSON

{
"id": "CVE-2002-1454",
"sourceIdentifier": "cve@mitre.org",
"published": "2003-06-09T04:00:00.000",
"lastModified": "2016-10-18T02:27:04.403",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "MyWebServer 1.0.2 allows remote attackers to determine the absolute path of the web document root via a request for a directory that does not exist, which leaks the pathname in an error message."
},
{
"lang": "es",
"value": "MyWebServer 1.0.2 permite que atacantes remotos conozcan el path absoluto del documento web ra\u00edz mediante una petici\u00f3n de un directorio que no existe (esto genera el nombre correcto del path en el mensaje de error)."
}
],
"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:mywebserver:mywebserver:1.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "4DBC53A0-8994-470A-ACD0-A06DE4BBE8BF"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/vulnwatch/2002-q3/0077.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://marc.info/?l=bugtraq&m=102935720109934&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://www.iss.net/security_center/static/9862.php",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/5471",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}