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

83 lines
2.5 KiB
JSON

{
"id": "CVE-2007-6527",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-12-27T22:46:00.000",
"lastModified": "2017-08-08T01:29:12.930",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "uploadimg.php in the Automatic Image Upload with Thumbnails (imgUpload) module 1.3.2 for PunBB only verifies the Content-type field of uploaded files, which allows remote attackers to upload and execute arbitrary content via a file with a (1) JPG, (2) GIF, or (3) PNG MIME type."
},
{
"lang": "es",
"value": "uploadimg.php del m\u00f3dulo Automatic Image Upload with Thumbnails (imgUpload) 1.3.2 para PunBB s\u00f3lo verifica el campo Content-type de los archivos enviados, lo cual permite a atacantes remotos enviar y ejecutar contenido de su elecci\u00f3n mediante un archivo con un tipo MIME (1) JPG, (2) GIF, O (3) PNG."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:rickard_andersson:punbb:1.3.3:*:*:*:*:*:*:*",
"matchCriteriaId": "0DDD02D6-CFCD-478C-95BA-35B1ACD95EC0"
}
]
}
]
}
],
"references": [
{
"url": "http://www.fortconsult.net/images/pdf/advisories/punBB_imgUpload.pdf",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/39150",
"source": "cve@mitre.org"
}
]
}