ghsa-6h8w-hrfp-pffx
Vulnerability from github
Published
2024-10-31 21:49
Modified
2024-10-31 21:49
Severity ?
VLAI Severity ?
Summary
Plenti arbitrary file deletion vulnerability
Details
Plenti, a static site generator, has an arbitrary file deletion vulnerability in versions prior to 0.7.2. The /postLocal
endpoint is vulnerable to an arbitrary file write deletion when a plenti user serves their website. This issue may lead to information loss. Version 0.7.2 fixes the vulnerability.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/plentico/plenti" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.7.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-49381" ], "database_specific": { "cwe_ids": [ "CWE-74" ], "github_reviewed": true, "github_reviewed_at": "2024-10-31T21:49:42Z", "nvd_published_at": "2024-10-25T14:15:12Z", "severity": "HIGH" }, "details": "Plenti, a static site generator, has an arbitrary file deletion vulnerability in versions prior to 0.7.2. The `/postLocal` endpoint is vulnerable to an arbitrary file write deletion when a plenti user serves their website. This issue may lead to information loss. Version 0.7.2 fixes the vulnerability.", "id": "GHSA-6h8w-hrfp-pffx", "modified": "2024-10-31T21:49:42Z", "published": "2024-10-31T21:49:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49381" }, { "type": "PACKAGE", "url": "https://github.com/plentico/plenti" }, { "type": "WEB", "url": "https://github.com/plentico/plenti/blob/01825e0dcd3505fac57adc2edf29f772d585c008/cmd/serve.go#L205" }, { "type": "WEB", "url": "https://github.com/plentico/plenti/releases/tag/v0.7.2" }, { "type": "ADVISORY", "url": "https://securitylab.github.com/advisories/GHSL-2024-297_GHSL-2024-298_plenti" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P", "type": "CVSS_V4" } ], "summary": "Plenti arbitrary file deletion vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…