developerone12 / WebGoat-WhiteSource-Bolt

0 stars 1 forks source link

CVE-2014-0114 (High) detected in commons-beanutils-1.6.jar #8

Open mend-bolt-for-github[bot] opened 2 years ago

mend-bolt-for-github[bot] commented 2 years ago

CVE-2014-0114 - High Severity Vulnerability

Vulnerable Library - commons-beanutils-1.6.jar

Java Bean Utililities

Library home page: http://jakarta.apache.org/commons/beanutils/

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.jar

Dependency Hierarchy: - commons-digester-1.4.1.jar (Root Library) - :x: **commons-beanutils-1.6.jar** (Vulnerable Library)

Found in HEAD commit: c42e663814e4b88294ff90339ad577ca1afcf531

Found in base branch: master

Vulnerability Details

Apache Commons BeanUtils, as distributed in lib/commons-beanutils-1.8.0.jar in Apache Struts 1.x through 1.3.10 and in other products requiring commons-beanutils through 1.9.2, does not suppress the class property, which allows remote attackers to "manipulate" the ClassLoader and execute arbitrary code via the class parameter, as demonstrated by the passing of this parameter to the getClass method of the ActionForm object in Struts 1.

Publish Date: 2014-04-30

URL: CVE-2014-0114

CVSS 3 Score Details (7.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - 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

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0114

Release Date: 2014-04-30

Fix Resolution (commons-beanutils:commons-beanutils): 1.9.4

Direct dependency fix Resolution (commons-digester:commons-digester): 1.8


Step up your Open Source Security Game with Mend here