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 8, 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
258001 4.3 警告 IBM - IBM Lotus Domino Web Access におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0920 2010-03-16 11:14 2010-03-3 Show GitHub Exploit DB Packet Storm
258002 10 危険 IBM - IBM Lotus Domino Web Access の UltraLite 機能における脆弱性 CWE-noinfo
情報不足
CVE-2010-0918 2010-03-16 11:14 2010-03-3 Show GitHub Exploit DB Packet Storm
258003 4.9 警告 サイバートラスト株式会社
レッドハット
SystemTap
- SystemTap の _get_argv および _get_compat_argv 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2010-0411 2010-03-16 11:14 2010-02-8 Show GitHub Exploit DB Packet Storm
258004 10 危険 サイバートラスト株式会社
レッドハット
SystemTap
- SystemTap の stap-server における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-4273 2010-03-16 11:14 2010-01-26 Show GitHub Exploit DB Packet Storm
258005 6.5 警告 サイバートラスト株式会社
Linux
レッドハット
- KVM の x86 エミュレータにおける権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0298 2010-03-16 11:13 2010-02-9 Show GitHub Exploit DB Packet Storm
258006 4.4 警告 サイバートラスト株式会社
Fabrice Bellard
レッドハット
- QEMU の usb_host_handle_control 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0297 2010-03-16 11:13 2010-02-9 Show GitHub Exploit DB Packet Storm
258007 6.8 警告 サン・マイクロシステムズ
freedesktop.org
- Poppler における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3605 2010-03-15 16:40 2009-11-2 Show GitHub Exploit DB Packet Storm
258008 4.1 警告 Linux
レッドハット
- Linux kernel の smbfs に関する脆弱性 - CVE-2006-5871 2010-03-15 16:40 2005-10-5 Show GitHub Exploit DB Packet Storm
258009 7.8 危険 Linux
レッドハット
- Linux kernel の selinux_parse_skb_ipv6 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2005-4886 2010-03-15 16:40 2005-10-5 Show GitHub Exploit DB Packet Storm
258010 5 警告 サン・マイクロシステムズ - Sun ONE/iPlanet Web Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2003-1589 2010-03-15 16:39 2003-12-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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