cvelist/2024/3xxx/CVE-2024-3930.json

89 lines
2.7 KiB
JSON
Raw Normal View History

2024-04-17 17:00:33 +00:00
{
2024-07-30 19:00:34 +00:00
"data_version": "4.0",
2024-04-17 17:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-3930",
2024-07-30 19:00:34 +00:00
"ASSIGNER": "security@perforce.com",
"STATE": "PUBLIC"
2024-04-17 17:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-30 19:00:34 +00:00
"value": "In versions of Akana API Platform prior to 2024.1.0\u00a0a flaw resulting in XML External Entity (XXE) was discovered."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-611 Improper Restriction of XML External Entity Reference",
"cweId": "CWE-611"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Akana",
"product": {
"product_data": [
{
"product_name": "Akana API Platform",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0.0.0",
"version_value": "2024.1.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://portal.perforce.com/s/detail/a91PA000001SUKLYA4",
"refsource": "MISC",
"name": "https://portal.perforce.com/s/detail/a91PA000001SUKLYA4"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
2024-04-17 17:00:33 +00:00
}
]
}
}