2022-10-15 20:00:46 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2023-01-11 14:00:40 +00:00
"CVE_data_meta" : {
2022-10-15 20:00:46 +00:00
"ID" : "CVE-2022-42967" ,
2023-01-11 14:57:56 +02:00
"ASSIGNER" : "security@jfrog.com" ,
"TITLE" : "XSS in Caret markdown editor leads to remote code execution when viewing crafted Markdown files" ,
"STATE" : "PUBLIC"
2022-10-15 20:00:46 +00:00
} ,
2023-01-11 14:00:40 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
2023-01-11 14:57:56 +02:00
{
"vendor_name" : "careteditor" ,
2023-01-11 14:00:40 +00:00
"product" : {
"product_data" : [
2023-01-11 14:57:56 +02:00
{
"product_name" : "caret" ,
2023-01-11 14:00:40 +00:00
"version" : {
"version_data" : [
2023-01-11 14:57:56 +02:00
{
"version_name" : "" ,
"version_affected" : ">" ,
"version_value" : "0" ,
"platform" : ""
}
]
}
}
]
}
}
]
}
} ,
2023-01-11 14:00:40 +00:00
"problemtype" : {
"problemtype_data" : [
2023-01-11 14:57:56 +02:00
{
2023-01-11 14:00:40 +00:00
"description" : [
2023-01-11 14:57:56 +02:00
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
} ,
2023-01-11 14:00:40 +00:00
"description" : {
"description_data" : [
2022-10-15 20:00:46 +00:00
{
"lang" : "eng" ,
2023-01-11 14:57:56 +02:00
"value" : "Caret is vulnerable to an XSS attack when the user opens a crafted Markdown file when preview mode is enabled. This directly leads to client-side code execution."
2022-10-15 20:00:46 +00:00
}
]
2023-01-11 14:57:56 +02:00
} ,
2023-01-11 14:00:40 +00:00
"references" : {
"reference_data" : [
2023-01-11 14:57:56 +02:00
{
2023-01-11 14:00:40 +00:00
"refsource" : "MISC" ,
"url" : "https://research.jfrog.com/vulnerabilities/caret-xss-rce/" ,
"name" : "https://research.jfrog.com/vulnerabilities/caret-xss-rce/"
2023-01-11 14:57:56 +02:00
}
]
} ,
2023-01-11 14:00:40 +00:00
"impact" : {
"cvss" : {
2023-01-11 14:57:56 +02:00
"version" : "3.1" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
}
2022-10-15 20:00:46 +00:00
}
}