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

104 lines
3.5 KiB
JSON

{
"id": "CVE-2008-6974",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-08-14T15:16:27.267",
"lastModified": "2017-09-29T01:33:27.557",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site request forgery (CSRF) vulnerabilities in apply.cgi in DD-WRT 24 sp1 and earlier allow remote attackers to hijack the authentication of administrators for requests that (1) execute arbitrary commands via the ping_ip parameter; (2) change the administrative credentials via the http_username and http_passwd parameters; (3) enable remote administration via the remote_management parameter; or (4) configure port forwarding via certain from, to, ip, and pro parameters."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de falsificaci\u00f3n de petici\u00f3n en sitios cruzados (CSRF) en apply.cgi in DD-WRT 24 sp1 y anteriores, permite a atacantes remotos secuestrar la autenticaci\u00f3n de los administradores para peticiones que (1) ejecuten comandos de su elecci\u00f3n a trav\u00e9s del par\u00e1metro ping_id, (2) cambien las credenciales administrativas a trav\u00e9s de los par\u00e1metro http_username y http_passwd,(3) activen la administraci\u00f3n remota a trav\u00e9s del par\u00e1metro remote_management o (4) configure el reenv\u00edo de puerto a trav\u00e9s de los par\u00e1metros from, tom ip y pro."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dd-wrt:dd-wrt:*:sp1:*:*:*:*:*:*",
"versionEndIncluding": "24",
"matchCriteriaId": "B493087F-145B-41F9-979C-ABE3DFCD63BD"
}
]
}
]
}
],
"references": [
{
"url": "http://www.dd-wrt.com/phpBB2/viewtopic.php?t=55173",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/archive/1/499024",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/499119",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/499132",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/499135",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/9209",
"source": "cve@mitre.org"
}
]
}