2024-02-19 15:00:59 +00:00
{
2024-04-02 14:12:23 +00:00
"data_version" : "4.0" ,
2024-02-19 15:00:59 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-27105" ,
2024-04-02 14:12:23 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-02-19 15:00:59 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-04-02 14:12:23 +00:00
"value" : "Frappe is a full-stack web application framework. Prior to versions 14.66.3 and 15.16.0, file permission can be bypassed using certain endpoints, granting less privileged users permission to delete or clone a file. Versions 14.66.3 and 15.16.0 contain a patch for this issue. No known workarounds are available."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-863: Incorrect Authorization" ,
"cweId" : "CWE-863"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "frappe" ,
"product" : {
"product_data" : [
{
"product_name" : "frappe" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 14.66.3"
} ,
{
"version_affected" : "=" ,
"version_value" : ">= 15.0.0, < 15.16.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/frappe/frappe/security/advisories/GHSA-hq5v-q29v-7rcw" ,
"refsource" : "MISC" ,
"name" : "https://github.com/frappe/frappe/security/advisories/GHSA-hq5v-q29v-7rcw"
}
]
} ,
"source" : {
"advisory" : "GHSA-hq5v-q29v-7rcw" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" ,
"version" : "3.1"
2024-02-19 15:00:59 +00:00
}
]
}
}