CVE-2024-28752
published 2024-03-15CVE-2024-28752: A SSRF vulnerability using the Aegis DataBinding in versions of Apache CXF before 4.0.4, 3.6.3 and 3.5.8 allows an attacker to perform SSRF style attacks on…
PriorityP261critical9.3CVSS 3.1
AVNACLPRNUIRSCCHIHAN
EXPLOIT
EPSS
5.85%
92.4th percentile
A SSRF vulnerability using the Aegis DataBinding in versions of Apache CXF before 4.0.4, 3.6.3 and 3.5.8 allows an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type. Users of other data bindings (including the default databinding) are not impacted.
Affected
5 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| apache | cxf | < 3.5.8 | 3.5.8 |
| apache | cxf | >= 3.6.0 < 3.6.3 | 3.6.3 |
| apache | cxf | >= 4.0.0 < 4.0.4 | 4.0.4 |
| apache_software_foundation | apache_cxf | < 4.0.4, 3.6.3, 3.5.8 | 4.0.4, 3.6.3, 3.5.8 |
| netapp | ontap_tools | — | — |
Detection & IOCsextracted from sources · hover to see the quote
snort
alert http any any -> $HOME_NET any (msg:"ET WEB_SPECIFIC_APPS Apache CXF Aegis DataBinding Server-Side Request Forgery (CVE-2024-28752)"; flow:established,to_server; http.method; content:"POST"; http.header_names; to_lowercase; content:"soapaction|0d 0a|"; http.request_body; content:"|3c|xop|3a|Include|20|href|3d 22|"; fast_pattern; pcre:"/^[a-z]+\x3a\x2f{2}/R"; reference:url,blog.csdn.net/Pumpk1n_/article/details/146193907; reference:cve,2024-28752; classtype:web-application-attack; sid:2062620; rev:1; metadata:attack_target Server, created_at 2025_05_29, cve CVE_2024_28752, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, tag Exploit, updated_at 2025_05_29, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application; target:dest_ip;)bytes
|3c|xop|3a|Include|20|href|3d 22|
bytes
soapaction|0d 0a|
- →Exploit traffic is an HTTP POST request containing a SOAPAction header and an XOP Include element in the request body with an href attribute pointing to an attacker-controlled URI (SSRF payload). Match on POST method + soapaction header + <xop:Include href="..." body content.
- →Nuclei matcher: a successful probe response will contain the string 'Unmarshalling Error' in the body, the regex pattern 'cm9vd[A-Za-z0-9+/=]+' in the body, and Content-Type of 'text/xml'.
- →Vulnerability is only exploitable when Apache CXF is configured to use the Aegis DataBinding. Services using the default databinding are NOT affected. Triage should confirm Aegis databinding is in use before escalating. ↗
- ·Only Apache CXF deployments explicitly configured to use the Aegis DataBinding are vulnerable. The default databinding is not affected, so detections should be scoped to services known to use Aegis to reduce false positives. ↗
- ·Red Hat rates this as Important (not Critical) specifically because Aegis databinding is not the default configuration for Apache CXF, limiting the exposed population. ↗
CVSS provenance
nvdv3.19.3CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
vendor_oracle9.3CRITICAL
vendor_redhat9.3CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.
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.
Oracle
Oracle Oracle Fusion Middleware Risk Matrix: Fusion Apps (Apache CXF) — CVE-2024-28752
vendor_oracle·2024-10-15·CVSS 9.3
CVE-2024-28752 [CRITICAL] Oracle Oracle Fusion Middleware Risk Matrix: Fusion Apps (Apache CXF) — CVE-2024-28752
Oracle Oracle Fusion Middleware Risk Matrix: Fusion Apps (Apache CXF) vulnerability
CVE: CVE-2024-28752
CVSS: 9.3
Protocol: HTTP
Remote exploit: Yes
Affected versions: Network
Advisory: cpuoct2024 (OCT 2024)
Oracle
Oracle Oracle Commerce Risk Matrix: Endeca Integration (Apache CXF) — CVE-2024-28752
vendor_oracle·2024-07-15·CVSS 7.4
CVE-2024-28752 [CRITICAL] Oracle Oracle Commerce Risk Matrix: Endeca Integration (Apache CXF) — CVE-2024-28752
Oracle Oracle Commerce Risk Matrix: Endeca Integration (Apache CXF) vulnerability
CVE: CVE-2024-28752
CVSS: 7.4
Protocol: HTTP
Remote exploit: Yes
Affected versions: Network
Advisory: cpujul2024 (JUL 2024)
Red Hat
cxf-core: Apache CXF SSRF Vulnerability using the Aegis databinding
vendor_redhat·2024-03-14·CVSS 9.3
CVE-2024-28752 [CRITICAL] CWE-918 cxf-core: Apache CXF SSRF Vulnerability using the Aegis databinding
cxf-core: Apache CXF SSRF Vulnerability using the Aegis databinding
A SSRF vulnerability using the Aegis DataBinding in versions of Apache CXF before 4.0.4, 3.6.3 and 3.5.8 allows an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type. Users of other data bindings (including the default databinding) are not impacted.
A server-side request forgery (SSRF) vulnerability was found in Apache CXF. This issue occurs in attacks on webservices that take at least one parameter of any type, and when Aegisdatabind is used. Users of other data bindings including the default databinding are not impacted.
Statement: Red Hat rates this as an Important impact due to the fact this requires Aegis databind, which is not the default databinding for Apache CXF.
OSV
SSRF vulnerability using the Aegis DataBinding in Apache CXF
osv·2024-03-15
CVE-2024-28752 [CRITICAL] SSRF vulnerability using the Aegis DataBinding in Apache CXF
SSRF vulnerability using the Aegis DataBinding in Apache CXF
A SSRF vulnerability using the Aegis DataBinding in versions of Apache CXF before 4.0.4, 3.6.3 and 3.5.8 allows an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type. Users of other data bindings (including the default databinding) are not impacted.
GHSA
SSRF vulnerability using the Aegis DataBinding in Apache CXF
ghsa·2024-03-15
CVE-2024-28752 [CRITICAL] CWE-918 SSRF vulnerability using the Aegis DataBinding in Apache CXF
SSRF vulnerability using the Aegis DataBinding in Apache CXF
A SSRF vulnerability using the Aegis DataBinding in versions of Apache CXF before 4.0.4, 3.6.3 and 3.5.8 allows an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type. Users of other data bindings (including the default databinding) are not impacted.
Suricata
ET WEB_SPECIFIC_APPS Apache CXF Aegis DataBinding Server-Side Request Forgery (CVE-2024-28752)
suricata·2025-05-29·CVSS 9.3
CVE-2024-28752 [CRITICAL] ET WEB_SPECIFIC_APPS Apache CXF Aegis DataBinding Server-Side Request Forgery (CVE-2024-28752)
ET WEB_SPECIFIC_APPS Apache CXF Aegis DataBinding Server-Side Request Forgery (CVE-2024-28752)
Rule: alert http any any -> $HOME_NET any (msg:"ET WEB_SPECIFIC_APPS Apache CXF Aegis DataBinding Server-Side Request Forgery (CVE-2024-28752)"; flow:established,to_server; http.method; content:"POST"; http.header_names; to_lowercase; content:"soapaction|0d 0a|"; http.request_body; content:"|3c|xop|3a|Include|20|href|3d 22|"; fast_pattern; pcre:"/^[a-z]+\x3a\x2f{2}/R"; reference:url,blog.csdn.net/Pumpk1n_/article/details/146193907; reference:cve,2024-28752; classtype:web-application-attack; sid:2062620; rev:1; metadata:attack_target Server, created_at 2025_05_29, cve CVE_2024_28752, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, tag Exploit, updated_at 2025
Nuclei
Apache CXF < 4.0.4 - Aegis DataBinding SSRF / Local File Read
nuclei·CVSS 9.3
CVE-2024-28752 [CRITICAL] Apache CXF < 4.0.4 - Aegis DataBinding SSRF / Local File Read
Apache CXF
------nucleibound--
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Unmarshalling Error"
- type: regex
part: body
regex:
- "cm9vd[A-Za-z0-9+/=]+"
- type: word
part: content_type
words:
- "text/xml"
# digest: 4b0a00483046022100d8ae707578ded925ca77310d0ecc9372385a97bc9e02428cef91b3cf23c55b4e0221009c7b389002eeb5e467c33802a496d0f6e4b4f87dfa70c307a735e57541fd8b06:922c64590222798bb761d5b6d8e72950
Qualys
Oracle Critical Patch Update, October 2024 Security Update Review
blogs_qualys·2024-10-16
Oracle Critical Patch Update, October 2024 Security Update Review
## Table of Contents
Qualys QID Coverage
Notable Oracle Vulnerabilities Patched
Discover and Prioritize Vulnerabilities in Vulnerability Management, Detection & Response (VMDR)
Oracle released the last quarterly edition of this year’s Critical Patch Update. The update contains patches for 334 security vulnerabilities. Some of the vulnerabilities addressed in this update impact more than one product. These patches address vulnerabilities in various product families, including third-party components in Oracle products.
In this quarterly Oracle Critical Patch Update, Oracle Communications received the highest number of patches, 100 constituting about 30% of the total patches released. Oracle MySQL and Oracle Fusion Middleware followed, with 45 and 32 security patches, respectively.
244
Qualys
Oracle Critical Patch Security Update: October 2024 | Qualys
blogs_qualys·2024-10-16
Oracle Critical Patch Security Update: October 2024 | Qualys
#### Table of Contents
- Qualys QID Coverage
- Notable Oracle Vulnerabilities Patched
- Discover and Prioritize Vulnerabilities in Vulnerability Management, Detection & Response (VMDR)
Oracle released the last quarterly edition of this year’s Critical Patch Update. The update contains patches for 334 security vulnerabilities. Some of the vulnerabilities addressed in this update impact more than one product. These patches address vulnerabilities in various product families, including third-party components in Oracle products.
In this quarterly Oracle Critical Patch Update, Oracle Communications received the highest number of patches, 100 constituting about 30% of the total patches released. Oracle MySQL and Oracle Fusion Middleware followed, with 45 and 32 security patches, respectively.
Bugzilla
CVE-2024-28752 cxf-core: Apache CXF SSRF Vulnerability using the Aegis databinding
bugzilla·2024-03-21·CVSS 9.3
CVE-2024-28752 [CRITICAL] CVE-2024-28752 cxf-core: Apache CXF SSRF Vulnerability using the Aegis databinding
CVE-2024-28752 cxf-core: Apache CXF SSRF Vulnerability using the Aegis databinding
A SSRF vulnerability using the Aegis DataBinding in versions of Apache CXF before 4.0.4, 3.6.3 and 3.5.8 allows an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type. Users of other data bindings (including the default databinding) are not impacted.
https://cxf.apache.org/security-advisories.data/CVE-2024-28752.txt
Discussion:
This issue has been addressed in the following products:
Red Hat JBoss Enterprise Application Platform 7.4 on RHEL 7
Via RHSA-2024:3559 https://access.redhat.com/errata/RHSA-2024:3559
---
This issue has been addressed in the following products:
Red Hat JBoss Enterprise Application Platform 7.4 for RHEL 9
Via RHSA-2024:3561 https
http://www.openwall.com/lists/oss-security/2024/03/14/3https://cxf.apache.org/security-advisories.data/CVE-2024-28752.txthttps://security.netapp.com/advisory/ntap-20240517-0001/http://www.openwall.com/lists/oss-security/2024/03/14/3https://cxf.apache.org/security-advisories.data/CVE-2024-28752.txthttps://security.netapp.com/advisory/ntap-20240517-0001/
2024-03-15
Published