cvelist/2024/52xxx/CVE-2024-52312.json

107 lines
3.6 KiB
JSON
Raw Normal View History

2024-11-06 22:00:35 +00:00
{
2024-11-09 01:00:34 +00:00
"data_version": "4.0",
2024-11-06 22:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-52312",
2024-11-09 01:00:34 +00:00
"ASSIGNER": "aws-security@amazon.com",
"STATE": "PUBLIC"
2024-11-06 22:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-09 01:00:34 +00:00
"value": "Due to inconsistent authorization permissions, data.all may allow an external actor with an authenticated account to perform restricted operations against DataSets and Environments."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-863 Incorrect Authorization",
"cweId": "CWE-863"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "amazon",
"product": {
"product_data": [
{
"product_name": "data.all",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.0.0",
"version_value": "2.6.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://aws.amazon.com/security/security-bulletins/AWS-2024-013",
"refsource": "MISC",
"name": "https://aws.amazon.com/security/security-bulletins/AWS-2024-013"
},
{
"url": "https://github.com/data-dot-all/dataall/security/advisories/GHSA-676j-g6g5-chj9",
"refsource": "MISC",
"name": "https://github.com/data-dot-all/dataall/security/advisories/GHSA-676j-g6g5-chj9"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "<p>A fix for this issue is available in data.all version 2.6.1 and later. Customers are advised to upgrade to version 2.6.1 or later.</p><br>"
}
],
"value": "A fix for this issue is available in data.all version 2.6.1 and later. Customers are advised to upgrade to version 2.6.1 or later."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
2024-11-06 22:00:35 +00:00
}
]
}
}