cvelist/2019/4xxx/CVE-2019-4033.json

93 lines
2.9 KiB
JSON
Raw Normal View History

2019-01-03 15:04:29 -05:00
{
2019-04-25 15:00:48 +00:00
"description": {
"description_data": [
2019-03-18 01:33:49 +00:00
{
2019-04-25 15:00:48 +00:00
"lang": "eng",
"value": "IBM Content Navigator 2.0.3 and 3.0CD is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 155999."
2019-03-18 01:33:49 +00:00
}
2019-04-25 15:00:48 +00:00
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "Content Navigator",
"version": {
"version_data": [
{
"version_value": "2.0.3"
},
{
"version_value": "3.0CD"
}
]
}
}
]
}
}
]
2019-04-25 15:00:48 +00:00
}
},
"CVE_data_meta": {
"ASSIGNER": "psirt@us.ibm.com",
"DATE_PUBLIC": "2019-04-19T00:00:00",
"STATE": "PUBLIC",
"ID": "CVE-2019-4033"
},
"data_version": "4.0",
"impact": {
"cvssv3": {
"TM": {
"RL": "O",
"RC": "C",
"E": "H"
},
"BM": {
"I": "L",
"SCORE": "5.400",
"C": "L",
"AC": "L",
"S": "C",
"PR": "L",
"A": "N",
"AV": "N",
"UI": "R"
}
}
},
"data_type": "CVE",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
},
"data_format": "MITRE",
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/docview.wss?uid=ibm10869046",
"title": "IBM Security Bulletin 869046 (Content Navigator)",
"name": "https://www.ibm.com/support/docview.wss?uid=ibm10869046",
"refsource": "CONFIRM"
},
{
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/155999",
"title": "X-Force Vulnerability Report",
"name": "ibm-content-cve20194033-xss (155999)"
}
]
}
}