cvelist/2024/28xxx/CVE-2024-28795.json

99 lines
3.2 KiB
JSON
Raw Normal View History

2024-04-01 20:40:49 +00:00
{
2024-06-30 17:00:34 +00:00
"data_version": "4.0",
2024-04-01 20:40:49 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-28795",
2024-06-30 17:00:34 +00:00
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC"
2024-04-01 20:40:49 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-30 17:00:34 +00:00
"value": "IBM InfoSphere Information Server 11.7 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: 286832."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "InfoSphere Information Server",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "11.7"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/pages/node/7158408",
"refsource": "MISC",
"name": "https://www.ibm.com/support/pages/node/7158408"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/286832",
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/286832"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Pawe\u0142 Zdunek"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
2024-04-01 20:40:49 +00:00
}
]
}
}