206 lines
6.8 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-1145",
"sourceIdentifier": "secalert@redhat.com",
"published": "2008-03-04T23:44:00.000",
"lastModified": "2018-10-11T20:29:49.493",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in WEBrick in Ruby 1.8 before 1.8.5-p115 and 1.8.6-p114, and 1.9 through 1.9.0-1, when running on systems that support backslash (\\) path separators or case-insensitive file names, allows remote attackers to access arbitrary files via (1) \"..%5c\" (encoded backslash) sequences or (2) filenames that match patterns in the :NondisclosureName option."
},
{
"lang": "es",
"value": "Una vulnerabilidad de salto de directorio en WEBrick en Ruby versiones 1.8 anteriores a 1.8.5-p115 y 1.8.6-p114, y versiones 1.9 hasta 1.9.0-1, cuando se ejecuta en sistemas que admiten separadores de ruta de barra invertida (\\) o nombres de archivo sin distinci\u00f3n entre may\u00fasculas y min\u00fasculas, permite a atacantes remotos acceder a archivos arbitrarios por medio de secuencias o (1) \"..%5c\" (barra invertida codificada) o (2) nombres de archivo que coinciden con los patrones de la opci\u00f3n :NondisclosureName."
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "This issue was addressed in affected versions of Ruby as shipped in Red Hat Enterprise Linux 4 and 5 via: https://rhn.redhat.com/errata/RHSA-2008-0897.html",
"lastModified": "2008-12-04T00: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-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:webrick:webrick:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.8",
"matchCriteriaId": "6DAC9C3E-F971-4167-96BF-8D9DE158ACD3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:webrick:webrick:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.8_p114",
"matchCriteriaId": "B1E5E5AE-C84B-4D2A-B12B-4D08A7E8A503"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:webrick:webrick:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.8_p115",
"matchCriteriaId": "8E3C4B8C-AC82-407C-A9AE-90FF7627AF4A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:webrick:webrick:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.9",
"matchCriteriaId": "BB81CD13-CA55-4B9B-8549-615FAFADC613"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:webrick:webrick:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.9_1",
"matchCriteriaId": "E2A63734-1F52-44B9-9F67-DCCE5EFA354F"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.apple.com/archives/security-announce/2008//Jun/msg00002.html",
"source": "secalert@redhat.com"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2008-08/msg00006.html",
"source": "secalert@redhat.com"
},
{
"url": "http://support.apple.com/kb/HT2163",
"source": "secalert@redhat.com"
},
{
"url": "http://wiki.rpath.com/Advisories:rPSA-2008-0123",
"source": "secalert@redhat.com"
},
{
"url": "http://wiki.rpath.com/wiki/Advisories:rPSA-2008-0123",
"source": "secalert@redhat.com"
},
{
"url": "http://www.kb.cert.org/vuls/id/404515",
"source": "secalert@redhat.com",
"tags": [
"US Government Resource"
]
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:141",
"source": "secalert@redhat.com"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:142",
"source": "secalert@redhat.com"
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2008-0897.html",
"source": "secalert@redhat.com"
},
{
"url": "http://www.ruby-lang.org/en/news/2008/03/03/webrick-file-access-vulnerability/",
"source": "secalert@redhat.com",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "http://www.securityfocus.com/archive/1/489205/100/0/threaded",
"source": "secalert@redhat.com"
},
{
"url": "http://www.securityfocus.com/archive/1/489218/100/0/threaded",
"source": "secalert@redhat.com"
},
{
"url": "http://www.securityfocus.com/archive/1/490056/100/0/threaded",
"source": "secalert@redhat.com"
},
{
"url": "http://www.securityfocus.com/bid/28123",
"source": "secalert@redhat.com"
},
{
"url": "http://www.securitytracker.com/id?1019562",
"source": "secalert@redhat.com"
},
{
"url": "http://www.vupen.com/english/advisories/2008/0787",
"source": "secalert@redhat.com"
},
{
"url": "http://www.vupen.com/english/advisories/2008/1981/references",
"source": "secalert@redhat.com"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41010",
"source": "secalert@redhat.com"
},
{
"url": "https://issues.rpath.com/browse/RPL-2338",
"source": "secalert@redhat.com"
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10937",
"source": "secalert@redhat.com"
},
{
"url": "https://www.exploit-db.com/exploits/5215",
"source": "secalert@redhat.com"
},
{
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-March/msg00338.html",
"source": "secalert@redhat.com"
},
{
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-March/msg00354.html",
"source": "secalert@redhat.com"
}
]
}