2024-07-29 18:03:12 +00:00
{
"id" : "CVE-2024-41819" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-07-29T16:15:05.797" ,
2024-09-06 22:03:17 +00:00
"lastModified" : "2024-09-06T21:34:29.067" ,
"vulnStatus" : "Analyzed" ,
2024-07-29 18:03:12 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Note Mark is a web-based Markdown notes app. A stored cross-site scripting (XSS) vulnerability in Note Mark allows attackers to execute arbitrary web scripts via a crafted payload injected into the URL value of a link in the markdown content. This vulnerability is fixed in 0.13.1."
2024-08-04 02:03:13 +00:00
} ,
{
"lang" : "es" ,
"value" : " Note Mark es una aplicaci\u00f3n de notas Markdown basada en la web. Una vulnerabilidad de Cross Site Scripting (XSS) almacenado en Note Mark permite a los atacantes ejecutar scripts web arbitrarios a trav\u00e9s de un payload manipulado inyectado en el valor URL de un enlace en el contenido de rebajas. Esta vulnerabilidad se solucion\u00f3 en 0.13.1."
2024-07-29 18:03:12 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-09-06 22:03:17 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 2.7
} ,
2024-07-29 18:03:12 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 8.7 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 5.8
}
]
} ,
"weaknesses" : [
2024-09-06 22:03:17 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
} ,
2024-07-29 18:03:12 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2024-09-06 22:03:17 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:enchantedcode:note_mark:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "0.13.1" ,
"matchCriteriaId" : "14DDA568-6137-4484-BCEC-9F3A169AFE41"
}
]
}
]
}
] ,
2024-07-29 18:03:12 +00:00
"references" : [
{
"url" : "https://github.com/enchant97/note-mark/commit/a0997facb82f85bfb8c0d497606d89e7d150e182" ,
2024-09-06 22:03:17 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-07-29 18:03:12 +00:00
} ,
{
"url" : "https://github.com/enchant97/note-mark/security/advisories/GHSA-rm48-9mqf-8jc3" ,
2024-09-06 22:03:17 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-07-29 18:03:12 +00:00
}
]
}