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 8, 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
254711 9.3 危険 マイクロソフト - Microsoft Windows の Indeo コーデックにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-4312 2010-01-25 11:52 2009-12-8 Show GitHub Exploit DB Packet Storm
254712 9.3 危険 マイクロソフト - Microsoft Windows の Indeo コーデックにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-4311 2010-01-25 11:52 2009-12-8 Show GitHub Exploit DB Packet Storm
254713 9.3 危険 マイクロソフト - Indeo コーデックに複数の脆弱性 CWE-119
バッファエラー
CVE-2009-4310 2010-01-25 11:52 2009-12-15 Show GitHub Exploit DB Packet Storm
254714 9.3 危険 マイクロソフト - Microsoft Windows の Windows Media Player 用の Intel Indeo41 コーデックにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4309 2010-01-25 11:51 2009-12-8 Show GitHub Exploit DB Packet Storm
254715 9.3 危険 マイクロソフト - Microsoft Windows の Indeo コーデックにおけるサービス運用妨害 (DoS) の脆弱性 CWE-94
コード・インジェクション
CVE-2009-4210 2010-01-25 11:51 2009-12-8 Show GitHub Exploit DB Packet Storm
254716 5 警告 アップル
サイバートラスト株式会社
IPsec-Tools
レッドハット
- Ipsec-tools の証明書検証および NAT-Traversal におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-1632 2010-01-25 11:48 2009-05-14 Show GitHub Exploit DB Packet Storm
254717 4 警告 PostgreSQL.org
サイバートラスト株式会社
ターボリナックス
サン・マイクロシステムズ
レッドハット
- PostgreSQL のエラーメッセージの変換処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-0922 2010-01-25 11:48 2009-03-17 Show GitHub Exploit DB Packet Storm
254718 5.7 警告 日本電気
インターネットイニシアティブ
ヤマハ
古河電気工業
- IPv6 を実装した複数の製品にサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
- 2010-01-25 11:47 2009-10-26 Show GitHub Exploit DB Packet Storm
254719 9.3 危険 マイクロソフト - 複数の Microsoft 製品のテキストコンバーターにおける整数オーバーフローの脆弱性 CWE-94
コード・インジェクション
CVE-2009-2506 2010-01-22 10:27 2009-12-8 Show GitHub Exploit DB Packet Storm
254720 9 危険 マイクロソフト - Microsoft Windows の Active Directory フェデレーションサービスにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2009-2509 2010-01-22 10:27 2009-12-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
254991 7.8 HIGH
Local
foxitsoftware pdf_compressor Foxit PDF Compressor installers from versions from 7.0.0.183 to 7.7.2.10 contain a DLL preloading vulnerability, wherein it is possible for the installer to load a malicious DLL located in the curren… CWE-426
 Untrusted Search Path
CVE-2017-12892 2024-11-21 12:10 2017-08-17 Show GitHub Exploit DB Packet Storm
254992 8.8 HIGH
Network
opencv
debian
opencv
debian_linux
In opencv/modules/imgcodecs/src/grfmt_pxm.cpp, function ReadNumber did not checkout the input length, which lead to integer overflow. If the image is from remote, may lead to remote code execution or… CWE-190
 Integer Overflow or Wraparound
CVE-2017-12864 2024-11-21 12:10 2017-08-16 Show GitHub Exploit DB Packet Storm
254993 8.8 HIGH
Network
opencv
debian
opencv
debian_linux
In opencv/modules/imgcodecs/src/grfmt_pxm.cpp, function PxMDecoder::readData has an integer overflow when calculate src_pitch. If the image is from remote, may lead to remote code execution or denial… CWE-190
 Integer Overflow or Wraparound
CVE-2017-12863 2024-11-21 12:10 2017-08-16 Show GitHub Exploit DB Packet Storm
254994 8.8 HIGH
Network
opencv
debian
opencv
debian_linux
In modules/imgcodecs/src/grfmt_pxm.cpp, the length of buffer AutoBuffer _src is small than expected, which will cause copy buffer overflow later. If the image is from remote, may lead to remote code … CWE-787
 Out-of-bounds Write
CVE-2017-12862 2024-11-21 12:10 2017-08-16 Show GitHub Exploit DB Packet Storm
254995 7.5 HIGH
Network
numpy numpy The numpy.pad function in Numpy 1.13.1 and older versions is missing input validation. An empty list or ndarray will stick into an infinite loop, which can allow attackers to cause a DoS attack. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-12852 2024-11-21 12:10 2017-08-16 Show GitHub Exploit DB Packet Storm
254996 6.5 MEDIUM
Local
xen xen Xen maintains the _GTF_{read,writ}ing bits as appropriate, to inform the guest that a grant is in use. A guest is expected not to modify the grant details while it is in use, whereas the guest is fre… CWE-200
Information Exposure
CVE-2017-12855 2024-11-21 12:10 2017-08-16 Show GitHub Exploit DB Packet Storm
254997 8.8 HIGH
Network
rtsindia rwr-3g-100_firmware The RealTime RWR-3G-100 Router Firmware Version : Ver1.0.56 is affected by CSRF an attack that forces an end user to execute unwanted actions on a web application in which they're currently authentic… CWE-352
 Origin Validation Error
CVE-2017-12853 2024-11-21 12:10 2017-08-15 Show GitHub Exploit DB Packet Storm
254998 8.8 HIGH
Network
kanboard kanboard An authenticated standard user could reset the password of the admin by altering form data. Affects kanboard before 1.0.46. CWE-640
 Weak Password Recovery Mechanism for Forgotten Password
CVE-2017-12851 2024-11-21 12:10 2017-08-15 Show GitHub Exploit DB Packet Storm
254999 8.8 HIGH
Network
kanboard kanboard An authenticated standard user could reset the password of other users (including the admin) by altering form data. Affects kanboard before 1.0.46. CWE-640
 Weak Password Recovery Mechanism for Forgotten Password
CVE-2017-12850 2024-11-21 12:10 2017-08-15 Show GitHub Exploit DB Packet Storm
255000 7.8 HIGH
Local
gnu binutils The elf_read_notesfunction in bfd/elf.c in GNU Binutils 2.29 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-12799 2024-11-21 12:10 2017-08-11 Show GitHub Exploit DB Packet Storm