fkie_cve-2015-2327
Vulnerability from fkie_nvd
Published
2015-12-02 01:59
Modified
2024-11-21 02:27
Severity ?
Summary
PCRE before 8.36 mishandles the /(((a\2)|(a*)\g<-1>))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
pcre | perl_compatible_regular_expression_library | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:pcre:perl_compatible_regular_expression_library:*:*:*:*:*:*:*:*", "matchCriteriaId": "C7106DEF-BDA5-4354-A5A7-4EE1D3344A68", "versionEndIncluding": "8.35", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "PCRE before 8.36 mishandles the /(((a\\2)|(a*)\\g\u003c-1\u003e))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror." }, { "lang": "es", "value": "PCRE en versiones anteriores a 8.36 no maneja correctamente el patr\u00f3n /(((a\\2)|(a*)\\g\u003c-1\u003e))*/ y patrones relacionados con ciertas referencias hacia atr\u00e1s recursivas internas, lo que permite a atacantes remotos causar una denegaci\u00f3n de servicio (fallo de segmentaci\u00f3n) o posiblemente tener otro impacto no especificado a trav\u00e9s de una expresi\u00f3n regular manipulada, seg\u00fan lo demostrado por un objeto JavaScript RegExp encontrado por Konqueror." } ], "id": "CVE-2015-2327", "lastModified": "2024-11-21T02:27:13.450", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2015-12-02T01:59:00.113", "references": [ { "source": "cve@mitre.org", "url": "http://rhn.redhat.com/errata/RHSA-2016-2750.html" }, { "source": "cve@mitre.org", "tags": [ "Exploit" ], "url": "http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup" }, { "source": "cve@mitre.org", "url": "http://www.fortiguard.com/advisory/FG-VD-15-010/" }, { "source": "cve@mitre.org", "url": "http://www.openwall.com/lists/oss-security/2015/11/29/1" }, { "source": "cve@mitre.org", "url": "http://www.securityfocus.com/bid/74924" }, { "source": "cve@mitre.org", "tags": [ "Exploit" ], "url": "https://bugs.exim.org/show_bug.cgi?id=1503" }, { "source": "cve@mitre.org", "url": "https://jira.mongodb.org/browse/SERVER-17252" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://rhn.redhat.com/errata/RHSA-2016-2750.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit" ], "url": "http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.fortiguard.com/advisory/FG-VD-15-010/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2015/11/29/1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/74924" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit" ], "url": "https://bugs.exim.org/show_bug.cgi?id=1503" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://jira.mongodb.org/browse/SERVER-17252" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-119" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
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.