2024-07-24 17:00:39 +00:00
{
2024-08-01 15:00:33 +00:00
"data_version" : "4.0" ,
2024-07-24 17:00:39 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-41961" ,
2024-08-01 15:00:33 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-07-24 17:00:39 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-08-01 15:00:33 +00:00
"value" : "Elektra is an opinionated Openstack Dashboard for Operators and Consumers of Openstack Services. A code injection vulnerability was found in the live search functionality of the Ruby on Rails based Elektra web application. An authenticated user can craft a search term containing Ruby code, which later flows into an `eval` sink which executes the code. Fixed in commit 8bce00be93b95a6512ff68fe86bf9554e486bc02."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-94: Improper Control of Generation of Code ('Code Injection')" ,
"cweId" : "CWE-94"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "sapcc" ,
"product" : {
"product_data" : [
{
"product_name" : "elektra" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 8bce00be93b95a6512ff68fe86bf9554e486bc02"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/sapcc/elektra/security/advisories/GHSA-6j2h-486h-487q" ,
"refsource" : "MISC" ,
"name" : "https://github.com/sapcc/elektra/security/advisories/GHSA-6j2h-486h-487q"
} ,
{
"url" : "https://github.com/sapcc/elektra/commit/49aea3b365082681558bf3bf7bf4a51766cfc44d" ,
"refsource" : "MISC" ,
"name" : "https://github.com/sapcc/elektra/commit/49aea3b365082681558bf3bf7bf4a51766cfc44d"
} ,
{
"url" : "https://github.com/sapcc/elektra/commit/8bce00be93b95a6512ff68fe86bf9554e486bc02" ,
"refsource" : "MISC" ,
"name" : "https://github.com/sapcc/elektra/commit/8bce00be93b95a6512ff68fe86bf9554e486bc02"
}
]
} ,
"source" : {
"advisory" : "GHSA-6j2h-486h-487q" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.2 ,
"baseSeverity" : "CRITICAL" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:H/E:X/RL:O/RC:C" ,
"version" : "3.1"
2024-07-24 17:00:39 +00:00
}
]
}
}