CVE-2024-52874
published 2025-05-22CVE-2024-52874: In Infoblox NETMRI before 7.6.1, authenticated users can perform SQL injection attacks.
PriorityP260high8.8CVSS 3.1
AVNACLPRLUINSUCHIHAH
EPSS
7.11%
93.4th percentile
In Infoblox NETMRI before 7.6.1, authenticated users can perform SQL injection attacks.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| infoblox | netmri | < 7.6.1 | 7.6.1 |
Detection & IOCsextracted from sources · hover to see the quote
url/netmri/ccs/tx/run/Run.tdf?
path/netmri/ccs/tx/run/Run.tdf
snort
alert http any any -> $HOME_NET any (msg:"ET WEB_SPECIFIC_APPS Infoblox NetMRI Run.tdf Scripts Parameter SQL Injection Attempt - Credential theft (CVE-2024-52874)"; flow:established,to_server; http.method; content:"GET"; http.uri; content:"/netmri/ccs/tx/run/Run.tdf|3f|"; fast_pattern; startswith; content:"Scripts|3d|"; content:"netmridecrypt"; nocase; distance:0; reference:url,rhinosecuritylabs.com/research/infoblox-multiple-cves/; reference:cve,2024-52874; classtype:attempted-admin; sid:2062745; rev:1; metadata:affected_product Infoblox, attack_target Networking_Equipment, tls_state TLSDecrypt, created_at 2025_06_04, cve CVE_2024_52874, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Major, tag Exploit, updated_at 2025_06_04, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application; target:dest_ip;)
- →Look for HTTP GET requests to the path /netmri/ccs/tx/run/Run.tdf with a 'Scripts=' parameter containing the string 'netmridecrypt' (case-insensitive), which indicates SQL injection exploitation targeting credential theft.
- →The attack targets Infoblox NETMRI versions before 7.6.1. Inspect TLS-decrypted traffic (tls_state TLSDecrypt) on perimeter and internal deployments for this pattern.
- →The exploitation is classified as attempted-admin (classtype:attempted-admin) with MITRE technique T1190 (Exploit Public-Facing Application) under tactic TA0001 (Initial Access), indicating unauthenticated or authenticated SQL injection for credential theft.
- →Reference research and additional CVE context available at rhinosecuritylabs.com/research/infoblox-multiple-cves/ for broader campaign context.
- ·The Snort/Suricata rule requires TLS inspection (tls_state TLSDecrypt) to be effective, as traffic to NETMRI may be HTTPS-encrypted. Without TLS decryption, the URI-based detection will not trigger.
- ·The vulnerability affects authenticated users performing SQL injection; detection should account for sessions that have already authenticated to NETMRI, not just unauthenticated probes. ↗
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.
Suricata
ET WEB_SPECIFIC_APPS Infoblox NetMRI Run.tdf Scripts Parameter SQL Injection Attempt - Credential theft (CVE-2024-52874)
suricata·2025-06-04·CVSS 8.8
CVE-2024-52874 [HIGH] ET WEB_SPECIFIC_APPS Infoblox NetMRI Run.tdf Scripts Parameter SQL Injection Attempt - Credential theft (CVE-2024-52874)
ET WEB_SPECIFIC_APPS Infoblox NetMRI Run.tdf Scripts Parameter SQL Injection Attempt - Credential theft (CVE-2024-52874)
Rule: alert http any any -> $HOME_NET any (msg:"ET WEB_SPECIFIC_APPS Infoblox NetMRI Run.tdf Scripts Parameter SQL Injection Attempt - Credential theft (CVE-2024-52874)"; flow:established,to_server; http.method; content:"GET"; http.uri; content:"/netmri/ccs/tx/run/Run.tdf|3f|"; fast_pattern; startswith; content:"Scripts|3d|"; content:"netmridecrypt"; nocase; distance:0; reference:url,rhinosecuritylabs.com/research/infoblox-multiple-cves/; reference:cve,2024-52874; classtype:attempted-admin; sid:2062745; rev:1; metadata:affected_product Infoblox, attack_target Networking_Equipment, tls_state TLSDecrypt, created_at 2025_06_04, cve CVE_2024_52874, deployment Perimeter, dep
No public exploits indexed.
No writeups or analysis indexed.
2025-05-22
Published