cvelist/2018/1000xxx/CVE-2018-1000807.json

80 lines
2.7 KiB
JSON
Raw Normal View History

2018-10-08 11:05:45 -04:00
{
2019-03-18 06:42:33 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"DATE_ASSIGNED": "2018-10-05T22:22:07.611739",
"DATE_REQUESTED": "2018-09-20T17:00:49",
"ID": "CVE-2018-1000807",
"REQUESTER": "secure@veritas.com",
"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": [
2018-10-08 11:05:45 -04:00
{
2019-03-18 06:42:33 +00:00
"lang": "eng",
"value": "Python Cryptographic Authority pyopenssl version prior to version 17.5.0 contains a CWE-416: Use After Free vulnerability in X509 object handling that can result in Use after free can lead to possible denial of service or remote code execution.. This attack appear to be exploitable via Depends on the calling application and if it retains a reference to the memory.. This vulnerability appears to have been fixed in 17.5.0."
2018-10-08 11:05:45 -04:00
}
2019-03-18 06:42:33 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/pyca/pyopenssl/pull/723",
"refsource": "CONFIRM",
"url": "https://github.com/pyca/pyopenssl/pull/723"
},
{
"name": "RHSA-2019:0085",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:0085"
},
{
"name": "USN-3813-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3813-1/"
2019-04-02 18:00:52 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1104",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00014.html"
2019-03-18 06:42:33 +00:00
}
]
}
}