Skip to content

Commit

Permalink
chanjetcrm-sqli
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown committed Jun 9, 2023
1 parent 39dc7a2 commit afc4380
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions yongyou-chanjetcrm/chanjetcrm-sqli.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
id: chanjetcrm-sqli

info:
name: Chanjetcrm - SQL Injection
author: unknown
severity: critical
description: |
There is an SQL injection vulnerability in the Changjetcrm financial crm system under Yonyou.
reference:
- https://stack.chaitin.com/techblog/detail?id=10
tags: chanjetcrm,sqli

http:
- method: GET
path:
- "{{BaseURL}}/WebSer~1/create_site.php?site_id=1"
matchers:
- type: word
words:
- "register fail,please again"
part: body

0 comments on commit afc4380

Please sign in to comment.