{ "id": "CVE-2009-4793", "sourceIdentifier": "cve@mitre.org", "published": "2010-04-22T14:30:00.573", "lastModified": "2017-09-19T01:30:04.500", "vulnStatus": "Modified", "evaluatorComment": "Per: http://cwe.mitre.org/data/definitions/434.html\r\n\r\n'CWE-434: Unrestricted Upload of File with Dangerous Type'", "descriptions": [ { "lang": "en", "value": "Unrestricted file upload vulnerability in adminpanel/scripts/addphotos.php in BandSite CMS 1.1.4 allows remote authenticated administrators to execute arbitrary PHP code by uploading a file with an executable extension via an addphotos action to adminpanel/index.php, and then accessing the file via a direct request with an images/gallery/ directory name. NOTE: some of these details are obtained from third party information." }, { "lang": "es", "value": "Vulnerabilidad de subida de ficheros sin restricciones en adminpanel/scripts/addphotos.php de BandSite CMS v1.1.4 permite a administradores autenticados en remoto ejecutar c\u00f3digo PHP de su elecci\u00f3n al subir un fichero con extensi\u00f3n de ejecutable mediante una acci\u00f3n addphotos en adminpanel/index.php y luego accediendo al fichero mediante una solicitud directa con un nombre de directorio images/gallery/. NOTA: Algunos de estos detalles se han obtenido de fuentes de terceros." } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "SINGLE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 6.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 6.8, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-94" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:karl_core:bandsite_cms:1.1.4:*:*:*:*:*:*:*", "matchCriteriaId": "D46C898D-9809-4269-8E6F-4FC758817A85" } ] } ] } ], "references": [ { "url": "http://www.exploit-db.com/exploits/8309", "source": "cve@mitre.org" } ] }