2024-06-06 19:00:35 +00:00
{
2024-06-28 20:00:33 +00:00
"data_version" : "4.0" ,
2024-06-06 19:00:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-5712" ,
2024-06-28 20:00:33 +00:00
"ASSIGNER" : "security@huntr.com" ,
"STATE" : "PUBLIC"
2024-06-06 19:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-07-12 08:00:35 +00:00
"value" : "A Cross-Site Request Forgery (CSRF) vulnerability was identified in the stitionai/devika application, affecting the latest version. This vulnerability allows attackers to perform unauthorized actions in the context of a victim's browser, such as deleting projects or changing application settings, without any CSRF protection implemented. Successful exploitation disrupts the integrity and availability of the application and its data."
2024-06-28 20:00:33 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-352 Cross-Site Request Forgery (CSRF)" ,
"cweId" : "CWE-352"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "stitionai" ,
"product" : {
"product_data" : [
{
"product_name" : "stitionai/devika" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "unspecified" ,
"version_value" : "latest"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://huntr.com/bounties/301aeafb-af28-4b0b-a2cf-9a2ff1da1ef4" ,
"refsource" : "MISC" ,
"name" : "https://huntr.com/bounties/301aeafb-af28-4b0b-a2cf-9a2ff1da1ef4"
}
]
} ,
"source" : {
"advisory" : "301aeafb-af28-4b0b-a2cf-9a2ff1da1ef4" ,
"discovery" : "EXTERNAL"
} ,
"impact" : {
"cvss" : [
{
"version" : "3.0" ,
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH"
2024-06-06 19:00:35 +00:00
}
]
}
}