ghsa-97w9-gcc7-vr8g
Vulnerability from github
Published
2022-11-16 12:00
Modified
2023-07-19 19:58
Severity ?
VLAI Severity ?
Summary
Insufficient Entropy in PHPServerMon PRNG
Details
A vulnerability, which was classified as problematic, was found in phpservermon. This affects the function generatePasswordResetToken
of the file src/psm/Service/User.php
. The manipulation leads to use of predictable algorithm in random number generator. The exploit has been disclosed to the public and may be used. The name of the patch is 3daa804d5f56c55b3ae13bfac368bb84ec632193. It is recommended to apply a patch to fix this issue. The identifier VDB-213717 was assigned to this vulnerability.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpservermon/phpservermon" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.6.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-4240" ], "database_specific": { "cwe_ids": [ "CWE-1241", "CWE-330", "CWE-331" ], "github_reviewed": true, "github_reviewed_at": "2023-07-07T19:27:56Z", "nvd_published_at": "2022-11-15T23:15:00Z", "severity": "MODERATE" }, "details": "A vulnerability, which was classified as problematic, was found in phpservermon. This affects the function `generatePasswordResetToken` of the file `src/psm/Service/User.php`. The manipulation leads to use of predictable algorithm in random number generator. The exploit has been disclosed to the public and may be used. The name of the patch is 3daa804d5f56c55b3ae13bfac368bb84ec632193. It is recommended to apply a patch to fix this issue. The identifier VDB-213717 was assigned to this vulnerability.", "id": "GHSA-97w9-gcc7-vr8g", "modified": "2023-07-19T19:58:50Z", "published": "2022-11-16T12:00:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4240" }, { "type": "WEB", "url": "https://github.com/phpservermon/phpservermon/commit/3daa804d5f56c55b3ae13bfac368bb84ec632193" }, { "type": "PACKAGE", "url": "https://github.com/phpservermon/phpservermon" }, { "type": "WEB", "url": "https://huntr.dev/bounties/2-phpservermon/phpservermon" }, { "type": "WEB", "url": "https://vuldb.com/?id.213717" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Insufficient Entropy in PHPServerMon PRNG" }
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…