cvelist/2019/12xxx/CVE-2019-12387.json

82 lines
2.8 KiB
JSON
Raw Normal View History

2019-05-28 12:00:56 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-06-10 12:00:57 +00:00
"ID": "CVE-2019-12387",
"STATE": "PUBLIC"
2019-05-28 12:00:56 +00:00
},
2019-06-10 12:00:57 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-05-28 12:00:56 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-06-10 12:00:57 +00:00
"value": "In Twisted before 19.2.1, twisted.web did not validate or sanitize URIs or HTTP methods, allowing an attacker to inject invalid characters such as CRLF."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://labs.twistedmatrix.com/2019/06/twisted-1921-released.html",
"url": "https://labs.twistedmatrix.com/2019/06/twisted-1921-released.html"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/twisted/twisted/commit/6c61fc4503ae39ab8ecee52d10f10ee2c371d7e2",
"url": "https://github.com/twisted/twisted/commit/6c61fc4503ae39ab8ecee52d10f10ee2c371d7e2"
},
{
"refsource": "CONFIRM",
"name": "https://twistedmatrix.com/pipermail/twisted-python/2019-June/032352.html",
"url": "https://twistedmatrix.com/pipermail/twisted-python/2019-June/032352.html"
2019-07-21 12:00:53 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1760",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00030.html"
2019-07-21 21:00:47 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1785",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00042.html"
2019-05-28 12:00:56 +00:00
}
]
}
}