mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #830] vulnerability in note-gen project #619
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#619
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ankitdn on GitHub (Jan 6, 2026).
Original GitHub issue: https://github.com/codexu/note-gen/issues/830
While working in note-gen project, I identified this vulnerability during a review of how external resources were loaded into PDFs. While testing user-supplied inputs for PDF generation, I noticed that the loadFile method accepts file paths directly without sufficient validation.
CVE Link
CVE Report