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

96 lines
3.1 KiB
JSON

{
"id": "CVE-2003-1567",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-01-15T00:30:00.250",
"lastModified": "2009-01-16T05:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The undocumented TRACK method in Microsoft Internet Information Services (IIS) 5.0 returns the content of the original request in the body of the response, which makes it easier for remote attackers to steal cookies and authentication credentials, or bypass the HttpOnly protection mechanism, by using TRACK to read the contents of the HTTP headers that are returned in the response, a technique that is similar to cross-site tracing (XST) using HTTP TRACE."
},
{
"lang": "es",
"value": "El m\u00e9todo no documentado TRACK en Microsoft Internet Information Services (IIS) v5.0 devuelve el contenido de la petici\u00f3n original en el cuerpo de la respuesta, lo que facilita a atacantes remotos el robo de cookies y credenciales de autenticaci\u00f3n, o evitar el mecanismo de protecci\u00f3n HttpOnly, usando TRAK para leer los contenidos de las cabeceras HTTP que se devuelven en la respuesta. Una t\u00e9cnica similar al rastreo de sitios cruzados (XST) usando HTTP TRACE."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:microsoft:internet_information_services:5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "413C07EA-139F-4B7D-A58B-835BD2591FA0"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/ntbugtraq/2003-q4/0321.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.aqtronix.com/Advisories/AQ-2003-02.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.kb.cert.org/vuls/id/288308",
"source": "cve@mitre.org",
"tags": [
"US Government Resource"
]
}
]
}