Skip to content

Commit

Permalink
Merge pull request #91 from crowdsecurity/new_trendy_cves
Browse files Browse the repository at this point in the history
support CVE tagging via URI
  • Loading branch information
buixor authored Feb 21, 2025
2 parents d60ffca + 72227c3 commit e22ca40
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions web/trendy_cves_uris.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{"cve": "CVE-2024-3400", "uri": "/global-protect/login.esp"}
{"cve": "CVE-2024-3272", "uri": "/cgi-bin/nas_sharing.cgi"}
{"cve": "CVE-2018-12031", "uri": "/server/node_upgrade_srv.js"}
{"cve": "CVE-2021-36380", "uri": "/cgi/networkdiag.cgi"}
{"cve": "CVE-2021-3129", "uri": "/_ignition/execute-solution"}
{"cve": "CVE-2020-27866", "uri": "/setup.cgi"}
{"cve": "CVE-2024-4040", "uri": "/webinterface/login.html"}
{"cve": "CVE-2024-4040", "uri": "/webinterface/"}
{"cve": "CVE-2024-24919", "uri": "/clients/mycrl"}
{"cve": "CVE-2024-4577", "uri": "?%ad"}
{"cve": "CVE-2024-5806", "uri": "/guestaccess.aspx"}
{"cve": "CVE-2024-0769", "uri": "/hedwig.cgi"}
{"cve": "CVE-2019-8318", "uri": "/hnap1/"}
{"cve": "CVE-2024-8190", "uri": "/gsb/datetime.php"}
{"cve": "CVE-2021-33044", "uri": "/rpc2_login"}
{"cve": "CVE-2024-8963", "uri": "index.php%3f.php/"}
{"cve": "CVE-2025-0108", "uri": "/unauth/%252e%252e/php/"}

0 comments on commit e22ca40

Please sign in to comment.