2025-04-11 02:06:08 +00:00

153 lines
5.3 KiB
JSON

{
"id": "CVE-2013-3590",
"sourceIdentifier": "cret@cert.org",
"published": "2013-08-28T13:09:15.837",
"lastModified": "2025-04-11T00:51:21.963",
"vulnStatus": "Deferred",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in admin/uploadImage.html in SearchBlox before 7.5 build 1 allows remote attackers to execute arbitrary code by uploading an executable file with the image/jpeg content type, and then accessing this file via unspecified vectors, as demonstrated by access to a JSP file."
},
{
"lang": "es",
"value": "Una vulnerabilidad de subida de archivos sin restricciones en admin/uploadImage.html en SearchBlox anterior a v7.5 build 1 permite a atacantes remotos ejecutar c\u00f3digo arbitrario mediante la carga de un archivo ejecutable con el tipo de contenido image/jpeg, y luego tener acceso a este archivo a trav\u00e9s de vectores no especificados, como se demuestra por el acceso a un archivo JSP."
}
],
"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",
"baseScore": 6.8,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"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:searchblox:searchblox:*:*:*:*:*:*:*:*",
"versionEndIncluding": "7.5",
"matchCriteriaId": "9DB33F2D-97DC-49F0-8FDC-CECDDC75D615"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:searchblox:searchblox:6.2:build_1:*:*:*:*:*:*",
"matchCriteriaId": "B15DEE8A-A32C-474F-B0D6-5DDFD962419A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:searchblox:searchblox:6.3:build_1:*:*:*:*:*:*",
"matchCriteriaId": "F3E78772-7D6D-4824-BC0F-1B1168781DF9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:searchblox:searchblox:6.4:build_1:*:*:*:*:*:*",
"matchCriteriaId": "C79862E7-D02A-4CAE-854C-FA16244111F0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:searchblox:searchblox:6.4:build_2:*:*:*:*:*:*",
"matchCriteriaId": "FEC596B5-859F-44DE-8068-C7D8111577C8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:searchblox:searchblox:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "E7ADDFFC-6373-448A-AC2A-D48821A46C3E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:searchblox:searchblox:7.1:*:*:*:*:*:*:*",
"matchCriteriaId": "9A603908-F326-4F63-8BD6-4D8A140EFC60"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:searchblox:searchblox:7.2:*:*:*:*:*:*:*",
"matchCriteriaId": "E20F4C1A-892B-4B5E-B984-CDE59D025889"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:searchblox:searchblox:7.3:*:*:*:*:*:*:*",
"matchCriteriaId": "8DCC2126-6DA4-4838-B049-781215A2EC04"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:searchblox:searchblox:7.4:*:*:*:*:*:*:*",
"matchCriteriaId": "D6CD5C63-10CA-4A93-8E28-BDAA70C03378"
}
]
}
]
}
],
"references": [
{
"url": "http://buddhalabs.com/Advisories/WebAdvisories.html",
"source": "cret@cert.org"
},
{
"url": "http://www.kb.cert.org/vuls/id/592942",
"source": "cret@cert.org",
"tags": [
"US Government Resource"
]
},
{
"url": "http://www.searchblox.com/developers-2/change-log",
"source": "cret@cert.org"
},
{
"url": "http://buddhalabs.com/Advisories/WebAdvisories.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.kb.cert.org/vuls/id/592942",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"US Government Resource"
]
},
{
"url": "http://www.searchblox.com/developers-2/change-log",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
],
"evaluatorComment": "Per: http://cwe.mitre.org/data/definitions/434.html\n\n'CWE-434: Unrestricted Upload of File with Dangerous Type'"
}