gsd-2017-12633
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The camel-hessian component in Apache Camel 2.x before 2.19.4 and 2.20.x before 2.20.1 is vulnerable to Java object de-serialisation vulnerability. De-serializing untrusted data can lead to security flaws.
Aliases
Aliases
{ GSD: { alias: "CVE-2017-12633", description: "The camel-hessian component in Apache Camel 2.x before 2.19.4 and 2.20.x before 2.20.1 is vulnerable to Java object de-serialisation vulnerability. De-serializing untrusted data can lead to security flaws.", id: "GSD-2017-12633", references: [ "https://access.redhat.com/errata/RHSA-2018:0319", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2017-12633", ], details: "The camel-hessian component in Apache Camel 2.x before 2.19.4 and 2.20.x before 2.20.1 is vulnerable to Java object de-serialisation vulnerability. De-serializing untrusted data can lead to security flaws.", id: "GSD-2017-12633", modified: "2023-12-13T01:21:03.434503Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@apache.org", DATE_PUBLIC: "2017-11-15T00:00:00", ID: "CVE-2017-12633", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Apache Camel", version: { version_data: [ { version_value: "2.19.0 to 2.19.3", }, { version_value: "2.20.0", }, { version_value: "The unsupported Camel 2.x (2.18 and earlier) versions may be also affected.", }, ], }, }, ], }, vendor_name: "Apache Software Foundation", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "The camel-hessian component in Apache Camel 2.x before 2.19.4 and 2.20.x before 2.20.1 is vulnerable to Java object de-serialisation vulnerability. De-serializing untrusted data can lead to security flaws.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "Apache Camel's Hessian unmarshalling operation is vulnerable to Remote Code Execution attacks", }, ], }, ], }, references: { reference_data: [ { name: "101874", refsource: "BID", url: "http://www.securityfocus.com/bid/101874", }, { name: "RHSA-2018:0319", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2018:0319", }, { name: "https://issues.apache.org/jira/browse/CAMEL-11923", refsource: "CONFIRM", url: "https://issues.apache.org/jira/browse/CAMEL-11923", }, { name: "http://camel.apache.org/security-advisories.data/CVE-2017-12633.txt.asc", refsource: "CONFIRM", url: "http://camel.apache.org/security-advisories.data/CVE-2017-12633.txt.asc", }, { name: "[camel-commits] 20190430 svn commit: r1044347 - in /websites/production/camel/content: cache/main.pageCache security-advisories.data/CVE-2019-0194.txt.asc security-advisories.html", refsource: "MLIST", url: "https://lists.apache.org/thread.html/b4014ea7c5830ca1fc28edd5cafedfe93ad4af2d9e69c961c5def31d@%3Ccommits.camel.apache.org%3E", }, { name: "[camel-commits] 20190524 svn commit: r1045395 - in /websites/production/camel/content: cache/main.pageCache security-advisories.data/CVE-2019-0188.txt.asc security-advisories.html", refsource: "MLIST", url: "https://lists.apache.org/thread.html/2318d7f7d87724d8716cd650c21b31cb06e4d34f6d0f5ee42f28fdaf@%3Ccommits.camel.apache.org%3E", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "[2.0.0,2.19.4),[2.20.0,2.20.1)", affected_versions: "All versions starting from 2.0.0 before 2.19.4, all versions starting from 2.20.0 before 2.20.1", 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-502", "CWE-937", ], date: "2019-05-24", description: "The camel-hessian component is vulnerable to Java object deserialisation vulnerability. Deserializing untrusted data can lead to security flaws.", fixed_versions: [ "2.19.4", "2.20.1", ], identifier: "CVE-2017-12633", identifiers: [ "CVE-2017-12633", ], not_impacted: "All versions before 2.0.0, all versions starting from 2.19.4 before 2.20.0, all versions starting from 2.20.1", package_slug: "maven/org.apache.camel/camel-hessian", pubdate: "2017-11-15", solution: "Upgrade to versions 2.19.4, 2.20.1 or above.", title: "Deserialization of Untrusted Data", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2017-12633", "http://camel.apache.org/security-advisories.data/CVE-2017-12633.txt.asc", "http://www.securityfocus.com/bid/101874", "https://issues.apache.org/jira/browse/CAMEL-11923", ], uuid: "33d3729d-6340-4f63-8d1f-b232617747f0", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:apache:camel:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.19.4", versionStartIncluding: "2.0.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:apache:camel:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.20.1", versionStartIncluding: "2.20.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@apache.org", ID: "CVE-2017-12633", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "The camel-hessian component in Apache Camel 2.x before 2.19.4 and 2.20.x before 2.20.1 is vulnerable to Java object de-serialisation vulnerability. De-serializing untrusted data can lead to security flaws.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-502", }, ], }, ], }, references: { reference_data: [ { name: "https://issues.apache.org/jira/browse/CAMEL-11923", refsource: "CONFIRM", tags: [ "Issue Tracking", "Vendor Advisory", ], url: "https://issues.apache.org/jira/browse/CAMEL-11923", }, { name: "http://camel.apache.org/security-advisories.data/CVE-2017-12633.txt.asc", refsource: "CONFIRM", tags: [ "Issue Tracking", "Vendor Advisory", ], url: "http://camel.apache.org/security-advisories.data/CVE-2017-12633.txt.asc", }, { name: "101874", refsource: "BID", tags: [ "Third Party Advisory", "VDB Entry", ], url: "http://www.securityfocus.com/bid/101874", }, { name: "RHSA-2018:0319", refsource: "REDHAT", tags: [ "Third Party Advisory", ], url: "https://access.redhat.com/errata/RHSA-2018:0319", }, { name: "[camel-commits] 20190430 svn commit: r1044347 - in /websites/production/camel/content: cache/main.pageCache security-advisories.data/CVE-2019-0194.txt.asc security-advisories.html", refsource: "MLIST", tags: [ "Mailing List", "Vendor Advisory", ], url: "https://lists.apache.org/thread.html/b4014ea7c5830ca1fc28edd5cafedfe93ad4af2d9e69c961c5def31d@%3Ccommits.camel.apache.org%3E", }, { name: "[camel-commits] 20190524 svn commit: r1045395 - in /websites/production/camel/content: cache/main.pageCache security-advisories.data/CVE-2019-0188.txt.asc security-advisories.html", refsource: "MLIST", tags: [], url: "https://lists.apache.org/thread.html/2318d7f7d87724d8716cd650c21b31cb06e4d34f6d0f5ee42f28fdaf@%3Ccommits.camel.apache.org%3E", }, ], }, }, 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, 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: "2019-05-24T11:29Z", publishedDate: "2017-11-15T15:29Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.