cvelist/2018/4xxx/CVE-2018-4030.json

70 lines
2.3 KiB
JSON
Raw Normal View History

2018-01-02 17:05:29 -05:00
{
2019-03-21 16:00:42 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 02:04:26 +00:00
"CVE_data_meta": {
"ID": "CVE-2018-4030",
2019-03-21 16:00:42 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "CUJO",
"version": {
"version_data": [
{
"version_value": "CUJO Smart Firewall - Firmware version 7003"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "'HTTP Request Smuggling"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2018-0702",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2018-0702"
}
]
2019-03-18 02:04:26 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-03-21 16:00:42 +00:00
"value": "An exploitable vulnerability exists the safe browsing function of the CUJO Smart Firewall, version 7003. The bug lies in the way the safe browsing function parses HTTP requests. The \"Host\" header is incorrectly extracted from captured HTTP requests, which would allow an attacker to visit any malicious websites and bypass the firewall. An attacker could send an HTTP request to exploit this vulnerability."
2019-03-18 02:04:26 +00:00
}
]
2022-04-19 13:59:15 -04:00
},
"impact": {
"cvss": {
"baseScore": 5.3,
"baseSeverity": "Medium",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
}
2019-03-18 02:04:26 +00:00
}
}