2023-10-16 18:00:37 +00:00
{
2023-10-23 15:00:35 +00:00
"data_version" : "4.0" ,
2023-10-16 18:00:37 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-46127" ,
2023-10-23 15:00:35 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-10-16 18:00:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-10-23 15:00:35 +00:00
"value" : "Frappe is a full-stack web application framework that uses Python and MariaDB on the server side and an integrated client side library. A malicious Frappe user with desk access could create documents containing HTML payloads allowing HTML Injection. This vulnerability has been patched in version 14.49.0."
}
]
} ,
"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" : "frappe" ,
"product" : {
"product_data" : [
{
"product_name" : "frappe" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 14.49.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/frappe/frappe/security/advisories/GHSA-j2w9-8xrr-7g98" ,
"refsource" : "MISC" ,
"name" : "https://github.com/frappe/frappe/security/advisories/GHSA-j2w9-8xrr-7g98"
} ,
{
"url" : "https://github.com/frappe/frappe/pull/22339" ,
"refsource" : "MISC" ,
"name" : "https://github.com/frappe/frappe/pull/22339"
} ,
{
"url" : "https://github.com/frappe/frappe/commit/3dc5d2fcc7561dde181ba953009fe6e39d64e900" ,
"refsource" : "MISC" ,
"name" : "https://github.com/frappe/frappe/commit/3dc5d2fcc7561dde181ba953009fe6e39d64e900"
}
]
} ,
"source" : {
"advisory" : "GHSA-j2w9-8xrr-7g98" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" ,
"version" : "3.1"
2023-10-16 18:00:37 +00:00
}
]
}
}