ghsa-246r-r2wf-frhx
Vulnerability from github
Published
2021-09-01 18:31
Modified
2021-09-03 15:58
Severity ?
VLAI Severity ?
Summary
Malicious password-reset in Akaunting
Details
Akaunting version 2.1.12 and earlier suffers from a password reset spoofing vulnerability, wherein an attacker can proxy password reset requests through a running Akaunting instance, if that attacker knows the target's e-mail address. This issue was fixed in version 2.1.13 of the product. Please note that this issue is ultimately caused by the defaults provided by the Laravel framework, specifically how proxy headers are handled with respect to multi-tenant implementations. In other words, while this is not technically a vulnerability in Laravel, this default configuration is very likely to lead to practically identical identical vulnerabilities in Laravel projects that implement multi-tenant applications.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "akaunting/akaunting" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.1.13" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-36804" ], "database_specific": { "cwe_ids": [ "CWE-640" ], "github_reviewed": true, "github_reviewed_at": "2021-08-30T21:34:44Z", "nvd_published_at": "2021-08-04T23:15:00Z", "severity": "HIGH" }, "details": "Akaunting version 2.1.12 and earlier suffers from a password reset spoofing vulnerability, wherein an attacker can proxy password reset requests through a running Akaunting instance, if that attacker knows the target\u0027s e-mail address. This issue was fixed in version 2.1.13 of the product. Please note that this issue is ultimately caused by the defaults provided by the Laravel framework, specifically how proxy headers are handled with respect to multi-tenant implementations. In other words, while this is not technically a vulnerability in Laravel, this default configuration is very likely to lead to practically identical identical vulnerabilities in Laravel projects that implement multi-tenant applications.", "id": "GHSA-246r-r2wf-frhx", "modified": "2021-09-03T15:58:46Z", "published": "2021-09-01T18:31:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36804" }, { "type": "WEB", "url": "https://github.com/laravel/laravel/pull/5477" }, { "type": "PACKAGE", "url": "https://github.com/laravel/laravel" }, { "type": "WEB", "url": "https://github.com/laravel/laravel/blob/75a7dba9c44ce3555cc57dd1826467839fd9774f/CHANGELOG.md#v844-2020-12-01" }, { "type": "WEB", "url": "https://www.laravel-enlightn.com/docs/security/host-injection-analyzer.html" }, { "type": "WEB", "url": "https://www.rapid7.com/blog/post/2021/07/27/multiple-open-source-web-app-vulnerabilities-fixed" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Malicious password-reset in Akaunting" }
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…