2024-04-04 08:46:00 +00:00

120 lines
3.5 KiB
JSON

{
"id": "CVE-2010-2153",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-06-03T16:30:01.757",
"lastModified": "2010-06-04T04:00:00.000",
"vulnStatus": "Analyzed",
"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 admin/code/tce_functions_tcecode_editor.php in TCExam 10.1.006 and 10.1.007 allows remote attackers to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in cache/."
},
{
"lang": "es",
"value": "Fichero de subida sin restricci\u00f3n en admin/code/tce_functions_tcecode_editor.php de TCExam v10.1.006 y v10.1.007 permite a atacantes remotos ejecutar c\u00f3digo arbitrario a trav\u00e9s de la subida de un fichero con una extensi\u00f3n ejecutable, y despu\u00e9s acceder a el a trav\u00e9s de una petici\u00f3n directa del fichero en cach\u00e9."
}
],
"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:tecnick:tcexam:10.1.006:*:*:*:*:*:*:*",
"matchCriteriaId": "0DBCCBE8-6E31-4214-A8F2-7740CF8CFC59"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:tecnick:tcexam:10.1.007:*:*:*:*:*:*:*",
"matchCriteriaId": "78E43A8F-11C8-475A-B278-E66BD2D0BEED"
}
]
}
]
}
],
"references": [
{
"url": "http://cross-site-scripting.blogspot.com/2010/06/tcexam-101006-arbitrary-upload.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://osvdb.org/65052",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/40011",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.packetstormsecurity.org/1006-exploits/tcexam-shell.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/40511",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2010/1329",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}