ghsa-xq2f-f4gq-58p8
Vulnerability from github
Published
2025-06-02 15:31
Modified
2025-06-02 15:31
Severity ?
VLAI Severity ?
Details
The desktop application in Dot through 0.9.3 allows XSS and resultant command execution because user input and LLM output are appended to the DOM with innerHTML (in render.js), and because the Electron window can access Node.js APIs.
{
"affected": [],
"aliases": [
"CVE-2024-57783"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-06-02T14:15:21Z",
"severity": "HIGH"
},
"details": "The desktop application in Dot through 0.9.3 allows XSS and resultant command execution because user input and LLM output are appended to the DOM with innerHTML (in render.js), and because the Electron window can access Node.js APIs.",
"id": "GHSA-xq2f-f4gq-58p8",
"modified": "2025-06-02T15:31:24Z",
"published": "2025-06-02T15:31:24Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57783"
},
{
"type": "WEB",
"url": "https://github.com/alexpinel/Dot/issues/28"
},
{
"type": "WEB",
"url": "https://dotapp.uk"
},
{
"type": "WEB",
"url": "https://github.com/EDMPL/Vulnerability-Research/tree/main/CVE-2024-57783"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…