← Back

Communications Cloud Native Core Automated Test Suite

communications_cloud_native_core_automated_test_suite

Vendor: Oracle • 50 CVEs

CVEs (50)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Jenkins
Oracle
2Communications Cloud Native Core Automated Test Suite
Jenkins
Nov 21, 2024
Jul 23, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A arbitrary file read vulnerability exists in Jenkins 2.132 and earlier, 2.121.1 and earlier in the Stapler web framework's org/kohsuke/stapler/Stapler.java that allows attackers to send crafted HTTP requests returning t...Show more
A arbitrary file read vulnerability exists in Jenkins 2.132 and earlier, 2.121.1 and earlier in the Stapler web framework's org/kohsuke/stapler/Stapler.java that allows attackers to send crafted HTTP requests returning the contents of any file on the Jenkins master file system that the Jenkins master has access to.Show less
2Jenkins
Oracle
2Communications Cloud Native Core Automated Test Suite
Jenkins
Nov 21, 2024
Jul 23, 2018
N/A· v4
8.8 HIGH· v3
4.3 MEDIUM· v2
A unauthorized modification of configuration vulnerability exists in Jenkins 2.132 and earlier, 2.121.1 and earlier in User.java that allows attackers to provide crafted login credentials that cause Jenkins to move the c...Show more
A unauthorized modification of configuration vulnerability exists in Jenkins 2.132 and earlier, 2.121.1 and earlier in User.java that allows attackers to provide crafted login credentials that cause Jenkins to move the config.xml file from the Jenkins home directory. If Jenkins is started without this file present, it will revert to the legacy defaults of granting administrator access to anonymous users.Show less
2Jenkins
Oracle
2Communications Cloud Native Core Automated Test Suite
Jenkins
Nov 21, 2024
Jun 5, 2018
N/A· v4
4.3 MEDIUM· v3
4.3 MEDIUM· v2
A server-side request forgery vulnerability exists in Jenkins 2.120 and older, LTS 2.107.2 and older in ZipExtractionInstaller.java that allows users with Overall/Read permission to have Jenkins submit a HTTP GET request...Show more
A server-side request forgery vulnerability exists in Jenkins 2.120 and older, LTS 2.107.2 and older in ZipExtractionInstaller.java that allows users with Overall/Read permission to have Jenkins submit a HTTP GET request to an arbitrary URL and learn whether the response is successful (200) or not.Show less
2Jenkins
Oracle
2Communications Cloud Native Core Automated Test Suite
Jenkins
Nov 21, 2024
Jun 5, 2018
N/A· v4
8.1 HIGH· v3
5.5 MEDIUM· v2
A path traversal vulnerability exists in Jenkins 2.120 and older, LTS 2.107.2 and older in FilePath.java, SoloFilePathFilter.java that allows malicious agents to read and write arbitrary files on the Jenkins master, bypa...Show more
A path traversal vulnerability exists in Jenkins 2.120 and older, LTS 2.107.2 and older in FilePath.java, SoloFilePathFilter.java that allows malicious agents to read and write arbitrary files on the Jenkins master, bypassing the agent-to-master security subsystem protection.Show less
2Jenkins
Oracle
2Communications Cloud Native Core Automated Test Suite
Jenkins
Nov 21, 2024
Jun 5, 2018
N/A· v4
4.3 MEDIUM· v3
4.0 MEDIUM· v2
A improper neutralization of control sequences vulnerability exists in Jenkins 2.120 and older, LTS 2.107.2 and older in HudsonPrivateSecurityRealm.java that allows users to sign up using user names containing control ch...Show more
A improper neutralization of control sequences vulnerability exists in Jenkins 2.120 and older, LTS 2.107.2 and older in HudsonPrivateSecurityRealm.java that allows users to sign up using user names containing control characters that can then appear to have the same name as other users, and cannot be deleted via the UI.Show less
2Jenkins
Oracle
2Communications Cloud Native Core Automated Test Suite
Jenkins
Nov 21, 2024
Jun 5, 2018
N/A· v4
4.3 MEDIUM· v3
4.0 MEDIUM· v2
A information exposure vulnerability exists in Jenkins 2.120 and older, LTS 2.107.2 and older in AboutJenkins.java, ListPluginsCommand.java that allows users with Overall/Read access to enumerate all installed plugins.
2Jenkins
Oracle
2Communications Cloud Native Core Automated Test Suite
Jenkins
Jun 17, 2026
Feb 20, 2018
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
Jenkins before 2.107 and Jenkins LTS before 2.89.4 did not properly prevent specifying relative paths that escape a base directory for URLs accessing plugin resource files. This allowed users with Overall/Read permission...Show more
Jenkins before 2.107 and Jenkins LTS before 2.89.4 did not properly prevent specifying relative paths that escape a base directory for URLs accessing plugin resource files. This allowed users with Overall/Read permission to download files from the Jenkins master they should not have access to. On Windows, any file accessible to the Jenkins master process could be downloaded. On other operating systems, any file within the Jenkins home directory accessible to the Jenkins master process could be downloaded.Show less
2Jenkins
Oracle
2Communications Cloud Native Core Automated Test Suite
Jenkins
Nov 21, 2024
Feb 16, 2018
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
An improper input validation vulnerability exists in Jenkins versions 2.106 and earlier, and LTS 2.89.3 and earlier, that allows an attacker to access plugin resource files in the META-INF and WEB-INF directories that sh...Show more
An improper input validation vulnerability exists in Jenkins versions 2.106 and earlier, and LTS 2.89.3 and earlier, that allows an attacker to access plugin resource files in the META-INF and WEB-INF directories that should not be accessible, if the Jenkins home directory is on a case-insensitive file system.Show less
2Jenkins
Oracle
2Communications Cloud Native Core Automated Test Suite
Jenkins
Nov 21, 2024
Feb 16, 2018
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
An improper authorization vulnerability exists in Jenkins versions 2.106 and earlier, and LTS 2.89.3 and earlier, that allows an attacker to have Jenkins submit HTTP GET requests and get limited information about the res...Show more
An improper authorization vulnerability exists in Jenkins versions 2.106 and earlier, and LTS 2.89.3 and earlier, that allows an attacker to have Jenkins submit HTTP GET requests and get limited information about the response.Show less
2Jenkins
Oracle
2Communications Cloud Native Core Automated Test Suite
Jenkins
Nov 5, 2025
Jan 29, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Jenkins versions 2.56 and earlier as well as 2.46.1 LTS and earlier are vulnerable to an unauthenticated remote code execution. An unauthenticated remote code execution vulnerability allowed attackers to transfer a seria...Show more
Jenkins versions 2.56 and earlier as well as 2.46.1 LTS and earlier are vulnerable to an unauthenticated remote code execution. An unauthenticated remote code execution vulnerability allowed attackers to transfer a serialized Java `SignedObject` object to the Jenkins CLI, that would be deserialized using a new `ObjectInputStream`, bypassing the existing blacklist-based protection mechanism. We're fixing this issue by adding `SignedObject` to the blacklist. We're also backporting the new HTTP CLI protocol from Jenkins 2.54 to LTS 2.46.2, and deprecating the remoting-based (i.e. Java serialization) CLI protocol, disabling it by default.Show less