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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
255241 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0131 2011-03-31 14:01 2011-03-3 Show GitHub Exploit DB Packet Storm
255242 9.3 危険 BlackBerry - BlackBerry Enterprise Server の PDF Distiller におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2604 2011-03-31 13:59 2011-01-11 Show GitHub Exploit DB Packet Storm
255243 6.8 警告 BlackBerry - BlackBerry Device Software のブラウザにおける同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3934 2011-03-31 13:57 2010-10-14 Show GitHub Exploit DB Packet Storm
255244 6 警告 アップル
サイバートラスト株式会社
CUPS
ターボリナックス
オラクル
レッドハット
- Apple Mac OS X 上で稼働する CUPS におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-0540 2011-03-31 13:55 2010-06-15 Show GitHub Exploit DB Packet Storm
255245 6.9 警告 レッドハット
サイバートラスト株式会社
ターボリナックス
オラクル
CUPS
- CUPS の cupsFileOpen 関数における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2010-2431 2011-03-31 13:54 2010-06-17 Show GitHub Exploit DB Packet Storm
255246 6.8 警告 レッドハット
サイバートラスト株式会社
ターボリナックス
オラクル
CUPS
- CUPS の テキストフィルタサブシステムにおける任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0542 2011-03-31 13:53 2010-06-17 Show GitHub Exploit DB Packet Storm
255247 7.9 危険 アップル
サイバートラスト株式会社
レッドハット
オラクル
CUPS
- CUPS の cupsd 内にある ipp.c における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2941 2011-03-31 13:51 2010-11-11 Show GitHub Exploit DB Packet Storm
255248 4.3 警告 アップル
サイバートラスト株式会社
CUPS
ターボリナックス
オラクル
レッドハット
- Apple Mac OS X 上で稼働する CUPS における重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2010-1748 2011-03-31 13:45 2010-06-15 Show GitHub Exploit DB Packet Storm
255249 6.9 警告 アドビシステムズ
レッドハット
オラクル
- Adobe Flash Player における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-0575 2011-03-31 13:42 2011-02-8 Show GitHub Exploit DB Packet Storm
255250 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0130 2011-03-30 15:55 2011-03-3 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