ghsa-7m24-mw96-fh3w
Vulnerability from github
Published
2022-05-14 02:16
Modified
2022-05-14 02:16
Details
Integer overflow in the mt_rand function in PHP before 5.3.4 might make it easier for context-dependent attackers to predict the return values by leveraging a script's use of a large max parameter, as demonstrated by a value that exceeds mt_getrandmax.
{ "affected": [], "aliases": [ "CVE-2011-0755" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2011-02-02T22:00:00Z", "severity": "MODERATE" }, "details": "Integer overflow in the mt_rand function in PHP before 5.3.4 might make it easier for context-dependent attackers to predict the return values by leveraging a script\u0027s use of a large max parameter, as demonstrated by a value that exceeds mt_getrandmax.", "id": "GHSA-7m24-mw96-fh3w", "modified": "2022-05-14T02:16:12Z", "published": "2022-05-14T02:16:12Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0755" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/65426" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12589" }, { "type": "WEB", "url": "http://bugs.php.net/46587" }, { "type": "WEB", "url": "http://www.php.net/ChangeLog-5.php" } ], "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.