gsd-2018-12533
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
JBoss RichFaces 3.1.0 through 3.3.4 allows unauthenticated remote attackers to inject expression language (EL) expressions and execute arbitrary Java code via a /DATA/ substring in a path with an org.richfaces.renderkit.html.Paint2DResource$ImageData object, aka RF-14310.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-12533", "description": "JBoss RichFaces 3.1.0 through 3.3.4 allows unauthenticated remote attackers to inject expression language (EL) expressions and execute arbitrary Java code via a /DATA/ substring in a path with an org.richfaces.renderkit.html.Paint2DResource$ImageData object, aka RF-14310.", "id": "GSD-2018-12533", "references": [ "https://access.redhat.com/errata/RHSA-2018:2930", "https://access.redhat.com/errata/RHSA-2018:2664", "https://access.redhat.com/errata/RHSA-2018:2663" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-12533" ], "details": "JBoss RichFaces 3.1.0 through 3.3.4 allows unauthenticated remote attackers to inject expression language (EL) expressions and execute arbitrary Java code via a /DATA/ substring in a path with an org.richfaces.renderkit.html.Paint2DResource$ImageData object, aka RF-14310.", "id": "GSD-2018-12533", "modified": "2023-12-13T01:22:30.097837Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-12533", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "JBoss RichFaces 3.1.0 through 3.3.4 allows unauthenticated remote attackers to inject expression language (EL) expressions and execute arbitrary Java code via a /DATA/ substring in a path with an org.richfaces.renderkit.html.Paint2DResource$ImageData object, aka RF-14310." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "RHSA-2018:2664", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2664" }, { "name": "1041617", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1041617" }, { "name": "https://codewhitesec.blogspot.com/2018/05/poor-richfaces.html", "refsource": "MISC", "url": "https://codewhitesec.blogspot.com/2018/05/poor-richfaces.html" }, { "name": "RHSA-2018:2663", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2663" }, { "name": "104502", "refsource": "BID", "url": "http://www.securityfocus.com/bid/104502" }, { "name": "RHSA-2018:2930", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2930" }, { "name": "20200313 RichFaces exploitation toolkit", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2020/Mar/21" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "[3.1.0,3.3.4]", "affected_versions": "All versions starting from 3.1.0 up to 3.3.4", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-917", "CWE-937" ], "date": "2020-03-14", "description": "JBoss RichFaces allows unauthenticated remote attackers to inject expression language (EL) expressions and execute arbitrary Java code.", "fixed_versions": [ "4.0.0" ], "identifier": "CVE-2018-12533", "identifiers": [ "CVE-2018-12533" ], "not_impacted": "All versions before 3.1.0, all versions after 3.3.4", "package_slug": "maven/org.richfaces/richfaces-a4j", "pubdate": "2018-06-18", "solution": "Upgrade to version 4.0.0 or above.", "title": "Code Injection", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2018-12533", "http://www.securityfocus.com/bid/104502", "http://www.securitytracker.com/id/1041617" ], "uuid": "7ac5c820-656f-41a2-9a4b-f1b872d8064a" }, { "affected_range": "[3.1.0,3.3.4]", "affected_versions": "All versions starting from 3.1.0 up to 3.3.4", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-78", "CWE-917", "CWE-937" ], "date": "2022-11-08", "description": "JBoss RichFaces 3.1.0 through 3.3.4 allows unauthenticated remote attackers to inject expression language (EL) expressions and execute arbitrary Java code via a /DATA/ substring in a path with an org.richfaces.renderkit.html.Paint2DResource$ImageData object, aka RF-14310.", "fixed_versions": [], "identifier": "CVE-2018-12533", "identifiers": [ "GHSA-4j38-wjhf-884r", "CVE-2018-12533" ], "not_impacted": "", "package_slug": "maven/org.richfaces/richfaces-core", "pubdate": "2022-05-13", "solution": "Unfortunately, there is no solution available yet.", "title": "Improper Neutralization of Special Elements used in an Expression Language Statement (\u0027Expression Language Injection\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2018-12533", "https://access.redhat.com/errata/RHSA-2018:2663", "https://access.redhat.com/errata/RHSA-2018:2664", "https://access.redhat.com/errata/RHSA-2018:2930", "https://codewhitesec.blogspot.com/2018/05/poor-richfaces.html", "http://seclists.org/fulldisclosure/2020/Mar/21", "https://github.com/advisories/GHSA-4j38-wjhf-884r" ], "uuid": "e17828bf-2414-441c-b813-7f98f083227a" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:richfaces:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "3.3.4", "versionStartIncluding": "3.1.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-12533" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "JBoss RichFaces 3.1.0 through 3.3.4 allows unauthenticated remote attackers to inject expression language (EL) expressions and execute arbitrary Java code via a /DATA/ substring in a path with an org.richfaces.renderkit.html.Paint2DResource$ImageData object, aka RF-14310." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-917" } ] } ] }, "references": { "reference_data": [ { "name": "https://codewhitesec.blogspot.com/2018/05/poor-richfaces.html", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://codewhitesec.blogspot.com/2018/05/poor-richfaces.html" }, { "name": "104502", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/104502" }, { "name": "RHSA-2018:2664", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:2664" }, { "name": "RHSA-2018:2663", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:2663" }, { "name": "1041617", "refsource": "SECTRACK", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securitytracker.com/id/1041617" }, { "name": "RHSA-2018:2930", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:2930" }, { "name": "20200313 RichFaces exploitation toolkit", "refsource": "FULLDISC", "tags": [], "url": "http://seclists.org/fulldisclosure/2020/Mar/21" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "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, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2020-08-24T17:37Z", "publishedDate": "2018-06-18T12:29Z" } } }
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.