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

97 lines
3.1 KiB
JSON

{
"id": "CVE-2008-1334",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-03-13T18:44:00.000",
"lastModified": "2018-10-11T20:31:52.183",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "cgi/b on the BT Home Hub router allows remote attackers to bypass authentication, and read or modify administrative settings or make arbitrary VoIP telephone calls, by placing a character at the end of the PATH_INFO, as demonstrated by (1) %5C (encoded backslash), (2) '%' (percent), and (3) '~' (tilde). NOTE: the '/' (slash) vector is already covered by CVE-2007-5383."
},
{
"lang": "es",
"value": "cgi/b en el router BT Home Hub permite a atacantes remotos saltarse la autenticaci\u00f3n y leer o modificar la configuraci\u00f3n de administraci\u00f3n o realizar llamadas de telefon\u00eda VoIP de su elecci\u00f3n, mediante la utilizaci\u00f3n de un car\u00e1cter al final de PATH_INFO,como se ha comprobado con (1) %5C (codificaci\u00f3n de la barra invertida), (2) '%' (porcentaje) y (3) '~' (tilde). NOTA: el vector utilizando el car\u00e1cter '/' (barra) est\u00e1 ya recogido por CVE-2007-5383."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-287"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:h:bt:home_hub:*:*:*:*:*:*:*:*",
"matchCriteriaId": "C65E12D6-4738-44BD-8153-90A9570E175D"
}
]
}
]
}
],
"references": [
{
"url": "http://www.gnucitizen.org/blog/holes-in-embedded-devices-authentication-bypass-pt-1/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.gnucitizen.org/projects/router-hacking-challenge/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/archive/1/489009/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41271",
"source": "cve@mitre.org"
}
]
}