GHSA-QGHR-877H-F9JH
Vulnerability from github – Published: 2023-04-05 00:30 – Updated: 2025-02-13 18:51
VLAI?
Summary
markdown-pdf vulnerable to local file read via server side cross-site scripting (XSS)
Details
markdown-pdf version 11.0.0 allows an external attacker to remotely obtain arbitrary local files. This is possible because the application does not validate the Markdown content entered by the user.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "markdown-pdf"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "11.0.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-0835"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2023-04-05T17:55:20Z",
"nvd_published_at": "2023-04-04T23:15:00Z",
"severity": "HIGH"
},
"details": "markdown-pdf version 11.0.0 allows an external attacker to remotely obtain arbitrary local files. This is possible because the application does not validate the Markdown content entered by the user.",
"id": "GHSA-qghr-877h-f9jh",
"modified": "2025-02-13T18:51:56Z",
"published": "2023-04-05T00:30:38Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0835"
},
{
"type": "WEB",
"url": "https://fluidattacks.com/advisories/relsb"
},
{
"type": "PACKAGE",
"url": "https://github.com/alanshaw/markdown-pdf"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/package/markdown-pdf"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "markdown-pdf vulnerable to local file read via server side cross-site scripting (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…