mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
107 lines
3.7 KiB
JSON
107 lines
3.7 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2018-18074",
|
|
"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": "The Requests package before 2.20.0 for Python sends an HTTP Authorization header to an http URI upon receiving a same-hostname https-to-http redirect, which makes it easier for remote attackers to discover credentials by sniffing the network."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "USN-3790-1",
|
|
"refsource": "UBUNTU",
|
|
"url": "https://usn.ubuntu.com/3790-1/"
|
|
},
|
|
{
|
|
"name": "USN-3790-2",
|
|
"refsource": "UBUNTU",
|
|
"url": "https://usn.ubuntu.com/3790-2/"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2019:1754",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00024.html"
|
|
},
|
|
{
|
|
"refsource": "REDHAT",
|
|
"name": "RHSA-2019:2035",
|
|
"url": "https://access.redhat.com/errata/RHSA-2019:2035"
|
|
},
|
|
{
|
|
"url": "https://www.oracle.com/security-alerts/cpujul2022.html",
|
|
"refsource": "MISC",
|
|
"name": "https://www.oracle.com/security-alerts/cpujul2022.html"
|
|
},
|
|
{
|
|
"name": "http://docs.python-requests.org/en/master/community/updates/#release-and-version-history",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://docs.python-requests.org/en/master/community/updates/#release-and-version-history"
|
|
},
|
|
{
|
|
"name": "https://bugs.debian.org/910766",
|
|
"refsource": "MISC",
|
|
"url": "https://bugs.debian.org/910766"
|
|
},
|
|
{
|
|
"name": "https://github.com/requests/requests/commit/c45d7c49ea75133e52ab22a8e9e13173938e36ff",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/requests/requests/commit/c45d7c49ea75133e52ab22a8e9e13173938e36ff"
|
|
},
|
|
{
|
|
"name": "https://github.com/requests/requests/issues/4716",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/requests/requests/issues/4716"
|
|
},
|
|
{
|
|
"name": "https://github.com/requests/requests/pull/4718",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/requests/requests/pull/4718"
|
|
}
|
|
]
|
|
}
|
|
} |