cvelist/2022/31xxx/CVE-2022-31768.json

90 lines
2.7 KiB
JSON
Raw Normal View History

2022-06-02 13:41:13 +00:00
{
"CVE_data_meta": {
2022-06-06 19:01:58 +00:00
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC",
"DATE_PUBLIC": "2022-06-05T00:00:00",
"ID": "CVE-2022-31768"
},
"data_version": "4.0",
"data_format": "MITRE",
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "InfoSphere Information Server",
"version": {
"version_data": [
{
"version_value": "11.7"
}
]
}
}
]
},
"vendor_name": "IBM"
}
]
}
},
"impact": {
"cvssv3": {
"TM": {
"E": "U",
"RC": "C",
"RL": "O"
},
"BM": {
"UI": "N",
"AV": "N",
"I": "N",
"S": "U",
"A": "N",
"SCORE": "5.300",
"PR": "L",
"AC": "H",
"C": "H"
}
}
2022-06-02 13:41:13 +00:00
},
"description": {
"description_data": [
{
2022-06-06 19:01:58 +00:00
"value": "IBM InfoSphere Information Server 11.7 is vulnerable to SQL injection. A remote attacker could send specially crafted SQL statements, which could allow the attacker to view, add, modify or delete information in the back-end database.",
"lang": "eng"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "Data Manipulation",
"lang": "eng"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"title": "IBM Security Bulletin 6592573 (InfoSphere Information Server)",
"url": "https://www.ibm.com/support/pages/node/6592573",
"name": "https://www.ibm.com/support/pages/node/6592573"
},
{
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/227986",
"title": "X-Force Vulnerability Report",
"name": "ibm-infosphere-cve202231768-sql-injection (227986)"
2022-06-02 13:41:13 +00:00
}
]
}
}