CVE-2020-2135
published 2020-03-09CVE-2020-2135: Sandbox protection in Jenkins Script Security Plugin 1.70 and earlier could be circumvented through crafted method calls on objects that implement…
PriorityP341high8.8CVSS 3.1
AVNACLPRLUINSUCHIHAH
EPSS
1.01%
59.1th percentile
Sandbox protection in Jenkins Script Security Plugin 1.70 and earlier could be circumvented through crafted method calls on objects that implement GroovyInterceptable.
Affected
27 ranges· showing 25
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| jenkins | audit_trail_plugin | — | — |
| jenkins | backlog_plugin | — | — |
| jenkins | cobertura_plugin | — | — |
| jenkins | credentials_plugin | — | — |
| jenkins | cryptomove_plugin | — | — |
| jenkins | deployhub_plugin | — | — |
| jenkins | git_plugin | — | — |
| jenkins | literate_plugin | — | — |
| jenkins | logstash_plugin | — | — |
| jenkins | mac_cloud_host_launched_by_the_plugin | — | — |
| jenkins | mac_plugin | — | — |
| jenkins | openshift_deployer_plugin | — | — |
| jenkins | p4_plugin | — | — |
| jenkins | quality_gates_plugin | — | — |
| jenkins | repository_connector_plugin | — | — |
| jenkins | rundeck_plugin | — | — |
| jenkins | sandbox_protection_in_script_security_plugin | — | — |
| jenkins | script_security | <= 1.70 | — |
| jenkins | script_security_plugin | — | — |
| jenkins | skytap_cloud_ci_plugin | — | — |
| jenkins | sonar_quality_gates_plugin | — | — |
| jenkins | subversion_release_manager_plugin | — | — |
| jenkins | timestamper_plugin | — | — |
| jenkins | yaml_input_files_to_literate_plugin | — | — |
| jenkins | zephyr_enterprise_test_management_plugin | — | — |
CVSS provenance
nvdv3.18.8HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvdv2.06.5MEDIUMAV:N/AC:L/Au:S/C:P/I:P/A:P
vendor_redhat9.8CRITICAL
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Sandbox bypass vulnerability in Script Security Plugin
ghsa·2022-05-24
CVE-2020-2135 [HIGH] CWE-693 Sandbox bypass vulnerability in Script Security Plugin
Sandbox bypass vulnerability in Script Security Plugin
Sandbox protection in Script Security Plugin 1.70 and earlier can be circumvented through:
- Crafted constructor calls and bodies (due to an incomplete fix of [SECURITY-582](https://www.jenkins.io/security/advisory/2017-08-07/#super-constructor-calls))
- Crafted method calls on objects that implement `GroovyInterceptable`
This allows attackers able to specify and run sandboxed scripts to execute arbitrary code in the context of the Jenkins controller JVM.
Script Security Plugin 1.71 has additional restrictions and sanity checks to ensure that super constructors cannot be constructed without being intercepted by the sandbox. In addition, it also intercepts method calls on objects that implement `GroovyInterceptable` as calls to `Groo
OSV
Sandbox bypass vulnerability in Script Security Plugin
osv·2022-05-24
CVE-2020-2135 [HIGH] Sandbox bypass vulnerability in Script Security Plugin
Sandbox bypass vulnerability in Script Security Plugin
Sandbox protection in Script Security Plugin 1.70 and earlier can be circumvented through:
- Crafted constructor calls and bodies (due to an incomplete fix of [SECURITY-582](https://www.jenkins.io/security/advisory/2017-08-07/#super-constructor-calls))
- Crafted method calls on objects that implement `GroovyInterceptable`
This allows attackers able to specify and run sandboxed scripts to execute arbitrary code in the context of the Jenkins controller JVM.
Script Security Plugin 1.71 has additional restrictions and sanity checks to ensure that super constructors cannot be constructed without being intercepted by the sandbox. In addition, it also intercepts method calls on objects that implement `GroovyInterceptable` as calls to `Groo
Red Hat
vim: buffer overflow
vendor_redhat·2023-06-20·CVSS 9.8
CVE-2020-20703 [CRITICAL] CWE-787 vim: buffer overflow
vim: buffer overflow
Buffer Overflow vulnerability in VIM v.8.1.2135 allows a remote attacker to execute arbitrary code via the operand parameter.
A use-after-free flaw was found in Vim. This issue allows a heap buffer overflow leading to a write access violation. This flaw allows the attacker to possibly have control over the write address and value, which may lead to an application crash.
Statement: Red Hat Product Security has rated this issue as having a Low security impact, because the "victim" has to run an untrusted file IN SCRIPT MODE. Someone who is running untrusted files in script mode is equivalent to someone just taking a random python script and running it.
For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/cl
Jenkins
Jenkins Security Advisory 2020-03-09
vendor_jenkins·2020-03-09·CVSS 8.8
CVE-2020-2134 [HIGH] Jenkins Security Advisory 2020-03-09
Title: Jenkins Security Advisory 2020-03-09
Jenkins Security Advisory 2020-03-09
Jenkins Security Home
For Administrators
Overview
Terminology
Vulnerabilities and Scoring
Security Advisories
Security Issues
Advisory Schedule
Vulnerabilities in Plugins
How We Fix Security Issues
For Reporters
Reporting Vulnerabilities
Jenkins CNA
For Maintainers
Overview
Vulnerabilities in Plugins
Jenkins Security Team
About
Contributions
This advisory announces vulnerabilities in the following Jenkins deliverables:
Audit Trail
Plugin
Backlog
Plugin
Cobertura
Plugin
CryptoMove
Plugin
DeployHub
Plugin
Git
Plugin
Literate
Plugin
Logstash
Plugin
Mac
Plugin
OpenShift Deploy
Red Hat
jenkins-script-security-plugin: sandbox protection bypass leads to arbitrary code execution
vendor_redhat·2020-03-09·CVSS 8.8
CVE-2020-2135 [HIGH] CWE-94 jenkins-script-security-plugin: sandbox protection bypass leads to arbitrary code execution
jenkins-script-security-plugin: sandbox protection bypass leads to arbitrary code execution
Sandbox protection in Jenkins Script Security Plugin 1.70 and earlier could be circumvented through crafted method calls on objects that implement GroovyInterceptable.
Suricata
ET WEB_SERVER Possible Apache Struts OGNL in Dynamic Action
suricata·2013-08-06
CVE-2013-2135 ET WEB_SERVER Possible Apache Struts OGNL in Dynamic Action
ET WEB_SERVER Possible Apache Struts OGNL in Dynamic Action
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SERVER Possible Apache Struts OGNL in Dynamic Action"; flow:established,to_server; http.uri; content:"/${"; fast_pattern; pcre:"/\/\$\{[^\}\x2c]+?=/"; reference:cve,2013-2135; reference:bugtraq,60345; reference:url,cwiki.apache.org/confluence/display/WW/S2-015; classtype:attempted-user; sid:2017277; rev:6; metadata:created_at 2013_08_06, cve CVE_2013_2135, confidence Medium, signature_severity Major, updated_at 2020_09_19;)
No public exploits indexed.
Bugzilla
CVE-2020-20703 vim: buffer overflow
bugzilla·2023-06-20·CVSS 9.8
CVE-2020-20703 [CRITICAL] CVE-2020-20703 vim: buffer overflow
CVE-2020-20703 vim: buffer overflow
Buffer Overflow vulnerability in VIM v.8.1.2135 allows a remote attacker to execute arbitrary code via the operand parameter.
https://github.com/vim/vim/issues/5041
Bugzilla
CVE-2020-2135 jenkins-script-security-plugin: sandbox protection bypass leads to arbitrary code execution
bugzilla·2020-03-31·CVSS 8.8
CVE-2020-2135 [HIGH] CVE-2020-2135 jenkins-script-security-plugin: sandbox protection bypass leads to arbitrary code execution
CVE-2020-2135 jenkins-script-security-plugin: sandbox protection bypass leads to arbitrary code execution
A vulnerability was found in Jenkins Script Security Plugin 1.70 and earlier, where sandbox protection earlier could be circumvented through crafted method calls on objects that implement GroovyInterceptable.
Reference:
http://www.openwall.com/lists/oss-security/2020/03/09/1
Discussion:
Created jenkins-script-security-plugin tracking bugs for this issue:
Affects: fedora-30 [bug 1819079]
---
External References:
https://jenkins.io/security/advisory/2020-03-09/#SECURITY-1754
---
This issue has been addressed in the following products:
Red Hat OpenShift Container Platform 3.11
Via RHSA-2020:2478 https://access.redhat.com/errata/RHSA-2020:2478
---
This bug is now closed. Furt
Bugzilla
CVE-2020-2135 jenkins-script-security-plugin: sandbox protection bypass leads to arbitrary code execution [fedora-30]
bugzilla·2020-03-31·CVSS 8.8
CVE-2020-2135 [HIGH] CVE-2020-2135 jenkins-script-security-plugin: sandbox protection bypass leads to arbitrary code execution [fedora-30]
CVE-2020-2135 jenkins-script-security-plugin: sandbox protection bypass leads to arbitrary code execution [fedora-30]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-30.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
Discussion:
2020-03-09
Published