ghsa-3265-vrfj-hjqg
Vulnerability from github
Published
2022-05-01 06:41
Modified
2022-05-01 06:41
VLAI Severity ?
Details
The gen_rand_string function in phpBB 2.0.19 uses insufficiently random data (small value space) to create the activation key ("validation ID") that is sent by e-mail when establishing a password, which makes it easier for remote attackers to obtain the key and modify passwords for existing accounts or create new accounts.
{ "affected": [], "aliases": [ "CVE-2006-0632" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2006-02-10T11:02:00Z", "severity": "MODERATE" }, "details": "The gen_rand_string function in phpBB 2.0.19 uses insufficiently random data (small value space) to create the activation key (\"validation ID\") that is sent by e-mail when establishing a password, which makes it easier for remote attackers to obtain the key and modify passwords for existing accounts or create new accounts.", "id": "GHSA-3265-vrfj-hjqg", "modified": "2022-05-01T06:41:35Z", "published": "2022-05-01T06:41:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-0632" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24573" }, { "type": "WEB", "url": "http://secunia.com/advisories/18727" }, { "type": "WEB", "url": "http://www.osvdb.org/22949" }, { "type": "WEB", "url": "http://www.r-security.net/tutorials/view/readtutorial.php?id=4" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/424074/100/0/threaded" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2006/0461" } ], "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…