gsd-2018-14667
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The RichFaces Framework 3.X through 3.3.4 is vulnerable to Expression Language (EL) injection via the UserResource resource. A remote, unauthenticated attacker could exploit this to execute arbitrary code using a chain of java serialized objects via org.ajax4jsf.resource.UserResource$UriData.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2018-14667",
"description": "The RichFaces Framework 3.X through 3.3.4 is vulnerable to Expression Language (EL) injection via the UserResource resource. A remote, unauthenticated attacker could exploit this to execute arbitrary code using a chain of java serialized objects via org.ajax4jsf.resource.UserResource$UriData.",
"id": "GSD-2018-14667",
"references": [
"https://access.redhat.com/errata/RHSA-2018:3581",
"https://access.redhat.com/errata/RHSA-2018:3519",
"https://access.redhat.com/errata/RHSA-2018:3518",
"https://access.redhat.com/errata/RHSA-2018:3517",
"https://packetstormsecurity.com/files/cve/CVE-2018-14667"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2018-14667"
],
"details": "The RichFaces Framework 3.X through 3.3.4 is vulnerable to Expression Language (EL) injection via the UserResource resource. A remote, unauthenticated attacker could exploit this to execute arbitrary code using a chain of java serialized objects via org.ajax4jsf.resource.UserResource$UriData.",
"id": "GSD-2018-14667",
"modified": "2023-12-13T01:22:38.422987Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2018-14667",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "RichFaces",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "affected 3.X through 3.3.4"
}
]
}
}
]
},
"vendor_name": "[UNKNOWN]"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The RichFaces Framework 3.X through 3.3.4 is vulnerable to Expression Language (EL) injection via the UserResource resource. A remote, unauthenticated attacker could exploit this to execute arbitrary code using a chain of java serialized objects via org.ajax4jsf.resource.UserResource$UriData."
}
]
},
"impact": {
"cvss": [
{
"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"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-94",
"lang": "eng",
"value": "CWE-94"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://packetstormsecurity.com/files/156663/Richsploit-RichFaces-Exploitation-Toolkit.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/156663/Richsploit-RichFaces-Exploitation-Toolkit.html"
},
{
"name": "http://seclists.org/fulldisclosure/2020/Mar/21",
"refsource": "MISC",
"url": "http://seclists.org/fulldisclosure/2020/Mar/21"
},
{
"name": "http://www.securitytracker.com/id/1042037",
"refsource": "MISC",
"url": "http://www.securitytracker.com/id/1042037"
},
{
"name": "https://access.redhat.com/errata/RHSA-2018:3517",
"refsource": "MISC",
"url": "https://access.redhat.com/errata/RHSA-2018:3517"
},
{
"name": "https://access.redhat.com/errata/RHSA-2018:3518",
"refsource": "MISC",
"url": "https://access.redhat.com/errata/RHSA-2018:3518"
},
{
"name": "https://access.redhat.com/errata/RHSA-2018:3519",
"refsource": "MISC",
"url": "https://access.redhat.com/errata/RHSA-2018:3519"
},
{
"name": "https://access.redhat.com/errata/RHSA-2018:3581",
"refsource": "MISC",
"url": "https://access.redhat.com/errata/RHSA-2018:3581"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14667",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14667"
}
]
}
},
"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-937",
"CWE-94"
],
"date": "2019-10-09",
"description": "The RichFaces Framework is vulnerable to Expression Language (EL) injection via the `UserResource` resource.",
"fixed_versions": [
"4.0.0"
],
"identifier": "CVE-2018-14667",
"identifiers": [
"CVE-2018-14667"
],
"not_impacted": "All versions before 3.1.0, all versions after 3.3.4",
"package_slug": "maven/org.richfaces/richfaces-a4j",
"pubdate": "2018-11-06",
"solution": "Upgrade to version 4.0.0 or above.",
"title": "Code Injection",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2018-14667",
"http://www.securitytracker.com/id/1042037",
"https://access.redhat.com/errata/RHSA-2018:3517",
"https://access.redhat.com/errata/RHSA-2018:3518",
"https://access.redhat.com/errata/RHSA-2018:3519",
"https://access.redhat.com/errata/RHSA-2018:3581",
"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14667"
],
"uuid": "ca04b795-b14c-4b87-82fd-dce83a2f4405"
},
{
"affected_range": "(,3.3.4)",
"affected_versions": "All versions before 3.3.4",
"cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-78",
"CWE-937",
"CWE-94"
],
"date": "2022-11-08",
"description": "The RichFaces Framework 3.X through 3.3.4 is vulnerable to Expression Language (EL) injection via the UserResource resource. A remote, unauthenticated attacker could exploit this to execute arbitrary code using a chain of java serialized objects via org.ajax4jsf.resource.UserResource$UriData.",
"fixed_versions": [
"3.3.4"
],
"identifier": "CVE-2018-14667",
"identifiers": [
"GHSA-j7mw-7crr-658v",
"CVE-2018-14667"
],
"not_impacted": "All versions starting from 3.3.4",
"package_slug": "maven/org.richfaces/richfaces-core",
"pubdate": "2022-05-13",
"solution": "Upgrade to version 3.3.4 or above.",
"title": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2018-14667",
"https://access.redhat.com/errata/RHSA-2018:3517",
"https://access.redhat.com/errata/RHSA-2018:3518",
"https://access.redhat.com/errata/RHSA-2018:3519",
"https://access.redhat.com/errata/RHSA-2018:3581",
"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14667",
"http://packetstormsecurity.com/files/156663/Richsploit-RichFaces-Exploitation-Toolkit.html",
"http://seclists.org/fulldisclosure/2020/Mar/21",
"https://github.com/richfaces/richfaces/commit/1372eb716c1a215a5af124198f21bde33fafad06",
"https://github.com/advisories/GHSA-j7mw-7crr-658v"
],
"uuid": "60e4325b-641e-4674-8c70-ad472b2235df"
}
]
},
"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"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:5.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2018-14667"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The RichFaces Framework 3.X through 3.3.4 is vulnerable to Expression Language (EL) injection via the UserResource resource. A remote, unauthenticated attacker could exploit this to execute arbitrary code using a chain of java serialized objects via org.ajax4jsf.resource.UserResource$UriData."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14667",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14667"
},
{
"name": "RHSA-2018:3519",
"refsource": "REDHAT",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2018:3519"
},
{
"name": "RHSA-2018:3518",
"refsource": "REDHAT",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2018:3518"
},
{
"name": "RHSA-2018:3517",
"refsource": "REDHAT",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2018:3517"
},
{
"name": "1042037",
"refsource": "SECTRACK",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securitytracker.com/id/1042037"
},
{
"name": "RHSA-2018:3581",
"refsource": "REDHAT",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2018:3581"
},
{
"name": "http://packetstormsecurity.com/files/156663/Richsploit-RichFaces-Exploitation-Toolkit.html",
"refsource": "MISC",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://packetstormsecurity.com/files/156663/Richsploit-RichFaces-Exploitation-Toolkit.html"
},
{
"name": "20200313 RichFaces exploitation toolkit",
"refsource": "FULLDISC",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
},
"lastModifiedDate": "2020-08-28T17:59Z",
"publishedDate": "2018-11-06T22: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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…