GHSA-2J5V-FC74-J9Q2
Vulnerability from github – Published: 2019-03-14 15:38 – Updated: 2021-08-30 21:58
VLAI?
Summary
Cross-Site Scripting in editor.md
Details
All versions of editor.md are vulnerable to Cross-Site Scripting. User input is insufficiently sanitized, allowing attackers to inject malicious code in payloads containing base64-encoded content.
Recommendation
No fix is currently available. Consider using an alternative module until a fix is made available.
Severity ?
6.1 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "editor.md"
},
"versions": [
"1.5.0"
]
}
],
"aliases": [
"CVE-2019-9737"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T20:52:22Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "All versions of `editor.md` are vulnerable to Cross-Site Scripting. User input is insufficiently sanitized, allowing attackers to inject malicious code in payloads containing base64-encoded content.\n\n\n## Recommendation\n\nNo fix is currently available. Consider using an alternative module until a fix is made available.",
"id": "GHSA-2j5v-fc74-j9q2",
"modified": "2021-08-30T21:58:23Z",
"published": "2019-03-14T15:38:56Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9737"
},
{
"type": "WEB",
"url": "https://github.com/pandao/editor.md/issues/662"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-2j5v-fc74-j9q2"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/794"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Cross-Site Scripting in editor.md"
}
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…