mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
100 lines
4.5 KiB
JSON
100 lines
4.5 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2024-54133",
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Action Pack is a framework for handling and responding to web requests. There is a possible Cross Site Scripting (XSS) vulnerability in the `content_security_policy` helper starting in version 5.2.0 of Action Pack and prior to versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1. Applications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 contain a fix. As a workaround, applications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
|
|
"cweId": "CWE-79"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "rails",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "rails",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 5.2.0, < 7.0.8.7"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 7.1.0, < 7.1.5.1"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 7.2.0, < 7.2.2.1"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 8.0.0, < 8.0.0.1"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/rails/rails/security/advisories/GHSA-vfm5-rmrh-j26v",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/rails/rails/security/advisories/GHSA-vfm5-rmrh-j26v"
|
|
},
|
|
{
|
|
"url": "https://github.com/rails/rails/commit/2e3f41e4538b9ca1044357f6644f037bbb7c6c49",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/rails/rails/commit/2e3f41e4538b9ca1044357f6644f037bbb7c6c49"
|
|
},
|
|
{
|
|
"url": "https://github.com/rails/rails/commit/3da2479cfe1e00177114b17e496213c40d286b3a",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/rails/rails/commit/3da2479cfe1e00177114b17e496213c40d286b3a"
|
|
},
|
|
{
|
|
"url": "https://github.com/rails/rails/commit/5558e72f22fc69c1c407b31ac5fb3b4ce087b542",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/rails/rails/commit/5558e72f22fc69c1c407b31ac5fb3b4ce087b542"
|
|
},
|
|
{
|
|
"url": "https://github.com/rails/rails/commit/cb16a3bb515b5d769f73926d9757270ace691f1d",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/rails/rails/commit/cb16a3bb515b5d769f73926d9757270ace691f1d"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-vfm5-rmrh-j26v",
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |