ghsa-j6g5-p62x-58hw
Vulnerability from github
Published
2025-06-12 23:00
Modified
2025-06-12 23:02
Severity ?
Summary
vantage6 lacks brute-force protection on change password functionality
Details
Impact
If attacker gets access to an authenticated session, they can try to brute-force the user password by using the change password functionality: they can call that route infinitely which will return the message that password is wrong until it is correct
Patches
This issue has been patched in version 4.11.0
Workarounds
None
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "vantage6" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.11.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-43863" ], "database_specific": { "cwe_ids": [ "CWE-307" ], "github_reviewed": true, "github_reviewed_at": "2025-06-12T23:00:41Z", "nvd_published_at": "2025-06-12T18:15:20Z", "severity": "LOW" }, "details": "### Impact\nIf attacker gets access to an authenticated session, they can try to brute-force the user password by using the change password functionality: they can call that route infinitely which will return the message that password is wrong until it is correct\n\n### Patches\nThis issue has been patched in version 4.11.0\n\n### Workarounds\nNone", "id": "GHSA-j6g5-p62x-58hw", "modified": "2025-06-12T23:02:07Z", "published": "2025-06-12T23:00:41Z", "references": [ { "type": "WEB", "url": "https://github.com/vantage6/vantage6/security/advisories/GHSA-j6g5-p62x-58hw" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-43863" }, { "type": "WEB", "url": "https://github.com/vantage6/vantage6/commit/e0f1841b310f6f610e8137db2506cf683ce154d0" }, { "type": "PACKAGE", "url": "https://github.com/vantage6/vantage6" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U", "type": "CVSS_V4" } ], "summary": "vantage6 lacks brute-force protection on change password functionality" }
Loading...
Loading...
- 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.