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 12, 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
247361 7.5 危険 cpcommerce - cpCommerce におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1908 2012-06-26 16:02 2008-04-22 Show GitHub Exploit DB Packet Storm
247362 7.5 危険 cpcommerce - cpCommerce の functions/display_page.func.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1907 2012-06-26 16:02 2008-04-22 Show GitHub Exploit DB Packet Storm
247363 4.3 警告 cpcommerce - cpCommerce の calendar.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1906 2012-06-26 16:02 2008-04-22 Show GitHub Exploit DB Packet Storm
247364 7.5 危険 easy-scripts - Tr Script News の news.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1957 2012-06-26 16:02 2008-04-25 Show GitHub Exploit DB Packet Storm
247365 7.5 危険 cicoandcico - Cicoandcico CcMail における "admin エリア" へのアクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2008-1904 2012-06-26 16:02 2008-04-22 Show GitHub Exploit DB Packet Storm
247366 5 警告 Debian - aptlinex の GUI におけるパッケージを削除される脆弱性 CWE-DesignError
CVE-2008-1902 2012-06-26 16:02 2008-04-17 Show GitHub Exploit DB Packet Storm
247367 7.2 危険 Debian - aptlinex における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-1901 2012-06-26 16:02 2008-04-17 Show GitHub Exploit DB Packet Storm
247368 7.5 危険 carboncommunities - Carbon Communities の option_Update.asp における任意のメンバ情報を編集される脆弱性 CWE-DesignError
CVE-2008-1900 2012-06-26 16:02 2008-04-22 Show GitHub Exploit DB Packet Storm
247369 4.3 警告 Digium - Asterisk Open Source の IAX2 チャネルドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2008-1897 2012-06-26 16:02 2008-04-22 Show GitHub Exploit DB Packet Storm
247370 4.3 警告 carboncommunities - Carbon Communities におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1896 2012-06-26 16:02 2008-04-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
314401 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: support non-r10 register spill/fill to/from stack in precision tracking Use instruction (jump) history to record instruction… CWE-476
 NULL Pointer Dereference
CVE-2023-52920 2024-11-8 04:31 2024-11-5 Show GitHub Exploit DB Packet Storm
314402 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ext4: filesystems without casefold feature cannot be mounted with siphash When mounting the ext4 filesystem, if the default hash … NVD-CWE-noinfo
CVE-2024-49968 2024-11-8 04:28 2024-10-22 Show GitHub Exploit DB Packet Storm
314403 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35 [WHY & HOW] Mismatch in DCN35 DML2 cause bw v… NVD-CWE-noinfo
CVE-2024-50004 2024-11-8 04:27 2024-10-22 Show GitHub Exploit DB Packet Storm
314404 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mac802154: Fix potential RCU dereference issue in mac802154_scan_worker In the `mac802154_scan_worker` function, the `scan_req->t… CWE-416
 Use After Free
CVE-2024-50005 2024-11-8 04:27 2024-10-22 Show GitHub Exploit DB Packet Storm
314405 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: i2c: ar0521: Use cansleep version of gpiod_set_value() If we use GPIO reset from I2C port expander, we must use *_cansleep… NVD-CWE-noinfo
CVE-2024-49961 2024-11-8 04:22 2024-10-22 Show GitHub Exploit DB Packet Storm
314406 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix memfd_pin_folios free_huge_pages leak memfd_pin_folios followed by unpin_folios fails to restore free_huge_pages … NVD-CWE-Other
CVE-2024-49964 2024-11-8 04:20 2024-10-22 Show GitHub Exploit DB Packet Storm
314407 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: static_call: Replace pointless WARN_ON() in static_call_module_notify() static_call_module_notify() triggers a WARN_ON(), when me… NVD-CWE-noinfo
CVE-2024-49954 2024-11-8 04:16 2024-10-22 Show GitHub Exploit DB Packet Storm
314408 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twice The km.state is not checked in driver's delayed work. When xfr… CWE-672
 Operation on a Resource after Expiration or Release
CVE-2024-49953 2024-11-8 02:44 2024-10-22 Show GitHub Exploit DB Packet Storm
314409 - - - An issue was discovered in the IhisiServiceSmm module in Insyde InsydeH2O with kernel 5.2 before 05.28.42, 5.3 before 05.37.42, 5.4 before 05.45.39, 5.5 before 05.53.39, and 5.6 before 05.60.39 that … - CVE-2023-28149 2024-11-8 02:35 2024-08-1 Show GitHub Exploit DB Packet Storm
314410 4.8 MEDIUM
Network
agendaless waitress Waitress is a Web Server Gateway Interface server for Python 2 and 3. A remote client may send a request that is exactly recv_bytes (defaults to 8192) long, followed by a secondary request using HTTP… CWE-444
CWE-367
HTTP Request Smuggling
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2024-49768 2024-11-8 02:28 2024-10-30 Show GitHub Exploit DB Packet Storm