-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
unknown
committed
Jun 9, 2023
1 parent
39dc7a2
commit afc4380
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |