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 17, 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
259571 7.1 危険 Linux
レッドハット
- Linux kernel の icmp_send 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-0778 2010-02-25 12:33 2009-03-12 Show GitHub Exploit DB Packet Storm
259572 7.2 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux Kernel の audit_syscall_entry 関数におけるシステムコール監査設定を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-0834 2010-02-25 12:33 2009-03-6 Show GitHub Exploit DB Packet Storm
259573 7.2 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の hrtimer_start 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2007-5966 2010-02-25 12:31 2007-12-20 Show GitHub Exploit DB Packet Storm
259574 4.3 警告 シスコシステムズ - Cisco Secure Desktop の +CSCOT+/translation におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0440 2010-02-24 12:27 2010-02-1 Show GitHub Exploit DB Packet Storm
259575 6.2 警告 ヒューレット・パッカード - HP ECMT におけるデータベースにアクセスされる脆弱性 CWE-noinfo
情報不足
CVE-2009-4184 2010-02-24 12:27 2009-10-5 Show GitHub Exploit DB Packet Storm
259576 4.6 警告 アップル - Apple iPhone OS のリカバリモードにおける任意のデータを読まれる脆弱性 CWE-399
リソース管理の問題
CVE-2010-0038 2010-02-24 12:26 2010-02-2 Show GitHub Exploit DB Packet Storm
259577 5 警告 サン・マイクロシステムズ
VMware
- Sun Java SE におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-3885 2010-02-24 12:26 2009-11-9 Show GitHub Exploit DB Packet Storm
259578 7.5 危険 サン・マイクロシステムズ
VMware
- JDK および JRE の Java Update 機能における古いバージョンの脆弱性を利用される脆弱性 CWE-Other
その他
CVE-2009-3864 2010-02-24 12:26 2009-11-3 Show GitHub Exploit DB Packet Storm
259579 5 警告 アドビシステムズ - Adobe ColdFusion のデフォルト設定におけるコレクションのメタデータを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0185 2010-02-24 12:25 2010-01-29 Show GitHub Exploit DB Packet Storm
259580 6.8 警告 Apache Software Foundation - Apache HTTP Server の ap_proxy_send_fb 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0010 2010-02-24 12:25 2010-02-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
225011 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
225012 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
225013 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
225014 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
225015 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
225016 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
225017 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
225018 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
225019 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
225020 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