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

87 lines
2.6 KiB
JSON

{
"id": "CVE-2015-4670",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-08-18T17:59:10.270",
"lastModified": "2018-10-09T19:57:14.017",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in the AjaxFileUpload control in DevExpress AJAX Control Toolkit (aka AjaxControlToolkit) before 15.1 allows remote attackers to write to arbitrary files via a .. (dot dot) in the fileId parameter to AjaxFileUploadHandler.axd."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en el control AjaxFileUpload en DevExpress AJAX Control Toolkit (tambi\u00e9n conocido como AjaxControlToolkit) en versiones anteriores a 15.1, permite a atacantes remotos escribir a archivos arbitrarios a trav\u00e9s de un .. (punto punto) en el par\u00e1metro fieId a AjaxFileUploadHandler.axd."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.4
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:devexpress:ajax_control_toolkit:*:*:*:*:*:*:*:*",
"versionEndIncluding": "15.0",
"matchCriteriaId": "D0E2146D-1D54-4249-8C49-E25353767FE4"
}
]
}
]
}
],
"references": [
{
"url": "http://www.cardinaleconcepts.com/cve-2015-4670-directory-traversal-to-remote-code-execution-in-ajaxcontroltoolkit/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/archive/1/535990/100/0/threaded",
"source": "cve@mitre.org"
}
]
}