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

99 lines
3.5 KiB
JSON

{
"id": "CVE-2008-4767",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-10-28T10:30:01.227",
"lastModified": "2019-07-01T16:48:52.397",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in the DownloadsPlus module in PHP-Nuke allows remote attackers to execute arbitrary code by uploading a file with (1) .htm, (2) .html, or (3) .txt extensions, then accessing it via a direct request to the file. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information. NOTE: it is unclear how allowing the upload of .html or .txt files supports arbitrary code execution; this might be legitimate functionality."
},
{
"lang": "es",
"value": "Vulnerabilidad de subida de fichero sin restricci\u00f3n en el m\u00f3dulo DownloadsPlus en PHP-Nuke, permite a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n a trav\u00e9s la subida de ficheros con la extensi\u00f3n (1) .htm, (2) .html, o (3) .txt y despu\u00e9s accediendo a ellos mediante una petici\u00f3n directa al archivo. NOTA: el origen de esta informaci\u00f3n es desconocido. Los detalles han sido obtenidos de terceros. NOTA: no est\u00e1 claro c\u00f3mo permitiendo la subida de archivos .txt o .html se permite la ejecuci\u00f3n arbitraria de c\u00f3digo; es posible que sea una funcionalidad leg\u00edtima."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:phpnuke:php-nuke:*:*:*:*:*:*:*:*",
"matchCriteriaId": "2C438592-FF60-49D4-A15D-D1C08BCCCBAA"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php-nuke:downloadsplus_module:*:*:*:*:*:*:*:*",
"matchCriteriaId": "35710335-96F5-46A9-9848-0BE9B7732DDD"
}
]
}
]
}
],
"references": [
{
"url": "http://www.juniper.net/security/auto/vulnerabilities/vuln28919.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/28919",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42007",
"source": "cve@mitre.org"
}
]
}