Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: GSA_kwCzR0hTQS05ZjVnLXJnY3ItOGdyd84AA3aj
Jenkins MATLAB Plugin cross-site request forgery vulnerability
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.
Permalink: https://github.com/advisories/GHSA-9f5g-rgcr-8grwJSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05ZjVnLXJnY3ItOGdyd84AA3aj
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: about 1 year ago
Updated: 12 months ago
CVSS Score: 7.1
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Identifiers: GHSA-9f5g-rgcr-8grw, CVE-2023-49655
References:
- https://nvd.nist.gov/vuln/detail/CVE-2023-49655
- https://www.jenkins.io/security/advisory/2023-11-29/#SECURITY-3193
- http://www.openwall.com/lists/oss-security/2023/11/29/1
- https://github.com/advisories/GHSA-9f5g-rgcr-8grw
Affected Packages
maven:org.jenkins-ci.plugins:matlab
Affected Version Ranges: < 2.11.1Fixed in: 2.11.1