Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":June 7, 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
230431 9.3 危険 telartis bv - AWStats Totals の awstatstotals.php における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-3922 2012-12-20 18:52 2008-09-4 Show GitHub Exploit DB Packet Storm
230432 4.3 警告 telartis bv - AWStats Totals におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3921 2012-12-20 18:52 2008-09-4 Show GitHub Exploit DB Packet Storm
230433 10 危険 princeton university - Princeton wn におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-3908 2012-12-20 18:52 2008-09-4 Show GitHub Exploit DB Packet Storm
230434 2.1 注意 suspend2 - Software suspend における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-3901 2012-12-20 18:52 2008-09-3 Show GitHub Exploit DB Packet Storm
230435 2.1 注意 TrueCrypt Foundation - TrueCrypt における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-3899 2012-12-20 18:52 2008-09-3 Show GitHub Exploit DB Packet Storm
230436 2.1 注意 secustar - Secu Star DriveCrypt Plus Pack における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-3898 2012-12-20 18:52 2008-09-3 Show GitHub Exploit DB Packet Storm
230437 10 危険 ZoneMinder - ZoneMinder における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-3882 2012-12-20 18:52 2008-09-2 Show GitHub Exploit DB Packet Storm
230438 4.3 警告 ZoneMinder - ZoneMinder におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3881 2012-12-20 18:52 2008-09-2 Show GitHub Exploit DB Packet Storm
230439 7.5 危険 ZoneMinder - ZoneMinder の zm_html_view_event.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3880 2012-12-20 18:52 2008-09-2 Show GitHub Exploit DB Packet Storm
230440 9.3 危険 ultrashareware - Ultra Shareware Ultra Office Control の Ultra.OfficeControl ActiveX コントロールにおけるクライアントシステムに任意のファイルを強制ダウンロードされる脆弱性 CWE-20
不適切な入力確認
CVE-2008-3879 2012-12-20 18:52 2008-09-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
209051 9.8 CRITICAL
Network
wordpress
fedoraproject
debian
wordpress
fedora
debian_linux
wp-includes/class-wp-xmlrpc-server.php in WordPress before 5.5.2 allows attackers to gain privileges by using XML-RPC to comment on a post. CWE-862
 Missing Authorization
CVE-2020-28036 2024-11-21 14:22 2020-11-3 Show GitHub Exploit DB Packet Storm
209052 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
209053 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
209054 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
209055 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
209056 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
209057 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
209058 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
209059 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
209060 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