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

95 lines
3.0 KiB
JSON

{
"id": "CVE-2015-4606",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-06-16T16:59:05.643",
"lastModified": "2016-12-07T18:13:25.963",
"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 Job Fair (jobfair) extension before 1.0.1 for TYPO3, when using Apache with mod_mime, 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 the extension upload folder."
},
{
"lang": "es",
"value": "Vulnerabilidad de subida de ficheros sin restricciones en la extensi\u00f3n Job Fair (jobfair) anterior a 1.0.1 para TYPO3, cuando utiliza Apache con mod_mime, permite a atacantes remotos ejecutar c\u00f3digo arbitrario mediante la subida de un fichero con una extensi\u00f3n ejecutable y posteriormente accediendo a ello a trav\u00e9s de una solicitud directa al fichero en la carpeta de la subida de extensiones."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"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:job_fair_project:job_fair:*:*:*:*:*:typo3:*:*",
"versionEndIncluding": "1.0.0",
"matchCriteriaId": "DEEE6DF6-B34E-4F6B-967C-B2745F53A9EE"
}
]
}
]
}
],
"references": [
{
"url": "http://typo3.org/extensions/repository/view/jobfair",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://typo3.org/teams/security/security-bulletins/typo3-extensions/typo3-ext-sa-2015-013/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/75238",
"source": "cve@mitre.org"
}
]
}