ghsa-w6w2-2wxg-ggwx
Vulnerability from github
Published
2025-06-16 12:30
Modified
2025-06-16 15:32
Severity ?
VLAI Severity ?
Details
Mojolicious::Plugin::CaptchaPNG version 1.05 for Perl uses a weak random number source for generating the captcha.
That version uses the built-in rand() function for generating the captcha text as well as image noise, which is insecure.
{ "affected": [], "aliases": [ "CVE-2025-40916" ], "database_specific": { "cwe_ids": [ "CWE-338" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-06-16T11:15:17Z", "severity": "CRITICAL" }, "details": "Mojolicious::Plugin::CaptchaPNG version 1.05 for Perl uses a weak random number source for generating the captcha.\n\nThat version uses the built-in rand() function for generating the captcha text as well as image noise, which is insecure.", "id": "GHSA-w6w2-2wxg-ggwx", "modified": "2025-06-16T15:32:26Z", "published": "2025-06-16T12:30:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40916" }, { "type": "WEB", "url": "https://metacpan.org/pod/perlfunc#rand" }, { "type": "WEB", "url": "https://metacpan.org/release/GRYPHON/Mojolicious-Plugin-CaptchaPNG-1.04/diff/GRYPHON/Mojolicious-Plugin-CaptchaPNG-1.05/lib/Mojolicious/Plugin/CaptchaPNG.pm" }, { "type": "WEB", "url": "https://metacpan.org/release/GRYPHON/Mojolicious-Plugin-CaptchaPNG-1.06/changes" }, { "type": "WEB", "url": "https://security.metacpan.org/docs/guides/random-data-for-security.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ] }
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…