GHSA-5H7X-68WJ-JHWC
Vulnerability from github – Published: 2022-05-24 17:46 – Updated: 2023-10-19 18:36
VLAI?
Summary
Docsify vulnerable to cross-site scripting due to mishandled encoding
Details
docsify versions 4.12.1 and earlier are vulnerable to cross-site scripting (XSS) because the search component does not appropriately encode Code Blocks and mishandles the " character.
Severity ?
6.1 (Medium)
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 4.12.1"
},
"package": {
"ecosystem": "npm",
"name": "docsify"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.12.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2021-30074"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2023-10-19T18:36:33Z",
"nvd_published_at": "2021-04-02T21:15:00Z",
"severity": "MODERATE"
},
"details": "docsify versions 4.12.1 and earlier are vulnerable to cross-site scripting (XSS) because the search component does not appropriately encode Code Blocks and mishandles the `\"` character.",
"id": "GHSA-5h7x-68wj-jhwc",
"modified": "2023-10-19T18:36:33Z",
"published": "2022-05-24T17:46:27Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-30074"
},
{
"type": "WEB",
"url": "https://github.com/docsifyjs/docsify/issues/1549"
},
{
"type": "WEB",
"url": "https://github.com/docsifyjs/docsify/pull/1551"
},
{
"type": "WEB",
"url": "https://github.com/docsifyjs/docsify/commit/c24f7f6f0b87a87f6dd3755f69eb0969ebb029c9"
},
{
"type": "PACKAGE",
"url": "https://github.com/docsifyjs/docsify"
}
],
"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": "Docsify vulnerable to cross-site scripting due to mishandled encoding"
}
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…