cvelist/2023/50xxx/CVE-2023-50940.json

93 lines
3.0 KiB
JSON
Raw Normal View History

2023-12-16 02:00:33 +00:00
{
2024-02-02 02:00:35 +00:00
"data_version": "4.0",
2023-12-16 02:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-50940",
2024-02-02 02:00:35 +00:00
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC"
2023-12-16 02:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-02-02 02:00:35 +00:00
"value": "IBM PowerSC 1.3, 2.0, and 2.1 uses Cross-Origin Resource Sharing (CORS) which could allow an attacker to carry out privileged actions and retrieve sensitive information as the domain name is not being limited to only trusted domains. IBM X-Force ID: 275130.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-942 Overly Permissive Cross-domain Whitelist",
"cweId": "CWE-942"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "PowerSC",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.3, 2.0, 2.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/pages/node/7113759",
"refsource": "MISC",
"name": "https://www.ibm.com/support/pages/node/7113759"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/275130",
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/275130"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
2023-12-16 02:00:33 +00:00
}
]
}
}