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 16, 2026, 10:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
258771 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1280 2010-05-31 18:26 2010-05-11 Show GitHub Exploit DB Packet Storm
258772 9.3 危険 アドビシステムズ - Adobe Shockwave Player におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0987 2010-05-31 18:26 2010-05-11 Show GitHub Exploit DB Packet Storm
258773 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0986 2010-05-31 18:26 2010-05-11 Show GitHub Exploit DB Packet Storm
258774 9.3 危険 アドビシステムズ - Adobe Shockwave Player における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0130 2010-05-28 18:44 2010-05-11 Show GitHub Exploit DB Packet Storm
258775 9.3 危険 アドビシステムズ - Adobe Shockwave Player における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0129 2010-05-28 18:43 2010-05-11 Show GitHub Exploit DB Packet Storm
258776 9.3 危険 アドビシステムズ - Adobe Shockwave Player および Adobe Director における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-0128 2010-05-28 18:43 2010-05-11 Show GitHub Exploit DB Packet Storm
258777 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0127 2010-05-28 18:43 2010-05-11 Show GitHub Exploit DB Packet Storm
258778 9.3 危険 マイクロソフト - 複数の Microsoft 製品の VBE6.DLL における整数オーバーフローの脆弱性 CWE-94
コード・インジェクション
CVE-2010-0815 2010-05-28 18:43 2010-05-11 Show GitHub Exploit DB Packet Storm
258779 9.3 危険 マイクロソフト - 複数の Microsoft 製品の inetcomm.dll における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0816 2010-05-28 18:43 2010-05-11 Show GitHub Exploit DB Packet Storm
258780 9.3 危険 日立 - 複数の日立製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4776 2010-05-28 18:42 2009-07-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
268251 6.0 MEDIUM
Local
qemu
debian
opensuse
redhat
qemu
debian_linux
leap
openstack
virtualization
The rtl8139_cplus_transmit function in hw/net/rtl8139.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (infinite loop and CPU consumption) by leveragin… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2016-8910 2024-11-21 12:00 2016-11-5 Show GitHub Exploit DB Packet Storm
268252 6.0 MEDIUM
Local
qemu
debian
opensuse
redhat
qemu
debian_linux
leap
openstack
virtualization
The intel_hda_xfer function in hw/audio/intel-hda.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (infinite loop and CPU consumption) via an entry wit… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2016-8909 2024-11-21 12:00 2016-11-5 Show GitHub Exploit DB Packet Storm
268253 8.1 HIGH
Network
joomla joomla\! The register method in the UsersModelRegistration class in controllers/user.php in the Users component in Joomla! before 3.6.4, when registration has been disabled, allows remote attackers to create … CWE-20
 Improper Input Validation 
CVE-2016-8870 2024-11-21 12:00 2016-11-5 Show GitHub Exploit DB Packet Storm
268254 9.8 CRITICAL
Network
joomla joomla\! The register method in the UsersModelRegistration class in controllers/user.php in the Users component in Joomla! before 3.6.4 allows remote attackers to gain privileges by leveraging incorrect use o… CWE-20
 Improper Input Validation 
CVE-2016-8869 2024-11-21 12:00 2016-11-5 Show GitHub Exploit DB Packet Storm
268255 7.8 HIGH
Local
python
debian
pillow
debian_linux
Pillow before 3.3.2 allows context-dependent attackers to execute arbitrary code by using the "crafted image file" approach, related to an "Insecure Sign Extension" issue affecting the ImagingNew in … CWE-284
Improper Access Control
CVE-2016-9190 2024-11-21 12:00 2016-11-4 Show GitHub Exploit DB Packet Storm
268256 5.5 MEDIUM
Local
python
debian
pillow
debian_linux
Pillow before 3.3.2 allows context-dependent attackers to obtain sensitive information by using the "crafted image file" approach, related to an "Integer Overflow" issue affecting the Image.core.map_… CWE-190
 Integer Overflow or Wraparound
CVE-2016-9189 2024-11-21 12:00 2016-11-4 Show GitHub Exploit DB Packet Storm
268257 6.1 MEDIUM
Network
moodle moodle Cross-site scripting (XSS) vulnerabilities in Moodle CMS on or before 3.1.2 allow remote attackers to inject arbitrary web script or HTML via the s_additionalhtmlhead, s_additionalhtmltopofbody, and … CWE-79
Cross-site Scripting
CVE-2016-9188 2024-11-21 12:00 2016-11-4 Show GitHub Exploit DB Packet Storm
268258 8.8 HIGH
Network
moodle moodle Unrestricted file upload vulnerability in the double extension support in the "image" module in Moodle 3.1.2 allows remote authenticated users to execute arbitrary code by uploading a file with an ex… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2016-9187 2024-11-21 12:00 2016-11-4 Show GitHub Exploit DB Packet Storm
268259 8.8 HIGH
Network
moodle moodle Unrestricted file upload vulnerability in the "legacy course files" and "file manager" modules in Moodle 3.1.2 allows remote authenticated users to execute arbitrary code by uploading a file with an … CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2016-9186 2024-11-21 12:00 2016-11-4 Show GitHub Exploit DB Packet Storm
268260 4.3 MEDIUM
Network
openstack heat In OpenStack Heat, by launching a new Heat stack with a local URL an authenticated user may conduct network discovery revealing internal network configuration. Affected versions are <=5.0.3, >=6.0.0 … CWE-200
Information Exposure
CVE-2016-9185 2024-11-21 12:00 2016-11-4 Show GitHub Exploit DB Packet Storm