cvelist/2024/10xxx/CVE-2024-10033.json

95 lines
3.3 KiB
JSON
Raw Normal View History

2024-10-16 14:00:31 +00:00
{
2024-10-16 17:00:30 +00:00
"data_version": "4.0",
2024-10-16 14:00:31 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-10033",
2024-10-16 17:00:30 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2024-10-16 14:00:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-16 17:00:30 +00:00
"value": "A vulnerability was found in aap-gateway. A Cross-site Scripting (XSS) vulnerability exists in the gateway component. This flaw allows a malicious user to perform actions that impact users by using the \"?next=\" in a URL, which can lead to redirecting, injecting malicious script, stealing sessions and data."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "Red Hat Ansible Automation Platform 2",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/security/cve/CVE-2024-10033",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2024-10033"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2319162",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2319162"
}
]
},
"credits": [
{
"lang": "en",
"value": "This issue was discovered by Rick Elrod (Red Hat)."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
2024-10-16 14:00:31 +00:00
}
]
}
}