|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 9, 2026, 6 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 230781 | 7.5 | 危険 | pilotgroup | - | PG Real Estate Solution の admin/index.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2008-5306 | 2012-12-20 18:52 | 2008-12-2 | Show | GitHub Exploit DB Packet Storm |
| 230782 | 10 | 危険 | TWiki | - | TWiki における任意の Perl コードを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2008-5305 | 2012-12-20 18:52 | 2008-11-21 | Show | GitHub Exploit DB Packet Storm |
| 230783 | 4.3 | 警告 | TWiki | - | TWiki におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2008-5304 | 2012-12-20 18:52 | 2008-11-18 | Show | GitHub Exploit DB Packet Storm |
| 230784 | 7.6 | 危険 | vitalwerks | - | No-IP DUC におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2008-5297 | 2012-12-20 18:52 | 2008-12-1 | Show | GitHub Exploit DB Packet Storm |
| 230785 | 7.5 | 危険 | videogirls | - | VideoGirls BiZ の view_snaps.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2008-5292 | 2012-12-20 18:52 | 2008-12-1 | Show | GitHub Exploit DB Packet Storm |
| 230786 | 4.3 | 警告 | scripts4you | - | Werner Hilversum Clean CMS の full_txt.php におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2008-5290 | 2012-12-20 18:52 | 2008-12-1 | Show | GitHub Exploit DB Packet Storm |
| 230787 | 7.5 | 危険 | scripts4you | - | Werner Hilversum Clean CMS の full_txt.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2008-5289 | 2012-12-20 18:52 | 2008-12-1 | Show | GitHub Exploit DB Packet Storm |
| 230788 | 6.8 | 警告 | scripts4you | - | Werner Hilversum FAQ Manager の include/header.php における PHP リモートファイルインクルージョンの脆弱性 |
CWE-94
コード・インジェクション |
CVE-2008-5288 | 2012-12-20 18:52 | 2008-12-1 | Show | GitHub Exploit DB Packet Storm |
| 230789 | 7.5 | 危険 | scripts4you | - | Werner Hilversum FAQ Manager の catagorie.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2008-5287 | 2012-12-20 18:52 | 2008-12-1 | Show | GitHub Exploit DB Packet Storm |
| 230790 | 10 | 危険 | W3C | - | W3C Amaya Web Browser におけるスタックベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2008-5282 | 2012-12-20 18:52 | 2008-11-28 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 9, 2026, 4:16 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 209271 | 9.8 |
CRITICAL
Network |
wordpress fedoraproject debian |
wordpress fedora debian_linux |
WordPress before 5.5.2 allows attackers to gain privileges via XML-RPC. |
NVD-CWE-noinfo
|
CVE-2020-28035 | 2024-11-21 14:22 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 209272 | 6.1 |
MEDIUM
Network |
wordpress fedoraproject debian |
wordpress fedora debian_linux |
WordPress before 5.5.2 allows XSS associated with global variables. |
CWE-79
Cross-site Scripting |
CVE-2020-28034 | 2024-11-21 14:22 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 209273 | 7.5 |
HIGH
Network |
wordpress fedoraproject debian |
wordpress fedora debian_linux |
WordPress before 5.5.2 mishandles embeds from disabled sites on a multisite network, as demonstrated by allowing a spam embed. |
NVD-CWE-noinfo
|
CVE-2020-28033 | 2024-11-21 14:22 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 209274 | 9.8 |
CRITICAL
Network |
wordpress fedoraproject debian |
wordpress fedora debian_linux |
WordPress before 5.5.2 mishandles deserialization requests in wp-includes/Requests/Utility/FilteredIterator.php. |
CWE-502
Deserialization of Untrusted Data |
CVE-2020-28032 | 2024-11-21 14:22 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 209275 | 4.3 |
MEDIUM
Network |
eramba | eramba | eramba through c2.8.1 allows HTTP Host header injection with (for example) resultant wkhtml2pdf PDF printing by authenticated users. |
CWE-20 CWE-74 Improper Input Validation Injection |
CVE-2020-28031 | 2024-11-21 14:22 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 209276 | 7.5 |
HIGH
Network |
wireshark debian fedoraproject |
wireshark debian_linux fedora |
In Wireshark 3.2.0 to 3.2.7, the GQUIC dissector could crash. This was addressed in epan/dissectors/packet-gquic.c by correcting the implementation of offset advancement. |
CWE-682 CWE-770 CWE-835 Incorrect Calculation Allocation of Resources Without Limits or Throttling Loop with Unreachable Exit Condition ('Infinite Loop') |
CVE-2020-28030 | 2024-11-21 14:22 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 209277 | 5.3 |
MEDIUM
Network |
sonarsource | sonarqube | In SonarQube 8.4.2.36762, an external attacker can achieve authentication bypass through SonarScanner. With an empty value for the -D sonar.login option, anonymous authentication is forced. This allo… |
CWE-287
Improper Authentication |
CVE-2020-28002 | 2024-11-21 14:22 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 209278 | 7.8 |
HIGH
Local |
wondershare | dr.fone | Dr.Fone 3.0.0 allows local users to gain privileges via a Trojan horse DriverInstall.exe because %PROGRAMFILES(X86)%\Wondershare\dr.fone\Library\DriverInstaller has Full Control for BUILTIN\Users. |
CWE-732
Incorrect Permission Assignment for Critical Resource |
CVE-2020-27992 | 2024-11-21 14:22 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 209279 | 6.1 |
MEDIUM
Network |
icewarp | mail_server | IceWarp 11.4.5.0 allows XSS via the language parameter. |
CWE-79
Cross-site Scripting |
CVE-2020-27982 | 2024-11-21 14:22 | 2020-11-3 | Show | GitHub Exploit DB Packet Storm |
| 209280 | 9.8 |
CRITICAL
Network |
fast-report | fastreport | An issue was discovered in FastReport before 2020.4.0. It lacks a ScriptSecurity feature and therefore may mishandle (for example) GetType, typeof, TypeOf, DllImport, LoadLibrary, and GetProcAddress. |
CWE-862
Missing Authorization |
CVE-2020-27998 | 2024-11-21 14:22 | 2020-10-30 | Show | GitHub Exploit DB Packet Storm |