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

88 lines
2.7 KiB
JSON

{
"id": "CVE-2015-5204",
"sourceIdentifier": "secalert@redhat.com",
"published": "2015-12-17T19:59:01.417",
"lastModified": "2015-12-18T18:04:49.617",
"vulnStatus": "Analyzed",
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/113.html\">CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Response Splitting')</a>",
"descriptions": [
{
"lang": "en",
"value": "CRLF injection vulnerability in the Apache Cordova File Transfer Plugin (cordova-plugin-file-transfer) for Android before 1.3.0 allows remote attackers to inject arbitrary headers via CRLF sequences in the filename of an uploaded file."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n CRLF en Apache Cordova File Transfer Plugin (cordova-plugin-file-transfer) para Android en versiones anteriores a 1.3.0 permite a atacantes remotos inyectar cabeceras arbitrarias a trav\u00e9s de secuencias CRLF en el nombre de archivo de un archivo cargado."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"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:apache:cordova_file_transfer:*:*:*:*:*:android:*:*",
"versionEndIncluding": "1.2.1",
"matchCriteriaId": "9F824BDE-166E-4B4E-A641-73102BBEBE5A"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/76832",
"source": "secalert@redhat.com"
},
{
"url": "https://cordova.apache.org/news/2015/09/21/file-transfer-release.html",
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
]
}
]
}