ghsa-gjvc-55fw-v6vq
Vulnerability from github
Published
2023-08-21 20:28
Modified
2023-08-21 20:47
Severity ?
Summary
Wallabag user can delete own API client unintentionally
Details
Description
wallabag was discovered to contain a Cross-Site Request Forgery (CSRF) which allows attackers to arbitrarily delete API key via /developer/client/delete/{id}
This vulnerability has a CVSSv3.1 score of 6.5.
You should immediately patch your instance to version 2.6.3 or higher if you have more than one user and/or having open registration.
Resolution
This action is now doable only via POST method, which ensures that we can't do it via a 3rd-party website.
Credits
We would like to thank @tht1997 for reporting this issue through huntr.dev.
Reference: https://huntr.dev/bounties/5ab1b206-5fe8-4737-b275-d705e76f193a/
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 2.6.2" }, "package": { "ecosystem": "Packagist", "name": "wallabag/wallabag" }, "ranges": [ { "events": [ { "introduced": "2.0.0-alpha.1" }, { "fixed": "2.6.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-4455" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2023-08-21T20:28:03Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "# Description\nwallabag was discovered to contain a Cross-Site Request Forgery (CSRF) which allows attackers to arbitrarily delete API key via `/developer/client/delete/{id}` \n\nThis vulnerability has a CVSSv3.1 score of 6.5.\n\n**You should immediately patch your instance to version 2.6.3 or higher if you have more than one user and/or having open registration**.\n\n# Resolution\n\nThis action is now doable only via POST method, which ensures that we can\u0027t do it via a 3rd-party website. \n\n# Credits \n\nWe would like to thank @tht1997 for reporting this issue through huntr.dev.\n\nReference: https://huntr.dev/bounties/5ab1b206-5fe8-4737-b275-d705e76f193a/", "id": "GHSA-gjvc-55fw-v6vq", "modified": "2023-08-21T20:47:03Z", "published": "2023-08-21T20:28:03Z", "references": [ { "type": "WEB", "url": "https://github.com/wallabag/wallabag/security/advisories/GHSA-gjvc-55fw-v6vq" }, { "type": "WEB", "url": "https://github.com/wallabag/wallabag/commit/ffcc5c9062fcc8cd922d7d6d65edbe5efae96806" }, { "type": "PACKAGE", "url": "https://github.com/wallabag/wallabag" }, { "type": "WEB", "url": "https://huntr.dev/bounties/5ab1b206-5fe8-4737-b275-d705e76f193a" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Wallabag user can delete own API client unintentionally" }
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.