cvelist/2019/14xxx/CVE-2019-14849.json

82 lines
2.6 KiB
JSON
Raw Normal View History

2019-12-12 10:47:25 +05:30
{
2023-02-02 21:01:49 +00:00
"data_version": "4.0",
2019-12-12 10:47:25 +05:30
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2019-14849",
2019-12-12 14:01:14 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-12-12 10:47:25 +05:30
},
2023-02-02 21:01:49 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-12 23:01:07 +00:00
"value": "A vulnerability was found in 3scale before version 2.6, did not set the HTTPOnly attribute on the user session cookie. An attacker could use this to conduct cross site scripting attacks and gain access to unauthorized information."
2023-02-02 21:01:49 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:01:07 +00:00
"value": "CWE-201",
2023-02-02 21:01:49 +00:00
"cweId": "CWE-201"
}
]
}
]
},
2019-12-12 10:47:25 +05:30
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 23:01:07 +00:00
"vendor_name": "n/a",
2019-12-12 10:47:25 +05:30
"product": {
"product_data": [
{
2023-02-12 23:01:07 +00:00
"product_name": "3scale",
2019-12-12 10:47:25 +05:30
"version": {
"version_data": [
{
2023-02-12 23:01:07 +00:00
"version_affected": "=",
"version_value": "n/a"
2019-12-12 10:47:25 +05:30
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2023-02-02 21:01:49 +00:00
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14849",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14849"
2019-12-12 10:47:25 +05:30
}
]
},
"impact": {
"cvss": [
2023-02-02 21:01:49 +00:00
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.0"
}
2019-12-12 10:47:25 +05:30
]
}
2019-12-12 14:01:14 +00:00
}