gsd-2014-8114
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The UberFire Framework 0.3.x does not properly restrict paths, which allows remote attackers to (1) execute arbitrary code by uploading crafted content to FileUploadServlet or (2) read arbitrary files via vectors involving FileDownloadServlet.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2014-8114", "description": "The UberFire Framework 0.3.x does not properly restrict paths, which allows remote attackers to (1) execute arbitrary code by uploading crafted content to FileUploadServlet or (2) read arbitrary files via vectors involving FileDownloadServlet.", "id": "GSD-2014-8114", "references": [ "https://access.redhat.com/errata/RHSA-2015:0235", "https://access.redhat.com/errata/RHSA-2015:0234" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2014-8114" ], "details": "The UberFire Framework 0.3.x does not properly restrict paths, which allows remote attackers to (1) execute arbitrary code by uploading crafted content to FileUploadServlet or (2) read arbitrary files via vectors involving FileDownloadServlet.", "id": "GSD-2014-8114", "modified": "2023-12-13T01:22:48.998508Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-8114", "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 UberFire Framework 0.3.x does not properly restrict paths, which allows remote attackers to (1) execute arbitrary code by uploading crafted content to FileUploadServlet or (2) read arbitrary files via vectors involving FileDownloadServlet." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://rhn.redhat.com/errata/RHSA-2015-0234.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2015-0234.html" }, { "name": "http://rhn.redhat.com/errata/RHSA-2015-0235.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2015-0235.html" }, { "name": "http://www.securityfocus.com/bid/88199", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/88199" }, { "name": "https://github.com/uberfire/uberfire/commit/21ec50eb15", "refsource": "MISC", "url": "https://github.com/uberfire/uberfire/commit/21ec50eb15" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "[0.3.0.Beta5,0.3.1.Final]", "affected_versions": "All versions starting from 0.3.0.beta5 up to 0.3.1.final", "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "cwe_ids": [ "CWE-1035", "CWE-264", "CWE-78", "CWE-937" ], "date": "2023-08-16", "description": "The UberFire Framework 0.3.x does not properly restrict paths, which allows remote attackers to (1) execute arbitrary code by uploading crafted content to FileUploadServlet or (2) read arbitrary files via vectors involving FileDownloadServlet.", "fixed_versions": [], "identifier": "CVE-2014-8114", "identifiers": [ "GHSA-6h58-c7r7-g2hw", "CVE-2014-8114" ], "not_impacted": "", "package_slug": "maven/org.uberfire/uberfire-parent", "pubdate": "2022-05-14", "solution": "Unfortunately, there is no solution available yet.", "title": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2014-8114", "https://github.com/uberfire/uberfire/commit/21ec50eb15", "http://rhn.redhat.com/errata/RHSA-2015-0234.html", "http://rhn.redhat.com/errata/RHSA-2015-0235.html", "https://web.archive.org/web/20200227080813/http://www.securityfocus.com/bid/88199", "https://github.com/advisories/GHSA-6h58-c7r7-g2hw" ], "uuid": "762ba498-0182-43eb-bcb1-691b1f84f4d0" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:uberfire:0.3.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:uberfire:0.3.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:uberfire:0.3.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:uberfire:0.3.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-8114" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The UberFire Framework 0.3.x does not properly restrict paths, which allows remote attackers to (1) execute arbitrary code by uploading crafted content to FileUploadServlet or (2) read arbitrary files via vectors involving FileDownloadServlet." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-264" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/uberfire/uberfire/commit/21ec50eb15", "refsource": "CONFIRM", "tags": [], "url": "https://github.com/uberfire/uberfire/commit/21ec50eb15" }, { "name": "RHSA-2015:0235", "refsource": "REDHAT", "tags": [ "Vendor Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-0235.html" }, { "name": "RHSA-2015:0234", "refsource": "REDHAT", "tags": [ "Vendor Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-0234.html" }, { "name": "88199", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/88199" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2019-04-12T19:29Z", "publishedDate": "2015-02-20T16:59Z" } } }
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.