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

101 lines
3.2 KiB
JSON

{
"id": "CVE-2014-8085",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-01-05T20:59:08.637",
"lastModified": "2018-10-09T19:53:40.760",
"vulnStatus": "Modified",
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/434.html\">CWE-434: Unrestricted Upload of File with Dangerous Type</a>",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in the CWebContact::doModel method in oc-includes/osclass/controller/contact.php in OSClass before 3.4.3 allows remote attackers to execute arbitrary PHP code by uploading a file with a PHP extension, then accessing it via a direct request to the file in an unspecified directory."
},
{
"lang": "es",
"value": "Vulnerabilidad de la subida de ficheros sin restricciones en el m\u00e9todo CWebContact::doModel en oc-includes/osclass/controller/contact.php en OSClass anterior a 3.4.3 permite a atacantes remotos ejecutar c\u00f3digo PHP arbitrario mediante la subida de un fichero con una extensi\u00f3n PHP, posteriormente accediendo a ello a trav\u00e9s de una solicitud directa en el ficheros en un directorio no especificado."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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:osclass:osclass:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.4.2",
"matchCriteriaId": "906E6213-33DA-4DCE-B610-A30F4D17779A"
}
]
}
]
}
],
"references": [
{
"url": "http://blog.osclass.org/2014/10/09/osclass-3-4-3-ready-download/",
"source": "cve@mitre.org"
},
{
"url": "http://karmainsecurity.com/KIS-2014-16",
"source": "cve@mitre.org"
},
{
"url": "http://packetstormsecurity.com/files/129777/Osclass-3.4.2-Shell-Upload.html",
"source": "cve@mitre.org"
},
{
"url": "http://seclists.org/fulldisclosure/2014/Dec/134",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/534361/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/71842",
"source": "cve@mitre.org"
}
]
}