Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ CVE ID / Advisory | EDB ID / Exploit | Type | Product | Author(s)
[CVE-2023-44249][CVE-2023-44249] | [No_PoC][CVE-2023-44249_poc] | Authorization bypass | Fortinet FortiManager & FortiAnalyzer | Mickael DORIGNY
[CVE-2023-44256][CVE-2023-44256] | [PoC][CVE-2023-44256_poc] | SSRF | Fortinet FortiManager & FortiAnalyzer | Mickael DORIGNY
[CVE-2023-42787][CVE-2023-42787] | [PoC][CVE-2023-42787_poc] | Unprivileged user, web console CLI access | Fortinet FortiManager & FortiAnalyzer | Mickael DORIGNY
[CVE-2023-33303][CVE-2023-33303] | [No_PoC][CVE-2023-33303_nopoc] | Insufficient Session Expiration | Fortinet FortiEDR | Kevin CARLI
[CVE-2023-26469][CVE-2023-26469] | [PoC][CVE-2023-26469_poc] | Path traversal | Jorani/bbalet | Guilhem RIOUX
[CVE-2023-23565][CVE-2023-23565] | [PoC][CVE-2023-23565_poc] | Local File Inclusion (authenticated) | Geomatika IsiGeo Web 6.0 | Romain PENLOUP
[CVE-2023-23564][CVE-2023-23564] | [PoC][CVE-2023-23564_poc] | Command injection (authenticated) | Geomatika IsiGeo Web 6.0 | Romain PENLOUP & Guilhem RIOUX
Expand Down Expand Up @@ -73,6 +74,9 @@ Note: the table is sorted by CVE ID.
[CVE-2023-44249]: https://nvd.nist.gov/vuln/detail/CVE-2023-44249
[CVE-2023-44249_poc]: https://www.fortiguard.com/psirt/FG-IR-23-201

[CVE-2023-33303]: https://nvd.nist.gov/vuln/detail/CVE-2023-33303
[CVE-2023-33303_nopoc]: https://www.fortiguard.com/psirt/FG-IR-23-007

[CVE-2023-20065]: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-20065
[CVE-2023-20065_nopoc]: https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-iox-priv-escalate-Xg8zkyPk

Expand Down