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 17, 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
252721 5.5 警告 ターボリナックス
Timo Sirainen
- Dovecot の plugins/acl/acl-backend-vfile.c におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3706 2011-07-4 08:33 2010-10-2 Show GitHub Exploit DB Packet Storm
252722 6.4 警告 ターボリナックス
Timo Sirainen
- Dovecot の ACL プラグインにおけるメールボックスを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3304 2011-07-4 08:32 2010-07-24 Show GitHub Exploit DB Packet Storm
252723 5.8 警告 レッドハット - TigerVNC の vncviewer コンポネント内にある CSecurityTLS::processMsg 関数における TLS VNC サーバを偽造される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1775 2011-07-4 08:30 2011-05-26 Show GitHub Exploit DB Packet Storm
252724 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2128 2011-07-1 15:32 2011-06-14 Show GitHub Exploit DB Packet Storm
252725 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2127 2011-07-1 15:31 2011-06-14 Show GitHub Exploit DB Packet Storm
252726 9.3 危険 アドビシステムズ - Adobe Shockwave Player におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2126 2011-07-1 15:30 2011-06-14 Show GitHub Exploit DB Packet Storm
252727 9.3 危険 アドビシステムズ - Adobe Shockwave Player の Dirapix.dll におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2125 2011-07-1 10:19 2011-06-14 Show GitHub Exploit DB Packet Storm
252728 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2124 2011-07-1 10:17 2011-06-14 Show GitHub Exploit DB Packet Storm
252729 9.3 危険 アドビシステムズ - Adobe Shockwave Player の Shockwave 3D Asset x32 コンポーネントにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-2123 2011-07-1 10:15 2011-06-14 Show GitHub Exploit DB Packet Storm
252730 9.3 危険 アドビシステムズ - Adobe Shockwave Player の Dirapi.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2122 2011-07-1 10:14 2011-06-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
247061 6.5 MEDIUM
Network
artifex
debian
jbig2dec
debian_linux
libjbig2dec.a in Artifex jbig2dec 0.13, as used in MuPDF and Ghostscript, has a NULL pointer dereference in the jbig2_huffman_get function in jbig2_huffman.c. For example, the jbig2dec utility will c… CWE-476
 NULL Pointer Dereference
CVE-2017-9216 2024-11-21 12:35 2017-05-24 Show GitHub Exploit DB Packet Storm
247062 9.8 CRITICAL
Network
openvswitch
debian
redhat
openvswitch
debian_linux
openstack
virtualization_manager
virtualization
In Open vSwitch (OvS) 2.7.0, while parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pu… CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2017-9214 2024-11-21 12:35 2017-05-24 Show GitHub Exploit DB Packet Storm
247063 7.5 HIGH
Network
bavarian_motor_works bluetooth_stack The Bluetooth stack on the BMW 330i 2011 allows a remote crash of the CD/Multimedia software via %x or %c format string specifiers in a device name. CWE-134
Use of Externally-Controlled Format String
CVE-2017-9212 2024-11-21 12:35 2017-05-23 Show GitHub Exploit DB Packet Storm
247064 5.5 MEDIUM
Local
linux linux_kernel The crypto_skcipher_init_tfm function in crypto/skcipher.c in the Linux kernel through 4.11.2 relies on a setkey function that lacks a key-size check, which allows local users to cause a denial of se… CWE-476
 NULL Pointer Dereference
CVE-2017-9211 2024-11-21 12:35 2017-05-23 Show GitHub Exploit DB Packet Storm
247065 5.5 MEDIUM
Local
qpdf_project
canonical
qpdf
ubuntu_linux
libqpdf.a in QPDF 6.0.0 allows remote attackers to cause a denial of service (infinite recursion and stack consumption) via a crafted PDF document, related to unparse functions, aka qpdf-infiniteloop… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-9210 2024-11-21 12:35 2017-05-23 Show GitHub Exploit DB Packet Storm
247066 5.5 MEDIUM
Local
qpdf_project
canonical
qpdf
ubuntu_linux
libqpdf.a in QPDF 6.0.0 allows remote attackers to cause a denial of service (infinite recursion and stack consumption) via a crafted PDF document, related to QPDFObjectHandle::parseInternal, aka qpd… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-9209 2024-11-21 12:35 2017-05-23 Show GitHub Exploit DB Packet Storm
247067 5.5 MEDIUM
Local
qpdf_project
canonical
qpdf
ubuntu_linux
libqpdf.a in QPDF 6.0.0 allows remote attackers to cause a denial of service (infinite recursion and stack consumption) via a crafted PDF document, related to releaseResolved functions, aka qpdf-infi… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-9208 2024-11-21 12:35 2017-05-23 Show GitHub Exploit DB Packet Storm
247068 6.5 MEDIUM
Network
entropymine imageworsener The iw_get_ui16be function in imagew-util.c:422:24 in libimageworsener.a in ImageWorsener 1.3.1 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted image,… CWE-125
Out-of-bounds Read
CVE-2017-9207 2024-11-21 12:35 2017-05-23 Show GitHub Exploit DB Packet Storm
247069 6.5 MEDIUM
Network
entropymine imageworsener The iw_get_ui16le function in imagew-util.c:405:23 in libimageworsener.a in ImageWorsener 1.3.1 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted image,… CWE-125
Out-of-bounds Read
CVE-2017-9206 2024-11-21 12:35 2017-05-23 Show GitHub Exploit DB Packet Storm
247070 6.5 MEDIUM
Network
entropymine imageworsener The iw_get_ui16be function in imagew-util.c:422:24 in libimageworsener.a in ImageWorsener 1.3.1 allows remote attackers to cause a denial of service (invalid read and SEGV) via a crafted image, relat… CWE-125
Out-of-bounds Read
CVE-2017-9205 2024-11-21 12:35 2017-05-23 Show GitHub Exploit DB Packet Storm