SB2019102219 - Multiple vulnerabilities in SOASTA CloudTest plugin for Jenkins
Published: October 22, 2019
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 3 secuirty vulnerabilities.
1) Server-Side Request Forgery (SSRF) (CVE-ID: CVE-2019-1003091)
The disclosed vulnerability allows a remote attacker to perform SSRF attacks.
The vulnerability exists due to missing permission check in the "CloudTestServer.DescriptorImpl#doValidate" form validation method. A remote authenticated attacker with Overall/Read permission can send a specially crafted HTTP request and trick the application to initiate requests to arbitrary systems.
Successful exploitation of this vulnerability may allow a remote attacker gain access to sensitive data, located in the local network or send malicious requests to other servers from the vulnerable system.
2) Cross-site request forgery (CVE-ID: CVE-2019-1003090)
The vulnerability allows a remote attacker to perform cross-site request forgery attacks.
The vulnerability exists due to insufficient validation of the HTTP request origin in the "CloudTestServer.DescriptorImpl#doValidate" form validation method. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.
3) Cleartext storage of sensitive information (CVE-ID: CVE-2019-10451)
The vulnerability allows a remote user to view the password on the target system.The vulnerability exists due to the affected software stores API token unencrypted in its global configuration file "com.soasta.jenkins.CloudTestServer.xml" on the Jenkins master. A remote authenticated user with access to the master file system can obtain these credentials.
Remediation
Cybersecurity Help is not aware of any official remediation provided by the vendor.