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 12, 2026, 12:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
258691 9 危険 マイクロソフト - Microsoft Virtual PC の VMM におけるゲスト OS 内で任意のカーネルモードコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-1542 2010-03-17 12:18 2009-07-14 Show GitHub Exploit DB Packet Storm
258692 6.8 警告 IBM - IBM Lotus Domino Web Access におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-0921 2010-03-16 11:15 2010-03-3 Show GitHub Exploit DB Packet Storm
258693 4.3 警告 IBM - IBM Lotus Domino Web Access におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0920 2010-03-16 11:14 2010-03-3 Show GitHub Exploit DB Packet Storm
258694 10 危険 IBM - IBM Lotus Domino Web Access の UltraLite 機能における脆弱性 CWE-noinfo
情報不足
CVE-2010-0918 2010-03-16 11:14 2010-03-3 Show GitHub Exploit DB Packet Storm
258695 4.9 警告 サイバートラスト株式会社
レッドハット
SystemTap
- SystemTap の _get_argv および _get_compat_argv 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2010-0411 2010-03-16 11:14 2010-02-8 Show GitHub Exploit DB Packet Storm
258696 10 危険 サイバートラスト株式会社
レッドハット
SystemTap
- SystemTap の stap-server における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-4273 2010-03-16 11:14 2010-01-26 Show GitHub Exploit DB Packet Storm
258697 6.5 警告 サイバートラスト株式会社
Linux
レッドハット
- KVM の x86 エミュレータにおける権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0298 2010-03-16 11:13 2010-02-9 Show GitHub Exploit DB Packet Storm
258698 4.4 警告 サイバートラスト株式会社
Fabrice Bellard
レッドハット
- QEMU の usb_host_handle_control 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0297 2010-03-16 11:13 2010-02-9 Show GitHub Exploit DB Packet Storm
258699 6.8 警告 サン・マイクロシステムズ
freedesktop.org
- Poppler における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3605 2010-03-15 16:40 2009-11-2 Show GitHub Exploit DB Packet Storm
258700 4.1 警告 Linux
レッドハット
- Linux kernel の smbfs に関する脆弱性 - CVE-2006-5871 2010-03-15 16:40 2005-10-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
246121 6.5 MEDIUM
Network
freedesktop
debian
canonical
poppler
debian_linux
ubuntu_linux
In Poppler 0.68.0, the Parser::getObj() function in Parser.cc may cause infinite recursion via a crafted file. A remote attacker can leverage this for a DoS attack. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2018-16646 2024-11-21 12:53 2018-09-7 Show GitHub Exploit DB Packet Storm
246122 9.8 CRITICAL
Network
furuno felcom_250_firmware
felcom_500_firmware
FURUNO FELCOM 250 and 500 devices use only client-side JavaScript in login.js for authentication. CWE-287
Improper Authentication
CVE-2018-16590 2024-11-21 12:53 2018-09-7 Show GitHub Exploit DB Packet Storm
246123 6.5 MEDIUM
Network
imagemagick
debian
canonical
imagemagick
debian_linux
ubuntu_linux
There is an excessive memory allocation issue in the functions ReadBMPImage of coders/bmp.c and ReadDIBImage of coders/dib.c in ImageMagick 7.0.8-11, which allows remote attackers to cause a denial o… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2018-16645 2024-11-21 12:53 2018-09-7 Show GitHub Exploit DB Packet Storm
246124 6.5 MEDIUM
Network
imagemagick
debian
canonical
imagemagick
debian_linux
ubuntu_linux
There is a missing check for length in the functions ReadDCMImage of coders/dcm.c and ReadPICTImage of coders/pict.c in ImageMagick 7.0.8-11, which allows remote attackers to cause a denial of servic… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2018-16644 2024-11-21 12:53 2018-09-7 Show GitHub Exploit DB Packet Storm
246125 6.5 MEDIUM
Network
imagemagick
debian
canonical
imagemagick
debian_linux
ubuntu_linux
The functions ReadDCMImage in coders/dcm.c, ReadPWPImage in coders/pwp.c, ReadCALSImage in coders/cals.c, and ReadPICTImage in coders/pict.c in ImageMagick 7.0.8-4 do not check the return value of th… CWE-252
 Unchecked Return Value
CVE-2018-16643 2024-11-21 12:53 2018-09-7 Show GitHub Exploit DB Packet Storm
246126 6.5 MEDIUM
Network
imagemagick
debian
canonical
imagemagick
debian_linux
ubuntu_linux
The function InsertRow in coders/cut.c in ImageMagick 7.0.7-37 allows remote attackers to cause a denial of service via a crafted image file due to an out-of-bounds write. CWE-787
 Out-of-bounds Write
CVE-2018-16642 2024-11-21 12:53 2018-09-7 Show GitHub Exploit DB Packet Storm
246127 6.5 MEDIUM
Network
imagemagick imagemagick ImageMagick 7.0.8-6 has a memory leak vulnerability in the TIFFWritePhotoshopLayers function in coders/tiff.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2018-16641 2024-11-21 12:53 2018-09-7 Show GitHub Exploit DB Packet Storm
246128 6.5 MEDIUM
Network
imagemagick
canonical
imagemagick
ubuntu_linux
ImageMagick 7.0.8-5 has a memory leak vulnerability in the function ReadOneJNGImage in coders/png.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2018-16640 2024-11-21 12:53 2018-09-7 Show GitHub Exploit DB Packet Storm
246129 5.4 MEDIUM
Network
html-js doracms Multiple cross-site scripting (XSS) vulnerabilities in /api/content/addOne in DoraCMS v2.0.3 allow remote attackers to inject arbitrary web script or HTML via the (1) discription or (2) comments fiel… CWE-79
Cross-site Scripting
CVE-2018-16622 2024-11-21 12:53 2018-09-7 Show GitHub Exploit DB Packet Storm
246130 6.5 MEDIUM
Network
proconf proconf In ProConf before 6.1, an Insecure Direct Object Reference (IDOR) allows any author to view and grab all submitted papers (Title and Abstract) and their authors' personal information (Name, Email, Or… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2018-16606 2024-11-21 12:53 2018-09-7 Show GitHub Exploit DB Packet Storm