alexstanovsky-mend / struts

Mirror of Apache Struts
Apache License 2.0
0 stars 0 forks source link

plexus-container-default-1.0-alpha-10.jar: 5 vulnerabilities (highest severity is: 9.8) #11

Open mend-for-github-com[bot] opened 10 months ago

mend-for-github-com[bot] commented 10 months ago
Vulnerable Library - plexus-container-default-1.0-alpha-10.jar

Path to dependency file: /plugins/plexus/pom.xml

Path to vulnerable library: /plugins/plexus/pom.xml

Found in HEAD commit: ffd023f84c894b7442edfd32b350fdcca351857d

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (plexus-container-default version) Remediation Possible**
CVE-2017-1000487 Critical 9.8 plexus-utils-1.2.jar Transitive 1.5.6
CVE-2022-4244 High 7.5 plexus-utils-1.2.jar Transitive 2.0.0
WS-2016-7057 Medium 5.9 plexus-utils-1.2.jar Transitive 2.0.0
WS-2016-7062 Medium 5.3 plexus-utils-1.2.jar Transitive 2.0.0
CVE-2022-4245 Medium 4.3 plexus-utils-1.2.jar Transitive 2.0.0

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2017-1000487 ### Vulnerable Library - plexus-utils-1.2.jar

Library home page: http://www.codehaus.org/

Path to dependency file: /plugins/plexus/pom.xml

Path to vulnerable library: /plugins/plexus/pom.xml

Dependency Hierarchy: - plexus-container-default-1.0-alpha-10.jar (Root Library) - :x: **plexus-utils-1.2.jar** (Vulnerable Library)

Found in HEAD commit: ffd023f84c894b7442edfd32b350fdcca351857d

Found in base branch: master

### Vulnerability Details

Plexus-utils before 3.0.16 is vulnerable to command injection because it does not correctly process the contents of double quoted strings.

Publish Date: 2018-01-03

URL: CVE-2017-1000487

### CVSS 3 Score Details (9.8)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2017-1000487

Release Date: 2018-01-03

Fix Resolution (org.codehaus.plexus:plexus-utils): 3.0.16

Direct dependency fix Resolution (org.codehaus.plexus:plexus-container-default): 1.5.6

:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
CVE-2022-4244 ### Vulnerable Library - plexus-utils-1.2.jar

Library home page: http://www.codehaus.org/

Path to dependency file: /plugins/plexus/pom.xml

Path to vulnerable library: /plugins/plexus/pom.xml

Dependency Hierarchy: - plexus-container-default-1.0-alpha-10.jar (Root Library) - :x: **plexus-utils-1.2.jar** (Vulnerable Library)

Found in HEAD commit: ffd023f84c894b7442edfd32b350fdcca351857d

Found in base branch: master

### Vulnerability Details

A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.

Publish Date: 2023-09-25

URL: CVE-2022-4244

### CVSS 3 Score Details (7.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Release Date: 2023-09-25

Fix Resolution (org.codehaus.plexus:plexus-utils): 3.0.24

Direct dependency fix Resolution (org.codehaus.plexus:plexus-container-default): 2.0.0

:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
WS-2016-7057 ### Vulnerable Library - plexus-utils-1.2.jar

Library home page: http://www.codehaus.org/

Path to dependency file: /plugins/plexus/pom.xml

Path to vulnerable library: /plugins/plexus/pom.xml

Dependency Hierarchy: - plexus-container-default-1.0-alpha-10.jar (Root Library) - :x: **plexus-utils-1.2.jar** (Vulnerable Library)

Found in HEAD commit: ffd023f84c894b7442edfd32b350fdcca351857d

Found in base branch: master

### Vulnerability Details

Plexus-utils before 3.0.24 are vulnerable to Directory Traversal

Publish Date: 2016-05-07

URL: WS-2016-7057

### CVSS 3 Score Details (5.9)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: Low

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Release Date: 2016-05-07

Fix Resolution (org.codehaus.plexus:plexus-utils): 3.0.24

Direct dependency fix Resolution (org.codehaus.plexus:plexus-container-default): 2.0.0

:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
WS-2016-7062 ### Vulnerable Library - plexus-utils-1.2.jar

Library home page: http://www.codehaus.org/

Path to dependency file: /plugins/plexus/pom.xml

Path to vulnerable library: /plugins/plexus/pom.xml

Dependency Hierarchy: - plexus-container-default-1.0-alpha-10.jar (Root Library) - :x: **plexus-utils-1.2.jar** (Vulnerable Library)

Found in HEAD commit: ffd023f84c894b7442edfd32b350fdcca351857d

Found in base branch: master

### Vulnerability Details

Security vulnerability found in plexus-utils before 3.0.24. XML injection found in XmlWriterUtil.java.

Publish Date: 2016-05-07

URL: WS-2016-7062

### CVSS 3 Score Details (5.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Release Date: 2016-05-07

Fix Resolution (org.codehaus.plexus:plexus-utils): 3.0.24

Direct dependency fix Resolution (org.codehaus.plexus:plexus-container-default): 2.0.0

:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
CVE-2022-4245 ### Vulnerable Library - plexus-utils-1.2.jar

Library home page: http://www.codehaus.org/

Path to dependency file: /plugins/plexus/pom.xml

Path to vulnerable library: /plugins/plexus/pom.xml

Dependency Hierarchy: - plexus-container-default-1.0-alpha-10.jar (Root Library) - :x: **plexus-utils-1.2.jar** (Vulnerable Library)

Found in HEAD commit: ffd023f84c894b7442edfd32b350fdcca351857d

Found in base branch: master

### Vulnerability Details

A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.

Publish Date: 2023-09-25

URL: CVE-2022-4245

### CVSS 3 Score Details (4.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: None - Availability Impact: None

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://bugzilla.suse.com/show_bug.cgi?id=1205930

Release Date: 2023-09-25

Fix Resolution (org.codehaus.plexus:plexus-utils): 3.0.24

Direct dependency fix Resolution (org.codehaus.plexus:plexus-container-default): 2.0.0

:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.

:rescue_worker_helmet:Automatic Remediation will be attempted for this issue.