ghsa-qf84-frq3-x59j
Vulnerability from github
Published
2022-05-14 03:27
Modified
2022-05-14 03:27
Severity ?
Details
In PHP before 5.6.31, 7.x before 7.0.21, and 7.1.x before 7.1.7, an error in the date extension's timelib_meridian parsing code could be used by attackers able to supply date strings to leak information from the interpreter, related to ext/date/lib/parse_date.c out-of-bounds reads affecting the php_parse_date function. NOTE: the correct fix is in the e8b7698f5ee757ce2c8bd10a192a491a498f891c commit, not the bd77ac90d3bdf31ce2a5251ad92e9e75 gist.
{ "affected": [], "aliases": [ "CVE-2017-11145" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-07-10T14:29:00Z", "severity": "HIGH" }, "details": "In PHP before 5.6.31, 7.x before 7.0.21, and 7.1.x before 7.1.7, an error in the date extension\u0027s timelib_meridian parsing code could be used by attackers able to supply date strings to leak information from the interpreter, related to ext/date/lib/parse_date.c out-of-bounds reads affecting the php_parse_date function. NOTE: the correct fix is in the e8b7698f5ee757ce2c8bd10a192a491a498f891c commit, not the bd77ac90d3bdf31ce2a5251ad92e9e75 gist.", "id": "GHSA-qf84-frq3-x59j", "modified": "2022-05-14T03:27:40Z", "published": "2022-05-14T03:27:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-11145" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:1296" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=74819" }, { "type": "WEB", "url": "https://gist.github.com/anonymous/bd77ac90d3bdf31ce2a5251ad92e9e75" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20180112-0001" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4080" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4081" }, { "type": "WEB", "url": "https://www.tenable.com/security/tns-2017-12" }, { "type": "WEB", "url": "http://git.php.net/?p=php-src.git;a=commit;h=e8b7698f5ee757ce2c8bd10a192a491a498f891c" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2017/07/10/6" }, { "type": "WEB", "url": "http://php.net/ChangeLog-5.php" }, { "type": "WEB", "url": "http://php.net/ChangeLog-7.php" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/99550" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/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.