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 20, 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
252291 7.6 危険 アップル - Apple Mac OS X におけるネットワークリソースにアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-7303 2011-11-24 16:27 2011-11-15 Show GitHub Exploit DB Packet Storm
252292 5 警告 IBM
Apache Software Foundation
アップル
サイバートラスト株式会社
富士通
ヒューレット・パッカード
ターボリナックス
オラクル
日立
レッドハット
- Apache HTTP Server の mod_cache および mod_dav モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-1452 2011-11-24 11:00 2010-07-25 Show GitHub Exploit DB Packet Storm
252293 10 危険 トレンドマイクロ
IBM
Apache Software Foundation
アップル
サイバートラスト株式会社
富士通
ターボリナックス
オラクル
レッドハット
- APR ライブラリおよび APR-util ライブラリにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-2412 2011-11-24 10:57 2009-08-6 Show GitHub Exploit DB Packet Storm
252294 4.3 警告 IBM
Apache Software Foundation
アップル
サイバートラスト株式会社
富士通
ヒューレット・パッカード
ターボリナックス
オラクル
レッドハット
- Apache httpd の mod_deflate モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-1891 2011-11-24 10:54 2009-07-10 Show GitHub Exploit DB Packet Storm
252295 4.3 警告 IBM - IBM Lotus Mobile Connect におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4465 2011-11-22 16:26 2011-11-19 Show GitHub Exploit DB Packet Storm
252296 5 警告 VMware - VMware vCenter Update Manager におけるディレクトリトラバーサル攻撃の脆弱性 CWE-16
環境設定
CVE-2011-4404 2011-11-22 16:25 2011-11-17 Show GitHub Exploit DB Packet Storm
252297 5 警告 Montala Limited - ResourceSpace におけるリソース制限を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2011-4311 2011-11-22 16:25 2011-11-19 Show GitHub Exploit DB Packet Storm
252298 6.8 警告 ヒューレット・パッカード - HP-UX の EMS における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-4159 2011-11-22 16:24 2011-11-16 Show GitHub Exploit DB Packet Storm
252299 5 警告 CA Technologies - CA Directory の dxserver におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2011-3849 2011-11-22 16:23 2011-11-16 Show GitHub Exploit DB Packet Storm
252300 10 危険 Google
サムスン
日本エイサー
- Chromebook プラットフォームで稼働する Google Chrome における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2011-3420 2011-11-22 10:55 2011-09-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
224631 7.5 HIGH
Network
keybase keybase The Keybase app 2.13.2 for iOS provides potentially insufficient notice that it is employing a user's private key to sign a certain cryptocurrency attestation (that an address at keybase.io can be us… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2019-16992 2024-11-21 13:31 2019-09-30 Show GitHub Exploit DB Packet Storm
224632 7.5 HIGH
Network
linux
opensuse
netapp
linux_kernel
leap
aff_a700s_firmware
h300s_firmware
h500s_firmware
h700s_firmware
h300e_firmware
h500e_firmware
h700e_firmware
h410s_firmware
h410c_firmware
h610s_fir…
In the Linux kernel before 5.0.3, a memory leak exits in hsr_dev_finalize() in net/hsr/hsr_device.c if hsr_add_port fails to add a port, which may cause denial of service, aka CID-6caabe7f197d. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2019-16995 2024-11-21 13:31 2019-09-30 Show GitHub Exploit DB Packet Storm
224633 5.3 MEDIUM
Network
z.cash zcash Zcashd in Zcash before 2.0.7-3 allows discovery of the IP address of a full node that owns a shielded address, related to mishandling of exceptions during deserialization of note plaintexts. This aff… CWE-755
 Improper Handling of Exceptional Conditions
CVE-2019-16930 2024-11-21 13:31 2019-09-29 Show GitHub Exploit DB Packet Storm
224634 6.1 MEDIUM
Network
python
debian
canonical
python
debian_linux
ubuntu_linux
The documentation XML-RPC server in Python through 2.7.16, 3.x through 3.6.9, and 3.7.x through 3.7.4 has XSS via the server_title field. This occurs in Lib/DocXMLRPCServer.py in Python 2.x, and in L… CWE-79
Cross-site Scripting
CVE-2019-16935 2024-11-21 13:31 2019-09-28 Show GitHub Exploit DB Packet Storm
224635 6.1 MEDIUM
Network
flower_project flower Flower 0.9.3 has XSS via a crafted worker name. NOTE: The project author stated that he doesn't think this is a valid vulnerability. Worker name and task name aren’t user facing configuration options… CWE-79
Cross-site Scripting
CVE-2019-16926 2024-11-21 13:31 2019-09-28 Show GitHub Exploit DB Packet Storm
224636 6.1 MEDIUM
Network
flower_project flower Flower 0.9.3 has XSS via the name parameter in an @app.task call. NOTE: The project author stated that he doesn't think this is a valid vulnerability. Worker name and task name aren’t user facing con… CWE-79
Cross-site Scripting
CVE-2019-16925 2024-11-21 13:31 2019-09-28 Show GitHub Exploit DB Packet Storm
224637 9.8 CRITICAL
Network
nsa ghidra NSA Ghidra through 9.0.4, when experimental mode is enabled, allows arbitrary code execution if the Read XML Files feature of Bit Patterns Explorer is used with a modified XML document. This occurs i… CWE-91
Blind XPath Injection
CVE-2019-16941 2024-11-21 13:31 2019-09-29 Show GitHub Exploit DB Packet Storm
224638 5.5 MEDIUM
Local
glyphandcog xpdf Xpdf 4.01.01 has an out-of-bounds write in the vertProfile part of the TextPage::findGaps function in TextOutputDev.cc, a different vulnerability than CVE-2019-9877. CWE-787
 Out-of-bounds Write
CVE-2019-16927 2024-11-21 13:31 2019-09-28 Show GitHub Exploit DB Packet Storm
224639 8.8 HIGH
Adjacent
nuvending nulock The Nulock application 1.5.0 for mobile devices sends a cleartext password over Bluetooth, which allows remote attackers (after sniffing the network) to take control of the lock. CWE-319
Cleartext Transmission of Sensitive Information
CVE-2019-16924 2024-11-21 13:31 2019-09-28 Show GitHub Exploit DB Packet Storm
224640 6.1 MEDIUM
Network
kkcms_project kkcms kkcms 1.3 has jx.php?url= XSS. CWE-79
Cross-site Scripting
CVE-2019-16923 2024-11-21 13:31 2019-09-28 Show GitHub Exploit DB Packet Storm