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

87 lines
2.9 KiB
JSON

{
"id": "CVE-2008-6822",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-06-04T16:30:00.203",
"lastModified": "2017-09-29T01:33:21.700",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in uploadp.php in New Earth Programming Team (NEPT) imgupload (aka Image Uploader) 1.0 allows remote attackers to execute arbitrary code by uploading a file with an executable extension and a modified content type, then accessing this file via a direct request, as demonstrated by an upload with an image/jpeg content type. NOTE: some of these details are obtained from third party information."
},
{
"lang": "es",
"value": "Vulnerabilidad de subida de archivos sin restricciones en uploadp.php en New Earth Programming Team (NEPT) imgupload (tambi\u00e9n conocido como Image Uploader) v1.0 permite a los atacantes remotos ejecutar arbitrariamente c\u00f3digo, subiendo un archivo con una extensi\u00f3n ejecutable y un tipo de contenido modificado, as\u00ed se accede a este fichero a trav\u00e9s de una petici\u00f3n directa, como se demuestra con la subida de un tipo de contenido image/jpeg. NOTA: estos detalles han sido obtenidos de informaci\u00f3n de terceros."
}
],
"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": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:newearthpt:imgupload:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C71D81C4-7B2D-41D8-8628-F0854CCB2CC9"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/31909",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46089",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/6830",
"source": "cve@mitre.org"
}
]
}