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 23, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
245071 4.6 警告 GNU Project - Emacs の vcdiff における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-1694 2012-06-26 16:02 2008-04-22 Show GitHub Exploit DB Packet Storm
245072 6.9 警告 eterm - Eterm における X11 接続をハイジャックされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-1692 2012-06-26 16:02 2008-04-7 Show GitHub Exploit DB Packet Storm
245073 7.5 危険 GNU Project - GNU m4 における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2008-1688 2012-06-26 16:02 2008-04-9 Show GitHub Exploit DB Packet Storm
245074 7.5 危険 GNU Project - GNU m4 の maketemp 関数 におけるマクロ展開を誘発される脆弱性 CWE-DesignError
CVE-2008-1687 2012-06-26 16:02 2008-04-9 Show GitHub Exploit DB Packet Storm
245075 6.8 警告 elearningforce - Joomla! の Online FlashQuiz コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-1682 2012-06-26 16:02 2008-04-4 Show GitHub Exploit DB Packet Storm
245076 5 警告 futurenuke - PHP-Nuke Platinum における設定情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-1680 2012-06-26 16:02 2008-04-3 Show GitHub Exploit DB Packet Storm
245077 7.8 危険 ヒューレット・パッカード
eps
- HP OVIS の EPS Probe Builder の Probe Builder Service におけるプロセスを kill される脆弱性 CWE-189
数値処理の問題
CVE-2008-1667 2012-06-26 16:02 2008-07-28 Show GitHub Exploit DB Packet Storm
245078 4.6 警告 freedesktop.org - PolicyKit の grant helper におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2008-1658 2012-06-26 16:02 2008-03-31 Show GitHub Exploit DB Packet Storm
245079 7.5 危険 アドビシステムズ - Adobe ColdFusion における CFC メソッドを呼び出される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-1656 2012-06-26 16:02 2008-04-8 Show GitHub Exploit DB Packet Storm
245080 9.3 危険 chilkat software - ChilkatHttp.dll の ChilkatHttp.ChilkatHttp.1 ActiveX コントロールにおける任意のファイルを上書きされる脆弱性 CWE-20
不適切な入力確認
CVE-2008-1647 2012-06-26 16:02 2008-04-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 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
218781 8.8 HIGH
Adjacent
marvell 88w8787_firmware
88w8797_firmware
88w8801_firmware
88w8897_firmware
88w8997_firmware
The ThreadX-based firmware on Marvell Avastar Wi-Fi devices, models 88W8787, 88W8797, 88W8801, 88W8897, and 88W8997, allows remote attackers to execute arbitrary code or cause a denial of service (bl… CWE-787
 Out-of-bounds Write
CVE-2019-6496 2024-11-21 13:46 2019-01-21 Show GitHub Exploit DB Packet Storm
218782 8.8 HIGH
Network
tp-link tl-wdr5620_firmware
tl-wdr3500_firmware
tl-wdr3600_firmware
tl-wdr4300_firmware
tl-wdr4900_firmware
TP-Link WDR Series devices through firmware v3 (such as TL-WDR5620 V3.0) are affected by command injection (after login) leading to remote code execution, because shell metacharacters can be included… CWE-78
OS Command 
CVE-2019-6487 2024-11-21 13:46 2019-01-18 Show GitHub Exploit DB Packet Storm
218783 6.5 MEDIUM
Network
cairographics cairo An issue was discovered in cairo 1.16.0. There is an infinite loop in the function _arc_error_normalized in the file cairo-arc.c, related to _arc_max_angle_for_tolerance_normalized. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2019-6462 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
218784 6.5 MEDIUM
Network
cairographics cairo An issue was discovered in cairo 1.16.0. There is an assertion problem in the function _cairo_arc_in_direction in the file cairo-arc.c. CWE-617
 Reachable Assertion
CVE-2019-6461 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
218785 6.5 MEDIUM
Network
gnu recutils An issue was discovered in GNU Recutils 1.8. There is a NULL pointer dereference in the function rec_field_set_name() in the file rec-field.c in librec.a. CWE-476
 NULL Pointer Dereference
CVE-2019-6460 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
218786 6.5 MEDIUM
Network
gnu recutils An issue was discovered in GNU Recutils 1.8. There is a memory leak in rec_extract_type in rec-utils.c in librec.a. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2019-6459 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
218787 6.5 MEDIUM
Network
gnu recutils An issue was discovered in GNU Recutils 1.8. There is a memory leak in rec_buf_new in rec-buf.c when called from rec_parse_rset in rec-parser.c in librec.a. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2019-6458 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
218788 6.5 MEDIUM
Network
gnu recutils An issue was discovered in GNU Recutils 1.8. There is a memory leak in rec_aggregate_reg_new in rec-aggregate.c in librec.a. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2019-6457 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
218789 6.5 MEDIUM
Network
gnu recutils An issue was discovered in GNU Recutils 1.8. There is a NULL pointer dereference in the function rec_fex_size() in the file rec-fex.c of librec.a. CWE-476
 NULL Pointer Dereference
CVE-2019-6456 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
218790 6.5 MEDIUM
Network
gnu recutils An issue was discovered in GNU Recutils 1.8. There is a double-free problem in the function rec_mset_elem_destroy() in the file rec-mset.c. CWE-415
 Double Free
CVE-2019-6455 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm