golang / vulndb

[mirror] The Go Vulnerability Database
Other
565 stars 61 forks source link

x/vulndb: potential Go vuln in github.com/plentico/plenti: CVE-2024-49380 #3213

Closed GoVulnBot closed 1 month ago

GoVulnBot commented 1 month ago

Advisory CVE-2024-49380 references a vulnerability in the following Go modules:

Module
github.com/plentico/plenti

Description: Plenti, a static site generator, has an arbitrary file write vulnerability in versions prior to 0.7.2. The /postLocal endpoint is vulnerable to an arbitrary file write vulnerability when a plenti user serves their website. This issue may lead to Remote Code Execution. Version 0.7.2 fixes the vulnerability.

References:

No existing reports found with this module or alias. See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/plentico/plenti
      vulnerable_at: 0.7.3
summary: CVE-2024-49380 in github.com/plentico/plenti
cves:
    - CVE-2024-49380
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-49380
    - web: https://github.com/plentico/plenti/blob/01825e0dcd3505fac57adc2edf29f772d585c008/cmd/serve.go#L205
    - web: https://github.com/plentico/plenti/releases/tag/v0.7.2
    - web: https://securitylab.github.com/advisories/GHSL-2024-297_GHSL-2024-298_plenti/
source:
    id: CVE-2024-49380
    created: 2024-10-25T15:01:21.793009379Z
review_status: UNREVIEWED
gopherbot commented 1 month ago

Change https://go.dev/cl/622835 mentions this issue: data/reports: add 16 unreviewed reports