cvelist/2024/4xxx/CVE-2024-4812.json

89 lines
3.0 KiB
JSON
Raw Normal View History

2024-05-13 05:00:32 +00:00
{
2024-06-05 16:00:33 +00:00
"data_version": "4.0",
2024-05-13 05:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-4812",
2024-06-05 16:00:33 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2024-05-13 05:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-05 16:00:33 +00:00
"value": "A flaw was found in the Katello plugin for Foreman, where it is possible to store malicious JavaScript code in the \"Description\" field of a user. This code can be executed when opening certain pages, for example, Host Collections."
}
]
},
"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 Satellite 6",
"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-4812",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2024-4812"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280187",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2280187"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
2024-05-13 05:00:32 +00:00
}
]
}
}