2024-09-09 16:03:19 +00:00
{
"id" : "CVE-2024-40643" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-09-09T15:15:11.597" ,
2024-09-09 20:03:17 +00:00
"lastModified" : "2024-09-09T18:30:12.050" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-09-09 16:03:19 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Joplin is a free, open source note taking and to-do application. Joplin fails to take into account that \"<\" followed by a non letter character will not be considered html. As such it is possible to do an XSS by putting an \"illegal\" tag within a tag."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.6 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 6.0
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/laurent22/joplin/commit/b220413a9b5ed55fb1f565ac786a5c231da8bc87" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/laurent22/joplin/security/advisories/GHSA-g796-3g6g-jmmc" ,
"source" : "security-advisories@github.com"
}
]
}