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 4, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
255131 5 警告 アップル
ClamAV
- ClamAV の libclamav の pdf.c における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-4260 2011-04-21 18:57 2010-12-7 Show GitHub Exploit DB Packet Storm
255132 9.3 危険 アップル
ClamAV
- ClamAV の find_stream_bounds 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3434 2011-04-21 17:56 2010-09-30 Show GitHub Exploit DB Packet Storm
255133 7.5 危険 Git project
オラクル
- Git の is_git_directory 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2542 2011-04-21 17:54 2010-08-11 Show GitHub Exploit DB Packet Storm
255134 5 警告 Git project
オラクル
- Git の git-daemon におけるサービス運用妨害(無限ループおよび CPU 資源の消費)の脆弱性 CWE-399
リソース管理の問題
CVE-2009-2108 2011-04-21 17:53 2009-06-18 Show GitHub Exploit DB Packet Storm
255135 4.6 警告 Git project
オラクル
- Git の gitweb/gitweb.perl における任意のコマンドを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-5916 2011-04-21 17:52 2009-01-21 Show GitHub Exploit DB Packet Storm
255136 7.5 危険 Git project
オラクル
- Git の Web インターフェースにおける任意のコマンドを実行される脆弱性 CWE-264
CWE-78
CVE-2008-5516 2011-04-21 17:51 2009-01-20 Show GitHub Exploit DB Packet Storm
255137 5 警告 オラクル
CUPS
- CUPS の cupsDoAuthentication 関数におけるサービス運用妨害 (無限ループ) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-2432 2011-04-21 17:49 2010-03-3 Show GitHub Exploit DB Packet Storm
255138 4.3 警告 The PHP Group - PHP の zip_stream.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2011-1471 2011-04-21 17:45 2011-03-17 Show GitHub Exploit DB Packet Storm
255139 4.3 警告 The PHP Group - PHP の Zip 拡張モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-1470 2011-04-21 16:47 2011-03-17 Show GitHub Exploit DB Packet Storm
255140 4.3 警告 The PHP Group - PHP の Streams コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-1469 2011-04-21 16:46 2011-03-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
208181 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
208182 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
208183 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
208184 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
208185 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
208186 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
208187 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
208188 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
208189 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
208190 8.8 HIGH
Network
smartstore smartstorenet An issue was discovered in SmartStoreNET before 4.0.1. It does not properly consider the need for a CustomModelPartAttribute decoration in certain ModelBase.CustomProperties situations. NVD-CWE-noinfo
CVE-2020-27996 2024-11-21 14:22 2020-10-30 Show GitHub Exploit DB Packet Storm