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 29, 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
257411 9.3 危険 マイクロソフト - 複数の Microsoft 製品におけるエクセルファイルのフォーマットの処理に関する任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3134 2010-01-5 16:18 2009-11-10 Show GitHub Exploit DB Packet Storm
257412 9.3 危険 マイクロソフト - 複数の Microsoft 製品における計算式を含むスプレッドシートの処理に関する任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3132 2010-01-5 16:18 2009-11-10 Show GitHub Exploit DB Packet Storm
257413 9.3 危険 マイクロソフト - 複数の Microsoft 製品におけるセルに含まれる計算式の処理に関する任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3131 2010-01-5 16:17 2009-11-10 Show GitHub Exploit DB Packet Storm
257414 9.3 危険 マイクロソフト - Microsoft Office Excel における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3128 2010-01-5 16:17 2009-11-10 Show GitHub Exploit DB Packet Storm
257415 9.3 危険 マイクロソフト - Microsoft Office および Open XML File Format Converter における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3127 2010-01-5 16:16 2009-11-10 Show GitHub Exploit DB Packet Storm
257416 6.8 警告 アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ターボリナックス
ヒューレット・パッカード
OpenSSL Project
レッドハット
- OpenSSL の SSL_get_shared_ciphers() 関数における一つずれエラーの脆弱性 CWE-189
数値処理の問題
CVE-2007-5135 2010-01-5 13:31 2007-10-12 Show GitHub Exploit DB Packet Storm
257417 7.8 危険 マイクロソフト - Microsoft Windows で稼働している Active Directory の LDAP サービスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-1928 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
257418 9.3 危険 マイクロソフト - Microsoft Windows の kernel における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-2514 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
257419 6.8 警告 マイクロソフト - Microsoft Windows の kernel の Graphics Device Interface (GDI) における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2009-2513 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
257420 6.8 警告 マイクロソフト - Microsoft Windows の kernel における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2009-1127 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
220911 7.5 HIGH
Network
opensc_project opensc sc_context_create in ctx.c in libopensc in OpenSC 0.19.0 has a memory leak, as demonstrated by a call from eidenv. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2019-6502 2024-11-21 13:46 2019-01-22 Show GitHub Exploit DB Packet Storm
220912 7.5 HIGH
Network
axway file_tranfer_direct In Axway File Transfer Direct 2.7.1, an unauthenticated Directory Traversal vulnerability can be exploited by issuing a specially crafted HTTP GET request with %2e instead of '.' characters, as demon… CWE-22
Path Traversal
CVE-2019-6500 2024-11-21 13:46 2019-01-21 Show GitHub Exploit DB Packet Storm
220913 8.1 HIGH
Network
teradata viewpoint Teradata Viewpoint before 14.0 and 16.20.00.02-b80 contains a hardcoded password of TDv1i2e3w4 for the viewpoint database account (in viewpoint-portal\conf\server.xml) that could potentially be explo… CWE-798
 Use of Hard-coded Credentials
CVE-2019-6499 2024-11-21 13:46 2019-01-21 Show GitHub Exploit DB Packet Storm
220914 8.8 HIGH
Adjacent
labapart gattlib GattLib 0.2 has a stack-based buffer over-read in gattlib_connect in dbus/gattlib.c because strncpy is misused. CWE-125
Out-of-bounds Read
CVE-2019-6498 2024-11-21 13:46 2019-01-21 Show GitHub Exploit DB Packet Storm
220915 9.8 CRITICAL
Network
hotels_server_project hotels_server Hotels_Server through 2018-11-05 has SQL Injection via the controller/fetchpwd.php username parameter. CWE-89
SQL Injection
CVE-2019-6497 2024-11-21 13:46 2019-01-21 Show GitHub Exploit DB Packet Storm
220916 7.8 HIGH
Local
gnu glibc The string component in the GNU C Library (aka glibc or libc6) through 2.28, when running on the x32 architecture, incorrectly attempts to use a 64-bit register for size_t in assembly codes, which ca… CWE-404
 Improper Resource Shutdown or Release
CVE-2019-6488 2024-11-21 13:46 2019-01-19 Show GitHub Exploit DB Packet Storm
220917 9.8 CRITICAL
Network
aspeedtech
netapp
ast2400_firmware
ast2500_firmware
fas\/aff_baseboard_management_controller
The ASPEED ast2400 and ast2500 Baseband Management Controller (BMC) hardware and firmware implement Advanced High-performance Bus (AHB) bridges, which allow arbitrary read and write access to the BMC… NVD-CWE-noinfo
CVE-2019-6260 2024-11-21 13:46 2019-01-23 Show GitHub Exploit DB Packet Storm
220918 9.8 CRITICAL
Network
drupal
debian
drupal
debian_linux
In Drupal Core versions 7.x prior to 7.62, 8.6.x prior to 8.6.6 and 8.5.x prior to 8.5.9; A remote code execution vulnerability exists in PHP's built-in phar stream wrapper when performing file opera… CWE-20
 Improper Input Validation 
CVE-2019-6339 2024-11-21 13:46 2019-01-23 Show GitHub Exploit DB Packet Storm
220919 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
220920 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