GHSA-X3G3-334F-Q6H4
Vulnerability from github – Published: 2018-11-09 17:41 – Updated: 2023-09-08 19:44
VLAI?
Summary
Pandao editor.md vulnerable to DOM XSS
Details
pandao Editor.md 1.5.0 has DOM XSS via input starting with a << substring, which is mishandled during construction of an A element.
Severity ?
6.1 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "editor.md"
},
"versions": [
"1.5.0"
]
}
],
"aliases": [
"CVE-2018-19056"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T22:01:53Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "pandao Editor.md 1.5.0 has DOM XSS via input starting with a `\u003c\u003c` substring, which is mishandled during construction of an `A` element.",
"id": "GHSA-x3g3-334f-q6h4",
"modified": "2023-09-08T19:44:37Z",
"published": "2018-11-09T17:41:15Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19056"
},
{
"type": "WEB",
"url": "https://github.com/pandao/editor.md/issues/634"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-x3g3-334f-q6h4"
},
{
"type": "PACKAGE",
"url": "https://github.com/pandao/editor.md"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Pandao editor.md vulnerable to DOM XSS"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…