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

103 lines
3.1 KiB
JSON

{
"id": "CVE-2008-0194",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-01-10T00:46:00.000",
"lastModified": "2018-10-15T21:58:30.093",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in wp-db-backup.php in WordPress 2.0.3 and earlier allows remote attackers to read arbitrary files, delete arbitrary files, and cause a denial of service via a .. (dot dot) in the backup parameter in a wp-db-backup.php action to wp-admin/edit.php. NOTE: this might be the same as CVE-2006-5705.1."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en wp-db-backup.php de WordPress 2.0.3 y anteriores permite a atacantes remotos leer y borrar archivos de su elecci\u00f3n, y provocar una denegaci\u00f3n de servicio mediante un .. (punto punto) en el par\u00e1metro backup en una acci\u00f3n wp-db-backup.php de wp-admin/edit.php. NOTA: esta podr\u00eda ser la misma que CVE-2006-5705.1."
}
],
"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": true,
"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:wordpress:wordpress:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.0.3",
"matchCriteriaId": "84AC31B4-9402-479C-92A8-6023F56D5564"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.grok.org.uk/pipermail/full-disclosure/2008-January/059439.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://securityreason.com/securityalert/3539",
"source": "cve@mitre.org"
},
{
"url": "http://securityvulns.ru/Sdocument755.html",
"source": "cve@mitre.org"
},
{
"url": "http://websecurity.com.ua/1676/",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2008/dsa-1502",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/485786/100/0/threaded",
"source": "cve@mitre.org"
}
]
}