CVE-2024-41662

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-41662
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-41662.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-41662
Aliases
  • GHSA-w655-h68w-vxxc
Published
2024-07-24T16:55:37.447Z
Modified
2025-12-07T10:06:54.549786Z
Severity
  • 8.6 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H CVSS Calculator
Summary
VNote vulnerable to Markdown XSS, which leads to RCE
Details

VNote is a note-taking platform. A Cross-Site Scripting (XSS) vulnerability has been identified in the Markdown rendering functionality of versions 3.18.1 and prior of the VNote note-taking application. This vulnerability allows the injection and execution of arbitrary JavaScript code through which remote code execution can be achieved. A patch for this issue is available at commit f1af78573a0ef51d6ef6a0bc4080cddc8f30a545. Other mitigation strategies include implementing rigorous input sanitization for all Markdown content and utilizing a secure Markdown parser that appropriately escapes or strips potentially dangerous content.

Database specific
{
    "cwe_ids": [
        "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/41xxx/CVE-2024-41662.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/tamlok/vnote

Affected ranges

Type
GIT
Repo
https://github.com/tamlok/vnote
Events
Introduced
0 Unknown introduced commit / All previous commits are affected

Git / github.com/vnotex/vnote

Affected ranges

Type
GIT
Repo
https://github.com/vnotex/vnote
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

2.*

2.4

3.*

3.11.0

v1.*

v1.0
v1.1
v1.10
v1.11
v1.11.1
v1.12
v1.13
v1.14
v1.15
v1.16
v1.17
v1.18
v1.19
v1.2
v1.20
v1.21
v1.22
v1.3
v1.4
v1.5
v1.6
v1.7
v1.8
v1.9

v2.*

v2.0
v2.1
v2.10
v2.2
v2.3
v2.4
v2.5
v2.6
v2.7
v2.7.1
v2.7.2
v2.8
v2.8.1
v2.8.2
v2.9
v2.9.1

v3.*

v3.0.0-beta.1
v3.0.0-beta.10
v3.0.0-beta.11
v3.0.0-beta.2
v3.0.0-beta.3
v3.0.0-beta.4
v3.0.0-beta.5
v3.0.0-beta.6
v3.0.0-beta.7
v3.0.0-beta.8
v3.0.0-beta.9
v3.0.1
v3.1.0
v3.10.0
v3.10.1
v3.11.0
v3.12.0
v3.12.888
v3.13.0
v3.13.1
v3.14.0
v3.15.0
v3.15.1
v3.16.0
v3.17.0
v3.18.0
v3.18.1
v3.2.0
v3.3.0
v3.4.0
v3.5.0
v3.5.1
v3.6.0
v3.7.0
v3.8.0
v3.8.1
v3.9.0

Database specific

vanir_signatures

[
    {
        "signature_version": "v1",
        "target": {
            "file": "src/widgets/framelessmainwindow/framelessmainwindowwin.h"
        },
        "deprecated": false,
        "source": "https://github.com/vnotex/vnote/commit/f1af78573a0ef51d6ef6a0bc4080cddc8f30a545",
        "id": "CVE-2024-41662-dd2f3748",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "312358259338848447151473066570728379668",
                "209557126185678698368457005217280241332",
                "173727487065685145523385291557327501648",
                "140408642822820227362229914135395016665",
                "24043619075886859550884577768049107608",
                "119037444669586636418080185999096546565"
            ]
        },
        "signature_type": "Line"
    }
]