GHSA-82q9-88m2-4v68

Suggest an improvement
Source
https://github.com/advisories/GHSA-82q9-88m2-4v68
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/11/GHSA-82q9-88m2-4v68/GHSA-82q9-88m2-4v68.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-82q9-88m2-4v68
Aliases
  • CVE-2023-49656
Published
2023-11-29T15:30:21Z
Modified
2024-02-16T08:20:06.263186Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N CVSS Calculator
Summary
Jenkins MATLAB Plugin XML External Entity vulnerability
Details

Jenkins MATLAB Plugin determines whether a user-specified directory on the Jenkins controller is the location of a MATLAB installation by parsing an XML file in that directory.

MATLAB Plugin 2.11.0 and earlier does not perform permission checks in several HTTP endpoints implementing related form validation.

Additionally, these HTTP endpoints do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.

Additionally, the plugin does not configure its XML parser to prevent XML external entity (XXE) attacks. This allows attackers able to create files on the Jenkins controller file system to have Jenkins parse a crafted XML document that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.

MATLAB Plugin 2.11.1 configures its XML parser to prevent XML external entity (XXE) attacks.

Additionally, POST requests and Item/Configure permission are required for the affected HTTP endpoints.

Database specific
{
    "nvd_published_at": "2023-11-29T14:15:07Z",
    "cwe_ids": [
        "CWE-611"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2023-11-29T21:31:55Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:matlab

Package

Name
org.jenkins-ci.plugins:matlab
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.plugins/matlab

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.11.1

Affected versions

1.*

1.0.0
1.0.1
1.0.2
1.0.3
1.1.0
1.1.1
1.1.2

2.*

2.0.0
2.0.1
2.1.0
2.1.1
2.1.2
2.1.3
2.2.0
2.3.0
2.4.0
2.5.0
2.5.1
2.6.0
2.7.0
2.7.1
2.8.0
2.9.0
2.10.0
2.11.0