ghsa-rhgr-952r-6p8q
Vulnerability from github
Published
2022-05-24 00:01
Modified
2022-09-08 14:20
Severity ?
Summary
Command injection in Apache Maven maven-shared-utils
Details
In Apache Maven maven-shared-utils prior to version 3.3.3, the Commandline class can emit double-quoted strings without proper escaping, allowing shell injection attacks.
{ affected: [ { package: { ecosystem: "Maven", name: "org.apache.maven.shared:maven-shared-utils", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "3.3.3", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2022-29599", ], database_specific: { cwe_ids: [ "CWE-116", "CWE-77", ], github_reviewed: true, github_reviewed_at: "2022-05-25T22:39:47Z", nvd_published_at: "2022-05-23T11:16:00Z", severity: "CRITICAL", }, details: "In Apache Maven maven-shared-utils prior to version 3.3.3, the Commandline class can emit double-quoted strings without proper escaping, allowing shell injection attacks.", id: "GHSA-rhgr-952r-6p8q", modified: "2022-09-08T14:20:02Z", published: "2022-05-24T00:01:49Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2022-29599", }, { type: "WEB", url: "https://github.com/apache/maven-shared-utils/pull/40", }, { type: "PACKAGE", url: "https://github.com/apache/maven-shared-utils", }, { type: "WEB", url: "https://issues.apache.org/jira/browse/MSHARED-297", }, { type: "WEB", url: "https://lists.debian.org/debian-lts-announce/2022/08/msg00018.html", }, { type: "WEB", url: "https://www.debian.org/security/2022/dsa-5242", }, { type: "WEB", url: "http://www.openwall.com/lists/oss-security/2022/05/23/3", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", type: "CVSS_V3", }, ], summary: "Command injection in Apache Maven maven-shared-utils", }
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.