cvelist/2015/2xxx/CVE-2015-2674.json
2019-03-18 02:58:48 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-2674",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Restkit allows man-in-the-middle attackers to spoof TLS servers by leveraging use of the ssl.wrap_socket function in Python with the default CERT_NONE value for the cert_reqs argument."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20150323 Re: Assign a CVE for Python's restkit Please",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2015/03/23/7"
},
{
"name": "https://github.com/benoitc/restkit/issues/140",
"refsource": "MISC",
"url": "https://github.com/benoitc/restkit/issues/140"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1202837",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1202837"
}
]
}
}