gsd-2015-5344
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
The camel-xstream component in Apache Camel before 2.15.5 and 2.16.x before 2.16.1 allow remote attackers to execute arbitrary commands via a crafted serialized Java object in an HTTP request.
Aliases
Aliases
{ GSD: { alias: "CVE-2015-5344", description: "The camel-xstream component in Apache Camel before 2.15.5 and 2.16.x before 2.16.1 allow remote attackers to execute arbitrary commands via a crafted serialized Java object in an HTTP request.", id: "GSD-2015-5344", references: [ "https://access.redhat.com/errata/RHSA-2016:2035", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2015-5344", ], details: "The camel-xstream component in Apache Camel before 2.15.5 and 2.16.x before 2.16.1 allow remote attackers to execute arbitrary commands via a crafted serialized Java object in an HTTP request.", id: "GSD-2015-5344", modified: "2023-12-13T01:20:06.727916Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "secalert@redhat.com", ID: "CVE-2015-5344", 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: "The camel-xstream component in Apache Camel before 2.15.5 and 2.16.x before 2.16.1 allow remote attackers to execute arbitrary commands via a crafted serialized Java object in an HTTP request.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "RHSA-2016:2035", refsource: "REDHAT", url: "http://rhn.redhat.com/errata/RHSA-2016-2035.html", }, { name: "http://camel.apache.org/security-advisories.data/CVE-2015-5344.txt.asc", refsource: "CONFIRM", url: "http://camel.apache.org/security-advisories.data/CVE-2015-5344.txt.asc", }, { name: "82260", refsource: "BID", url: "http://www.securityfocus.com/bid/82260", }, { name: "20160130 CVE-2015-5344 - Apache Camel medium disclosure vulnerability", refsource: "BUGTRAQ", url: "http://www.securityfocus.com/archive/1/537414/100/0/threaded", }, { 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.15.5),[2.16.0]", affected_versions: "All versions before 2.15.5, version 2.16.0", 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-19", "CWE-78", "CWE-937", ], date: "2021-09-13", description: "The camel-xstream component in Apache Camel before 2.15.5 and 2.16.x before 2.16.1 allow remote attackers to execute arbitrary commands via a crafted serialized Java object in an HTTP request.", fixed_versions: [ "2.15.5", "2.16.1", ], identifier: "CVE-2015-5344", identifiers: [ "GHSA-gv5f-cjw9-5vxg", "CVE-2015-5344", ], not_impacted: "All versions starting from 2.15.5 before 2.16.0, all versions after 2.16.0", package_slug: "maven/org.apache.camel/camel-xstream", pubdate: "2018-10-16", solution: "Upgrade to versions 2.15.5, 2.16.1 or above.", title: "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2015-5344", "https://github.com/advisories/GHSA-gv5f-cjw9-5vxg", ], uuid: "622d4316-c8ed-4c4e-a22a-2227530d35b3", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:apache:camel:2.16.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:apache:camel:*:*:*:*:*:*:*:*", cpe_name: [], versionEndIncluding: "2.15.4", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "secalert@redhat.com", ID: "CVE-2015-5344", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "The camel-xstream component in Apache Camel before 2.15.5 and 2.16.x before 2.16.1 allow remote attackers to execute arbitrary commands via a crafted serialized Java object in an HTTP request.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-19", }, ], }, ], }, references: { reference_data: [ { name: "http://camel.apache.org/security-advisories.data/CVE-2015-5344.txt.asc", refsource: "CONFIRM", tags: [ "Vendor Advisory", ], url: "http://camel.apache.org/security-advisories.data/CVE-2015-5344.txt.asc", }, { name: "82260", refsource: "BID", tags: [], url: "http://www.securityfocus.com/bid/82260", }, { name: "RHSA-2016:2035", refsource: "REDHAT", tags: [], url: "http://rhn.redhat.com/errata/RHSA-2016-2035.html", }, { name: "20160130 CVE-2015-5344 - Apache Camel medium disclosure vulnerability", refsource: "BUGTRAQ", tags: [], url: "http://www.securityfocus.com/archive/1/537414/100/0/threaded", }, { 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: [], 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: { 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", }, 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: "2016-02-03T18:59Z", }, }, }
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.