CVE-2013-2186
Description
The DiskFileItem class in Apache Commons FileUpload, as used in Red Hat JBoss BRMS 5.3.1; JBoss Portal 4.3 CP07, 5.2.2, and 6.0.0; and Red Hat JBoss Web Server 1.0.2 allows remote attackers to write to arbitrary files via a NULL byte in a file name in a serialized instance.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-2186
Vendor advisory: secalert@redhat.com — http://rhn.redhat.com/errata/RHSA-2013-1448.html
Vendor advisory: secalert@redhat.com — http://rhn.redhat.com/errata/RHSA-2013-1430.html
Vendor advisory: secalert@redhat.com — http://rhn.redhat.com/errata/RHSA-2013-1429.html
Vendor advisory: secalert@redhat.com — http://rhn.redhat.com/errata/RHSA-2013-1428.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.3-2.1 |
| debian | bullseye | fixed | 1.3-2.1 |
| debian | forky | fixed | 1.3-2.1 |
| debian | sid | fixed | 1.3-2.1 |
| debian | trixie | fixed | 1.3-2.1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | commons-fileupload:commons-fileupload | <1.3.1 | 1.3.1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| redhat | jboss_enterprise_brms_platform | 5.3.1 | |
| redhat | jboss_enterprise_portal_platform | 4.3.0 | |
| redhat | jboss_enterprise_portal_platform | 5.2.2 | |
| redhat | jboss_enterprise_portal_platform | 6.0.0 | |
| redhat | jboss_enterprise_web_server | 1.0.2 | |
| redhat | openshift | {"endIncluding":"3.1"} | |
References
- http://lists.opensuse.org/opensuse-security-announce/2013-11/msg00008.html
- http://lists.opensuse.org/opensuse-updates/2013-10/msg00033.html
- http://lists.opensuse.org/opensuse-updates/2013-10/msg00050.html
- http://rhn.redhat.com/errata/RHSA-2013-1428.html
- http://rhn.redhat.com/errata/RHSA-2013-1429.html
- http://rhn.redhat.com/errata/RHSA-2013-1430.html
- http://rhn.redhat.com/errata/RHSA-2013-1442.html
- http://rhn.redhat.com/errata/RHSA-2013-1448.html
- http://secunia.com/advisories/55716
- http://ubuntu.com/usn/usn-2029-1
- http://www.debian.org/security/2013/dsa-2827
- http://www.oracle.com/technetwork/topics/security/cpujan2015-1972971.html
- http://www.oracle.com/technetwork/topics/security/cpujan2016-2367955.html
- http://www.oracle.com/technetwork/topics/security/cpujul2015-2367936.html
- http://www.securityfocus.com/bid/63174
- https://access.redhat.com/errata/RHSA-2016:0070
- https://exchange.xforce.ibmcloud.com/vulnerabilities/88133
- https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2014-10-01
- https://www.tenable.com/security/research/tra-2016-23
- https://nvd.nist.gov/vuln/detail/CVE-2013-2186
- https://github.com/apache/commons-fileupload/commit/163a6061fbc077d4b6e4787d26857c2baba495d1
- https://github.com/apache/commons-fileupload
- https://github.com/apache/commons-fileupload/blob/master/RELEASE-NOTES.txt
- https://security-tracker.debian.org/tracker/CVE-2013-2186
CWEs
CWE-20
Verify integrity in audit chain (admin only). AS-IS.