Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-gjvc-55fw-v6vq: Wallabag user can delete own API client unintentionally

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/

ghsa
#csrf#vulnerability#web#git

Package

composer wallabag/wallabag (Composer)

Affected versions

>= 2.0.0-alpha.1, <= 2.6.2

Patched versions

2.6.3

Description

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/

References

  • GHSA-gjvc-55fw-v6vq
  • wallabag/wallabag@ffcc5c9
  • https://huntr.dev/bounties/5ab1b206-5fe8-4737-b275-d705e76f193a/

nicosomb published to wallabag/wallabag

Aug 21, 2023

Published to the GitHub Advisory Database

Aug 21, 2023

Reviewed

Aug 21, 2023

ghsa: Latest News

GHSA-8fh4-942r-jf2g: LibreNMS has a Stored XSS ('Cross-site Scripting') in librenms/includes/html/pages/device/services.inc.php