2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2004-0173" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2004-04-15T04:00:00.000" ,
2025-04-03 02:06:18 +00:00
"lastModified" : "2025-04-03T01:03:51.193" ,
"vulnStatus" : "Deferred" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Directory traversal vulnerability in Apache 1.3.29 and earlier, and Apache 2.0.48 and earlier, when running on Cygwin, allows remote attackers to read arbitrary files via a URL containing \"..%5C\" (dot dot encoded backslash) sequences."
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad de atravesamiento de directorios en Apache 1.3.29 y anteriores, y Apache 2.0.48 y anteriores, cuando se ejecuta sobre Cygwin, permite a atacantes remotos leer ficheros arbitrarios mediante una URL conteniendo secuencias \"..%5C\" (punto punto barra atr\u00e1s codificada)"
}
] ,
"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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.0 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"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:0.8.11:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E80E240C-9879-48EC-AC9A-2C1FD5E2DD8E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:http_server:0.8.14:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "AF16AF7D-9475-435F-AE36-F16CE8F45A75"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:http_server:1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "06F3141B-2C30-4230-A425-465E235539EE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:http_server:1.0.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B6D2C9EA-1241-4DE6-A6CD-FCD7EEC9B42D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:http_server:1.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B5EA86B9-4F86-4ADA-BC6A-4F6E261848F6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:http_server:1.0.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CA6523AC-ECC9-4A79-9387-18308FCF9A68"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:http_server:1.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "BDCBCF0F-63FB-4A03-92F8-FF121083CD85"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:http_server:1.1.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "4363C07C-179B-4797-947F-7440AD1F2D00"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:http_server:1.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0AB1AA4A-DF05-445A-858F-39A9CC2892A8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:http_server:1.2.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "AB26F3B0-04F8-43C1-9136-B85932F1C2F1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:http_server:1.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "28EC1F94-04F3-490A-8324-1EB60EEBAD4B"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://issues.apache.org/bugzilla/show_bug.cgi?id=26152" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://lists.grok.org.uk/pipermail/full-disclosure/2004-February/017740.html" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://marc.info/?l=bugtraq&m=107765545431387&w=2" ,
"source" : "cve@mitre.org"
} ,
2024-04-04 08:46:00 +00:00
{
"url" : "http://secunia.com/advisories/10962" ,
"source" : "cve@mitre.org"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.apacheweek.com/issues/04-03-12" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.securityfocus.com/bid/9733" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/15293" ,
"source" : "cve@mitre.org"
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://issues.apache.org/bugzilla/show_bug.cgi?id=26152" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://lists.grok.org.uk/pipermail/full-disclosure/2004-February/017740.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://marc.info/?l=bugtraq&m=107765545431387&w=2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://secunia.com/advisories/10962" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.apacheweek.com/issues/04-03-12" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/bid/9733" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/15293" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}