mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
122 lines
4.6 KiB
JSON
122 lines
4.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2019-14809",
|
|
"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": "net/url in Go before 1.11.13 and 1.12.x before 1.12.8 mishandles malformed hosts in URLs, leading to an authorization bypass in some applications. This is related to a Host field with a suffix appearing in neither Hostname() nor Port(), and is related to a non-numeric port number. For example, an attacker can compose a crafted javascript:// URL that results in a hostname of google.com."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://groups.google.com/forum/#!topic/golang-announce/0uuMm1BwpHE",
|
|
"refsource": "MISC",
|
|
"name": "https://groups.google.com/forum/#!topic/golang-announce/0uuMm1BwpHE"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://groups.google.com/forum/#!topic/golang-announce/65QixT3tcmg",
|
|
"url": "https://groups.google.com/forum/#!topic/golang-announce/65QixT3tcmg"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://github.com/golang/go/issues/29098",
|
|
"url": "https://github.com/golang/go/issues/29098"
|
|
},
|
|
{
|
|
"refsource": "BUGTRAQ",
|
|
"name": "20190819 [SECURITY] [DSA 4503-1] golang-1.11 security update",
|
|
"url": "https://seclists.org/bugtraq/2019/Aug/31"
|
|
},
|
|
{
|
|
"refsource": "DEBIAN",
|
|
"name": "DSA-4503",
|
|
"url": "https://www.debian.org/security/2019/dsa-4503"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2019:2000",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00076.html"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2019:2056",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00002.html"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2019:2072",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00011.html"
|
|
},
|
|
{
|
|
"refsource": "FEDORA",
|
|
"name": "FEDORA-2019-55d101a740",
|
|
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LYO6E3H34C346D2E443GLXK7OK6KIYIQ/"
|
|
},
|
|
{
|
|
"refsource": "FEDORA",
|
|
"name": "FEDORA-2019-65db7ad6c7",
|
|
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BBP27PZGSY6OP6D26E5FW4GZKBFHNU7/"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2019:2085",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00021.html"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2019:2130",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00038.html"
|
|
},
|
|
{
|
|
"refsource": "REDHAT",
|
|
"name": "RHSA-2019:3433",
|
|
"url": "https://access.redhat.com/errata/RHSA-2019:3433"
|
|
}
|
|
]
|
|
}
|
|
} |