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 30, 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
230971 4.3 警告 xigla - Absolute News Manager.NET におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6270 2012-12-20 18:34 2007-12-7 Show GitHub Exploit DB Packet Storm
230972 7.5 危険 xigla - Absolute News Manager.NET の xlaabsolutenm.aspx における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6269 2012-12-20 18:34 2007-12-7 Show GitHub Exploit DB Packet Storm
230973 5 警告 xigla - Absolute News Manager.NET の pages/default.aspx におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-6268 2012-12-20 18:34 2007-12-7 Show GitHub Exploit DB Packet Storm
230974 6.8 警告 VideoLAN - VideoLAN VLC の axvlc.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2007-6262 2012-12-20 18:34 2007-11-30 Show GitHub Exploit DB Packet Storm
230975 7.5 危険 snitz forums 2000 - Snitz Forums 2000 の active.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6240 2012-12-20 18:34 2007-12-5 Show GitHub Exploit DB Packet Storm
230976 5 警告 リアルネットワークス - RealNetworks RealPlayer の特定の ActiveX コントロールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-6235 2012-12-20 18:34 2007-12-4 Show GitHub Exploit DB Packet Storm
230977 7.5 危険 tellmatic - tellmatic における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-6231 2012-12-20 18:34 2007-12-4 Show GitHub Exploit DB Packet Storm
230978 7.5 危険 Rayzz - Rayzz Script の common/classes/class_HeaderHandler.lib.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-6230 2012-12-20 18:34 2007-12-4 Show GitHub Exploit DB Packet Storm
230979 7.5 危険 Rayzz - Rayzz Script の common/classes/class_HeaderHandler.lib.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-6229 2012-12-20 18:34 2007-12-4 Show GitHub Exploit DB Packet Storm
230980 6.8 警告 ヤフー株式会社 - Yahoo! Toolbar の yt.ythelper.2 ActiveX コントロールにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-6228 2012-12-20 18:34 2007-12-4 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
312961 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: use hweight16 to get correct tx antenna The chainmask is u16 so using hweight8 cannot get correct tx_ant. Wit… CWE-787
 Out-of-bounds Write
CVE-2024-47714 2024-10-24 23:33 2024-10-21 Show GitHub Exploit DB Packet Storm
312962 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Don't zero-out PMU snapshot area before freeing data With the latest Linux-6.11-rc3, the below NULL pointer crash is… CWE-476
 NULL Pointer Dereference
CVE-2024-47717 2024-10-24 23:32 2024-10-21 Show GitHub Exploit DB Packet Storm
312963 9.8 CRITICAL
Network
tecno-mobile 4g_portable_wifi_tr118_firmware A vulnerability was found in Tecno 4G Portable WiFi TR118 V008-20220830. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /goform/goform_get_cm… CWE-89
SQL Injection
CVE-2024-10195 2024-10-24 23:28 2024-10-20 Show GitHub Exploit DB Packet Storm
312964 6.5 MEDIUM
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait dio completion It should wait all existing dio write IOs before block removal, otherwise, previous direct write… NVD-CWE-noinfo
CVE-2024-47726 2024-10-24 23:24 2024-10-21 Show GitHub Exploit DB Packet Storm
312965 7.8 HIGH
Local
sangoma certified_asterisk
asterisk
An issue was discovered in Sangoma Asterisk through 18.20.0, 19.x and 20.x through 20.5.0, and 21.x through 21.0.0, and Certified Asterisk through 18.9-cert5. In manager.c, the functions action_getco… CWE-22
Path Traversal
CVE-2024-49215 2024-10-24 23:10 2024-10-21 Show GitHub Exploit DB Packet Storm
312966 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: af_unix: Don't return OOB skb in manage_oob(). syzbot reported use-after-free in unix_stream_recv_urg(). [0] The scenario is … CWE-416
 Use After Free
CVE-2024-47711 2024-10-24 23:03 2024-10-21 Show GitHub Exploit DB Packet Storm
312967 9.8 CRITICAL
Network
elecom wab-i1750-ps_firmware
wab-s1167-ps_firmware
Stack-based buffer overflow vulnerability exists in WAB-I1750-PS and WAB-S1167-PS. By processing a specially crafted HTTP request, arbitrary code may be executed. CWE-787
 Out-of-bounds Write
CVE-2024-43689 2024-10-24 23:02 2024-10-21 Show GitHub Exploit DB Packet Storm
312968 7.5 HIGH
Network
wellchoose administrative_management_system Administrative Management System from Wellchoose has a Path Traversal vulnerability, allowing unauthenticated remote attackers to exploit this vulnerability to download arbitrary files on the server. CWE-22
Path Traversal
CVE-2024-10200 2024-10-24 22:57 2024-10-21 Show GitHub Exploit DB Packet Storm
312969 7.2 HIGH
Network
total-soft ts_poll The TS Poll WordPress plugin before 2.4.0 does not sanitize and escape a parameter before using it in a SQL statement, allowing admins to perform SQL injection attacks CWE-89
SQL Injection
CVE-2024-8625 2024-10-24 22:56 2024-10-21 Show GitHub Exploit DB Packet Storm
312970 8.8 HIGH
Network
wellchoose administrative_management_system Administrative Management System from Wellchoose does not properly validate uploaded file types, allowing remote attackers with regular privileges to upload and execute webshells. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2024-10201 2024-10-24 22:56 2024-10-21 Show GitHub Exploit DB Packet Storm