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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228321 2.1 注意 SpringSource - SpringSource Hyperic HQ の Sybase データベースプラグインにおけるデータベースのパスワードを取得される脆弱性 CWE-200
情報漏えい
CVE-2009-2899 2012-12-7 14:47 2011-02-5 Show GitHub Exploit DB Packet Storm
228322 6.8 警告 LibTIFF - LibTIFF におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-4447 2012-12-7 14:46 2012-10-28 Show GitHub Exploit DB Packet Storm
228323 7.8 危険 Tridium - Tridium Niagara AX Framework におけるアクセス制限を回避される脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-4028 2012-12-7 14:41 2012-07-13 Show GitHub Exploit DB Packet Storm
228324 4.4 警告 シトリックス・システムズ - Xen の Transcendent Memory におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-6034 2012-12-7 14:38 2012-09-5 Show GitHub Exploit DB Packet Storm
228325 5 警告 Joomla! - Joomla! における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-1611 2012-12-7 14:29 2012-04-2 Show GitHub Exploit DB Packet Storm
228326 4.3 警告 ForeScout Technologies - Forescout CounterACT NAC デバイスにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4983 2012-12-6 16:27 2012-12-5 Show GitHub Exploit DB Packet Storm
228327 5.8 警告 ForeScout Technologies - Forescout CounterACT NAC デバイスの assets/login におけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2012-4982 2012-12-6 16:26 2012-12-5 Show GitHub Exploit DB Packet Storm
228328 4.3 警告 DELL EMC (旧 EMC Corporation) - EMC RSA NetWitness Informer の Web インタフェースにおけるクリックジャッキング攻撃の脆弱性 CWE-20
不適切な入力確認
CVE-2012-4609 2012-12-6 16:26 2012-12-5 Show GitHub Exploit DB Packet Storm
228329 6.8 警告 DELL EMC (旧 EMC Corporation) - EMC RSA NetWitness Informer におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-4608 2012-12-6 16:25 2012-12-5 Show GitHub Exploit DB Packet Storm
228330 5 警告 シマンテック - Symantec Messaging Gateway におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-4347 2012-12-6 16:24 2012-12-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
197721 5.5 MEDIUM
Local
linux linux_kernel The move_pages system call in mm/migrate.c in the Linux kernel before 4.12.9 doesn't check the effective uid of the target process, enabling a local attacker to learn the memory layout of a setuid ex… CWE-200
Information Exposure
CVE-2017-14140 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
197722 5.5 MEDIUM
Local
gnome gedit libgedit.a in GNOME gedit through 3.22.1 allows remote attackers to cause a denial of service (CPU consumption) via a file that begins with many '\0' characters. CWE-400
 Uncontrolled Resource Consumption
CVE-2017-14108 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
197723 6.5 MEDIUM
Network
imagemagick imagemagick ImageMagick 7.0.6-2 has a memory leak vulnerability in WriteMSLImage in coders/msl.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-14139 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
197724 9.8 CRITICAL
Network
imagemagick imagemagick ImageMagick 7.0.6-5 has a memory leak vulnerability in ReadWEBPImage in coders/webp.c because memory is not freed in certain error cases, as demonstrated by VP8 errors. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-14138 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
197725 7.5 HIGH
Network
imagemagick imagemagick ReadWEBPImage in coders/webp.c in ImageMagick 7.0.6-5 has an issue where memory allocation is excessive because it depends only on a length field in a header. CWE-400
 Uncontrolled Resource Consumption
CVE-2017-14137 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
197726 6.5 MEDIUM
Network
opencv
debian
opencv
debian_linux
OpenCV (Open Source Computer Vision Library) 3.3 has an out-of-bounds write error in the function FillColorRow1 in utils.cpp when reading an image file by using cv::imread. NOTE: this vulnerability e… CWE-787
 Out-of-bounds Write
CVE-2017-14136 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
197727 9.8 CRITICAL
Network
dreambox opendreambox enigma2-plugins/blob/master/webadmin/src/WebChilds/Script.py in the webadmin plugin for opendreambox 2.0.0 allows remote attackers to execute arbitrary OS commands via shell metacharacters in the com… CWE-78
OS Command 
CVE-2017-14135 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
197728 6.5 MEDIUM
Network
jasper_project
debian
jasper
debian_linux
JasPer 1.900.8, 1.900.9, 1.900.10, 1.900.11, 1.900.12, 1.900.13, 1.900.14, 1.900.15, 1.900.16, 1.900.17, 1.900.18, 1.900.19, 1.900.20, 1.900.21, 1.900.22, 1.900.23, 1.900.24, 1.900.25, 1.900.26, 1.90… CWE-125
Out-of-bounds Read
CVE-2017-14132 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
197729 5.5 MEDIUM
Local
gnu binutils The _bfd_elf_parse_attributes function in elf-attrs.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of servi… CWE-125
Out-of-bounds Read
CVE-2017-14130 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
197730 5.5 MEDIUM
Local
gnu binutils The read_section function in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (parse_comp_u… CWE-125
Out-of-bounds Read
CVE-2017-14129 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm