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":May 5, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251491 9.3 危険 マイクロソフト - 複数の Microsoft 製品の SBE.dll における権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2011-0042 2011-04-6 16:53 2011-03-8 Show GitHub Exploit DB Packet Storm
251492 9.3 危険 マイクロソフト - 複数の Microsoft 製品の DirectShow における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-0032 2011-04-6 16:17 2011-03-8 Show GitHub Exploit DB Packet Storm
251493 7.5 危険 IBM - IBM WAS の Plug-in コンポーネントにおける Trace リクエストの処理に関する脆弱性 CWE-20
不適切な入力確認
CVE-2011-1309 2011-04-5 15:52 2011-02-28 Show GitHub Exploit DB Packet Storm
251494 4.3 警告 IBM - IBM WAS の Installation Verification Test アプリケーションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1308 2011-04-5 15:47 2011-02-28 Show GitHub Exploit DB Packet Storm
251495 10 危険 サイバートラスト株式会社
レッドハット
- Logwatch の logwatch.pl における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1018 2011-04-5 15:20 2011-02-25 Show GitHub Exploit DB Packet Storm
251496 2.1 注意 レッドハット - Control Group Configuration Library の cgre_receive_netlink_msg 関数におけるリソース制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1022 2011-04-5 15:01 2011-03-3 Show GitHub Exploit DB Packet Storm
251497 7.2 危険 レッドハット - Control Group Configuration Library の parse_cgroup_spec 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1006 2011-04-5 14:58 2011-03-3 Show GitHub Exploit DB Packet Storm
251498 - - Wireshark - Wireshark にサービス運用妨害 (DoS) の脆弱性 - - 2011-04-5 14:54 2011-03-3 Show GitHub Exploit DB Packet Storm
251499 9.3 危険 アップル - 複数の Apple 製品の LibTIFF におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0191 2011-04-5 14:46 2011-03-3 Show GitHub Exploit DB Packet Storm
251500 2.9 注意 レッドハット
サイバートラスト株式会社
Avahi
オラクル
- Avahi の AvahiDnsPacket 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2244 2011-04-5 14:38 2010-06-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 5, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
210201 5.5 MEDIUM
Local
psyprax psyprax An issue was discovered in Psyprax before 3.2.2. The file %PROGRAMDATA%\Psyprax32\PPScreen.ini contains a hash for the lockscreen (aka screensaver) of the application. If that entry is removed, the l… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2020-10553 2024-11-21 13:55 2021-02-6 Show GitHub Exploit DB Packet Storm
210202 8.1 HIGH
Network
psyprax psyprax An issue was discovered in Psyprax before 3.2.2. The Firebird database is accessible with the default user sysdba and password masterke after installation. This allows any user to access it and read … CWE-1188
 Insecure Default Initialization of Resource
CVE-2020-10552 2024-11-21 13:55 2021-02-6 Show GitHub Exploit DB Packet Storm
210203 5.5 MEDIUM
Local
newmediacompany smarty An issue was discovered in New Media Smarty before 9.10. Passwords are stored in the database in an obfuscated format that can be easily reversed. The file data.mdb contains these obfuscated password… CWE-326
Inadequate Encryption Strength
CVE-2020-10375 2024-11-21 13:55 2021-02-6 Show GitHub Exploit DB Packet Storm
210204 6.5 MEDIUM
Network
iobit advanced_systemcare The AscRegistryFilter.sys kernel driver in IObit Advanced SystemCare 13.2 allows an unprivileged user to send an IOCTL to the device driver. If the user provides a NULL entry for the dwIoControlCode … NVD-CWE-noinfo
CVE-2020-10234 2024-11-21 13:55 2021-02-6 Show GitHub Exploit DB Packet Storm
210205 9.8 CRITICAL
Network
epikur epikur An issue was discovered in Epikur before 20.1.1. The Epikur server contains the checkPasswort() function that, upon user login, checks the submitted password against the user password's MD5 hash stor… CWE-287
Improper Authentication
CVE-2020-10539 2024-11-21 13:55 2021-02-5 Show GitHub Exploit DB Packet Storm
210206 5.5 MEDIUM
Local
epikur epikur An issue was discovered in Epikur before 20.1.1. It stores the secret passwords of the users as MD5 hashes in the database. MD5 can be brute-forced efficiently and should not be used for such purpose… CWE-916
 Use of Password Hash With Insufficient Computational Effort
CVE-2020-10538 2024-11-21 13:55 2021-02-5 Show GitHub Exploit DB Packet Storm
210207 7.8 HIGH
Local
epikur epikur An issue was discovered in Epikur before 20.1.1. A Glassfish 4.1 server with a default configuration is running on TCP port 4848. No password is required to access it with the administrator account. CWE-306
Missing Authentication for Critical Function
CVE-2020-10537 2024-11-21 13:55 2021-02-5 Show GitHub Exploit DB Packet Storm
210208 9.8 CRITICAL
Network
proofpoint insider_threat_management_server The Proofpoint Insider Threat Management Server (formerly ObserveIT Server) before 7.9.1 contains a vulnerability in the ITM application server's WriteImage API. The vulnerability allows an anonymous… CWE-502
 Deserialization of Untrusted Data
CVE-2020-10658 2024-11-21 13:55 2021-01-6 Show GitHub Exploit DB Packet Storm
210209 7.2 HIGH
Network
proofpoint insider_threat_management_server The Proofpoint Insider Threat Management Server (formerly ObserveIT Server) before 7.9.1 contains a vulnerability in the ITM web console's ImportAlertRules feature. The vulnerability allows a remote … CWE-502
 Deserialization of Untrusted Data
CVE-2020-10657 2024-11-21 13:55 2021-01-6 Show GitHub Exploit DB Packet Storm
210210 9.8 CRITICAL
Network
proofpoint insider_threat_management_server The Proofpoint Insider Threat Management Server (formerly ObserveIT Server) before 7.9.1 contains a vulnerability in the ITM application server's WriteWindowMouseWithChunksV2 API. The vulnerability a… CWE-502
 Deserialization of Untrusted Data
CVE-2020-10656 2024-11-21 13:55 2021-01-6 Show GitHub Exploit DB Packet Storm