gsd-2014-0086
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The doFilter function in webapp/PushHandlerFilter.java in JBoss RichFaces 4.3.4, 4.3.5, and 5.x allows remote attackers to cause a denial of service (memory consumption and out-of-memory error) via a large number of malformed atmosphere push requests.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2014-0086", "description": "The doFilter function in webapp/PushHandlerFilter.java in JBoss RichFaces 4.3.4, 4.3.5, and 5.x allows remote attackers to cause a denial of service (memory consumption and out-of-memory error) via a large number of malformed atmosphere push requests.", "id": "GSD-2014-0086", "references": [ "https://access.redhat.com/errata/RHSA-2015:1009", "https://access.redhat.com/errata/RHSA-2014:0335" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2014-0086" ], "details": "The doFilter function in webapp/PushHandlerFilter.java in JBoss RichFaces 4.3.4, 4.3.5, and 5.x allows remote attackers to cause a denial of service (memory consumption and out-of-memory error) via a large number of malformed atmosphere push requests.", "id": "GSD-2014-0086", "modified": "2023-12-13T01:22:44.555846Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-0086", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The doFilter function in webapp/PushHandlerFilter.java in JBoss RichFaces 4.3.4, 4.3.5, and 5.x allows remote attackers to cause a denial of service (memory consumption and out-of-memory error) via a large number of malformed atmosphere push requests." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://rhn.redhat.com/errata/RHSA-2014-0335.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2014-0335.html" }, { "name": "http://secunia.com/advisories/57053", "refsource": "MISC", "url": "http://secunia.com/advisories/57053" }, { "name": "https://github.com/pslegr/core-1/commit/8131f15003f5bec73d475d2b724472e4b87d0757", "refsource": "MISC", "url": "https://github.com/pslegr/core-1/commit/8131f15003f5bec73d475d2b724472e4b87d0757" }, { "name": "https://issues.jboss.org/browse/RF-13250", "refsource": "MISC", "url": "https://issues.jboss.org/browse/RF-13250" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1067268", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1067268" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "[4-alpha0,4.3.5.Final],[5-alpha0,5.0.0.Alpha3]", "affected_versions": "All versions starting from 4-alpha0 up to 4.3.5.final, all versions starting from 5-alpha0 up to 5.0.0.alpha3", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "cwe_ids": [ "CWE-1035", "CWE-20", "CWE-937" ], "date": "2017-12-15", "description": "The `doFilter` function in `webapp/PushHandlerFilter.java` this package allows remote attackers to cause a denial of service (memory consumption and out-of-memory error) via a large number of malformed atmosphere push requests.", "fixed_versions": [ "4.3.6.Final" ], "identifier": "CVE-2014-0086", "identifiers": [ "CVE-2014-0086" ], "not_impacted": "All versions before 4-alpha0, all versions after 4.3.5.final before 5-alpha0, all versions after 5.0.0.alpha3", "package_slug": "maven/org.richfaces.core/richfaces-core-impl", "pubdate": "2014-03-31", "solution": "Upgrade to version 4.3.6.Final or above.", "title": "Remote denial of service via memory exhaustion", "urls": [ "https://bugzilla.redhat.com/CVE-2014-0086", "https://issues.jboss.org/browse/RF-13250" ], "uuid": "97910d43-a95f-448a-83e2-41f3e9330573" }, { "affected_range": "[4.3.4,4.3.5],[5.0.0.Alpha1,5.0.0.Alpha3)", "affected_versions": "All versions starting from 4.3.4 up to 4.3.5, all versions starting from 5.0.0.alpha1 before 5.0.0.alpha3", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "cwe_ids": [ "CWE-1035", "CWE-20", "CWE-937" ], "date": "2022-12-12", "description": "The doFilter function in webapp/PushHandlerFilter.java in JBoss RichFaces 4.3.4, 4.3.5, and 5.x allows remote attackers to cause a denial of service (memory consumption and out-of-memory error) via a large number of malformed atmosphere push requests.", "fixed_versions": [ "5.0.0.Alpha3" ], "identifier": "CVE-2014-0086", "identifiers": [ "GHSA-xfxv-f945-4qv6", "CVE-2014-0086" ], "not_impacted": "All versions before 4.3.4, all versions after 4.3.5 before 5.0.0.alpha1, all versions starting from 5.0.0.alpha3", "package_slug": "maven/org.richfaces/richfaces", "pubdate": "2022-05-17", "solution": "Upgrade to version 5.0.0.Alpha3 or above.", "title": "Improper Input Validation", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2014-0086", "https://github.com/pslegr/core-1/commit/8131f15003f5bec73d475d2b724472e4b87d0757", "https://bugzilla.redhat.com/show_bug.cgi?id=1067268", "https://issues.jboss.org/browse/RF-13250", "http://rhn.redhat.com/errata/RHSA-2014-0335.html", "http://secunia.com/advisories/57053", "https://github.com/richfaces/richfaces/commit/807bc411fba070f78c5193cc03d54ab8aa39c36d", "https://github.com/advisories/GHSA-xfxv-f945-4qv6" ], "uuid": "ca21f141-b668-4339-9fc1-3a7eaa3af8e6" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:richfaces:5.0.0:alpha1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:richfaces:5.0.0:alpha3:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:jboss_web_framework_kit:2.5.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:richfaces:4.3.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:richfaces:5.0.0:alpha2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:richfaces:4.3.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-0086" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The doFilter function in webapp/PushHandlerFilter.java in JBoss RichFaces 4.3.4, 4.3.5, and 5.x allows remote attackers to cause a denial of service (memory consumption and out-of-memory error) via a large number of malformed atmosphere push requests." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-20" } ] } ] }, "references": { "reference_data": [ { "name": "https://issues.jboss.org/browse/RF-13250", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "https://issues.jboss.org/browse/RF-13250" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1067268", "refsource": "CONFIRM", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1067268" }, { "name": "57053", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/57053" }, { "name": "https://github.com/pslegr/core-1/commit/8131f15003f5bec73d475d2b724472e4b87d0757", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch" ], "url": "https://github.com/pslegr/core-1/commit/8131f15003f5bec73d475d2b724472e4b87d0757" }, { "name": "RHSA-2014:0335", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2014-0335.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2017-12-16T02:29Z", "publishedDate": "2014-03-31T14:58Z" } } }
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.