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

83 lines
2.8 KiB
JSON

{
"id": "CVE-2008-1988",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-04-27T21:05:00.000",
"lastModified": "2017-08-08T01:30:39.683",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in the file_upload function in core/misc.class.php in EncapsGallery 2.0.2 allows remote authenticated administrators to upload and execute arbitrary PHP files by uploading a file with an executable extension, then accessing it via a direct request to the file in the rwx_gallery directory. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information."
},
{
"lang": "es",
"value": "Vulnerabilidad de subida de fichero sin restricciones en la funci\u00f3n \"file_upload\" en \"core/misc.class.php\" en EncapsGallery 2.0.2 permite a administradores remotos autenticados subir y ejecutar ficheros PHP de su elecci\u00f3n subiendo un fichero con una extensi\u00f3n de ejecutable, a continuaci\u00f3n accediendo a este mediante una petici\u00f3n directa al fichero en el directorio rwx_gallery. NOTA: La proveniencia de esta vulnerabilidad es desconocida; los detalles han sido obtenidos s\u00f3lo de informaci\u00f3n de terceros.\r\n"
}
],
"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": true,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"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:encaps:encapsgallery:2.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "6931F415-C922-4F0D-987D-399788AE22B2"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/28887",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41949",
"source": "cve@mitre.org"
}
]
}