cvelist/2022/3xxx/CVE-2022-3205.json

120 lines
4.5 KiB
JSON
Raw Normal View History

2022-09-13 15:00:35 +00:00
{
2023-02-03 19:00:36 +00:00
"data_version": "4.0",
2022-09-13 15:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-3205",
2022-09-13 20:00:48 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-03 19:00:36 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-12 06:00:43 +00:00
"value": "Cross site scripting in automation controller UI in Red Hat Ansible Automation Platform 1.2 and 2.0 where the project name is susceptible to XSS injection"
2023-02-03 19:00:36 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
2022-09-13 20:00:48 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-03 19:00:36 +00:00
"vendor_name": "Red Hat",
2022-09-13 20:00:48 +00:00
"product": {
"product_data": [
{
2023-02-03 19:00:36 +00:00
"product_name": "Red Hat Ansible Automation Platform 1.2",
"version": {
"version_data": [
{
2023-02-12 06:00:43 +00:00
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "1.2",
"status": "affected"
}
],
"defaultStatus": "affected"
}
2023-02-03 19:00:36 +00:00
}
]
}
},
{
"product_name": "Red Hat Ansible Automation Platform 2.0",
2022-09-13 20:00:48 +00:00
"version": {
"version_data": [
{
2023-02-12 06:00:43 +00:00
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "2.0",
"status": "affected"
}
],
"defaultStatus": "affected"
}
2022-09-13 20:00:48 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-03 19:00:36 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2022-3205",
2022-09-13 20:00:48 +00:00
"refsource": "MISC",
2023-02-03 19:00:36 +00:00
"name": "https://access.redhat.com/security/cve/CVE-2022-3205"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120597",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2120597"
2022-09-13 20:00:48 +00:00
}
]
2022-09-13 15:00:35 +00:00
},
2023-02-03 19:00:36 +00:00
"credits": [
{
"lang": "en",
"value": "This issue was discovered by Oleg Sushchenko (Red Hat)."
}
],
"impact": {
"cvss": [
2022-09-13 15:00:35 +00:00
{
2023-02-03 19:00:36 +00:00
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
2022-09-13 15:00:35 +00:00
}
]
}
}