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

90 lines
2.8 KiB
JSON
Raw Normal View History

2019-01-03 15:04:29 -05:00
{
2019-10-02 15:01:01 +00:00
"CVE_data_meta": {
"DATE_PUBLIC": "2019-10-01T00:00:00",
"STATE": "PUBLIC",
"ASSIGNER": "psirt@us.ibm.com",
"ID": "CVE-2019-4542"
},
"data_version": "4.0",
"description": {
"description_data": [
2019-03-18 00:33:19 +00:00
{
2019-10-02 15:01:01 +00:00
"lang": "eng",
"value": "IBM Security Directory Server 6.4.0 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: 165815."
2019-03-18 00:33:19 +00:00
}
2019-10-02 15:01:01 +00:00
]
},
"data_type": "CVE",
"impact": {
"cvssv3": {
"BM": {
"PR": "N",
"A": "N",
"I": "L",
"AV": "N",
"S": "C",
"C": "L",
"AC": "L",
"SCORE": "6.100",
"UI": "R"
},
"TM": {
"E": "H",
"RL": "O",
"RC": "C"
}
}
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "6.4.0"
}
]
},
"product_name": "Security Directory Server"
}
]
}
}
]
2019-10-02 15:01:01 +00:00
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
},
"data_format": "MITRE",
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/pages/node/1077045",
"title": "IBM Security Bulletin 1077045 (Security Directory Server)",
"name": "https://www.ibm.com/support/pages/node/1077045",
"refsource": "CONFIRM"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/165815",
"refsource": "XF",
"name": "ibm-sds-cve20194542-xss (165815)",
"title": "X-Force Vulnerability Report"
}
]
}
}