Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aviator-4.1.2.jar: 2 vulnerabilities (highest severity is: 9.8) #3

Open
mend-bolt-for-github bot opened this issue Jan 14, 2024 · 0 comments
Open
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Jan 14, 2024

Vulnerable Library - aviator-4.1.2.jar

A lightweight,high performance expression evaluator for java

Library home page: http://code.google.com/p/aviator/

Path to dependency file: /pom.xml

Path to vulnerable library: /pom.xml

Found in HEAD commit: 1ce3ced61a3644208544cd479d64844e4ce360bf

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (aviator version) Remediation Possible**
CVE-2021-41862 Critical 9.8 aviator-4.1.2.jar Direct 5.3.0
CVE-2014-0114 High 7.3 commons-beanutils-1.9.3.jar Transitive 5.1.3

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

Details

CVE-2021-41862

Vulnerable Library - aviator-4.1.2.jar

A lightweight,high performance expression evaluator for java

Library home page: http://code.google.com/p/aviator/

Path to dependency file: /pom.xml

Path to vulnerable library: /pom.xml

Dependency Hierarchy:

  • aviator-4.1.2.jar (Vulnerable Library)

Found in HEAD commit: 1ce3ced61a3644208544cd479d64844e4ce360bf

Found in base branch: master

Vulnerability Details

AviatorScript through 5.2.7 allows code execution via an expression that is encoded with Byte Code Engineering Library (BCEL).
Mend Note: After conducting further research, Mend has determined that versions 1.0.1--5.3.0-beta2 of aviator are vulnerable to CVE-2021-41616.

Publish Date: 2021-10-01

URL: CVE-2021-41862

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-2021-41862

Release Date: 2021-10-01

Fix Resolution: 5.3.0

Step up your Open Source Security Game with Mend here

CVE-2014-0114

Vulnerable Library - commons-beanutils-1.9.3.jar

Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.

Library home page: https://www.apache.org/

Path to dependency file: /pom.xml

Path to vulnerable library: /pom.xml

Dependency Hierarchy:

  • aviator-4.1.2.jar (Root Library)
    • commons-beanutils-1.9.3.jar (Vulnerable Library)

Found in HEAD commit: 1ce3ced61a3644208544cd479d64844e4ce360bf

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 (com.googlecode.aviator:aviator): 5.1.3

Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Jan 14, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title aviator-4.1.2.jar: 3 vulnerabilities (highest severity is: 9.8) aviator-4.1.2.jar: 2 vulnerabilities (highest severity is: 9.8) Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants