ghsa-fxw5-28xr-82fm
Vulnerability from github
Published
2022-05-02 03:38
Modified
2025-04-09 04:12
VLAI Severity ?
Details
wp-login.php in WordPress 2.8.3 and earlier allows remote attackers to force a password reset for the first user in the database, possibly the administrator, via a key[] array variable in a resetpass (aka rp) action, which bypasses a check that assumes that $key is not an array.
{ "affected": [], "aliases": [ "CVE-2009-2762" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2009-08-13T16:30:00Z", "severity": "HIGH" }, "details": "wp-login.php in WordPress 2.8.3 and earlier allows remote attackers to force a password reset for the first user in the database, possibly the administrator, via a key[] array variable in a resetpass (aka rp) action, which bypasses a check that assumes that $key is not an array.", "id": "GHSA-fxw5-28xr-82fm", "modified": "2025-04-09T04:12:59Z", "published": "2022-05-02T03:38:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-2762" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/52382" }, { "type": "WEB", "url": "http://archives.neohapsis.com/archives/fulldisclosure/2009-08/0114.html" }, { "type": "WEB", "url": "http://core.trac.wordpress.org/changeset/11798" }, { "type": "WEB", "url": "http://secunia.com/advisories/36237" }, { "type": "WEB", "url": "http://wordpress.org/development/2009/08/2-8-4-security-release" }, { "type": "WEB", "url": "http://www.exploit-db.com/exploits/9410" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/36014" }, { "type": "WEB", "url": "http://www.securitytracker.com/id?1022707" } ], "schema_version": "1.4.0", "severity": [] }
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…