cvelist/2022/21xxx/CVE-2022-21831.json
2023-03-14 08:00:33 +00:00

77 lines
2.5 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-21831",
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "https://github.com/rails/rails",
"version": {
"version_data": [
{
"version_value": "7.0.2.3, 6.1.4.7, 6.0.4.7, 5.2.6.3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Code Injection (CWE-94)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/advisories/GHSA-w749-p3v6-hccq",
"url": "https://github.com/advisories/GHSA-w749-p3v6-hccq"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220903 [SECURITY] [DLA 3093-1] rails security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00002.html"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20221118-0001/",
"url": "https://security.netapp.com/advisory/ntap-20221118-0001/"
},
{
"refsource": "DEBIAN",
"name": "DSA-5372",
"url": "https://www.debian.org/security/2023/dsa-5372"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A code injection vulnerability exists in the Active Storage >= v5.2.0 that could allow an attacker to execute code via image_processing arguments."
}
]
}
}