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 19, 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
231361 7.5 危険 voice of web - AllMyLinks の index.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0171 2012-12-20 18:19 2007-01-10 Show GitHub Exploit DB Packet Storm
231362 7.5 危険 wgs-ppc
ppc search engine
- WGS-PPC における PHP ファイルインクルージョンの脆弱性 - CVE-2007-0167 2012-12-20 18:19 2007-01-9 Show GitHub Exploit DB Packet Storm
231363 7.8 危険 securekit - SecureKit Steganography における認証要求を回避される脆弱性 - CVE-2007-0163 2012-12-20 18:19 2007-01-9 Show GitHub Exploit DB Packet Storm
231364 6.8 警告 unsanity - APE における権限を取得される脆弱性 - CVE-2007-0162 2012-12-20 18:19 2007-01-9 Show GitHub Exploit DB Packet Storm
231365 7.5 危険 webulas - Webulas におけるパスワードを含むデータベースをダウンロードされる脆弱性 - CVE-2007-0154 2012-12-20 18:19 2007-01-9 Show GitHub Exploit DB Packet Storm
231366 7.5 危険 shopstorenow - ShopStoreNow E-commerce Shopping Cart の orange.asp における SQL インジェクションの脆弱性 - CVE-2007-0142 2012-12-20 18:19 2007-01-9 Show GitHub Exploit DB Packet Storm
231367 6.8 警告 yet another link directory - Yet Another Link Directory の yald.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0141 2012-12-20 18:19 2007-01-9 Show GitHub Exploit DB Packet Storm
231368 6.8 警告 uber uploader - Uber Uploader における任意の PHP スクリプトを実行される脆弱性 - CVE-2007-0123 2012-12-20 18:19 2007-01-8 Show GitHub Exploit DB Packet Storm
231369 5 警告 サン・マイクロシステムズ - Sun Java System Content Delivery Server における "コンテンツの詳細" を読み込まれ重要な情報を取得される脆弱性 - CVE-2007-0114 2012-12-20 18:19 2007-01-5 Show GitHub Exploit DB Packet Storm
231370 6.8 警告 resco - Windows Mobile 上で稼動しているモバイルデバイスで使用されている PocketPC 用の Resco Photo Viewer におけるバッファオーバーフローの脆弱性 - CVE-2007-0111 2012-12-20 18:19 2007-01-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 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
313991 8.8 HIGH
Network
draytek vigor3900_firmware DrayTek Vigor3900 v1.5.1.6 was discovered to contain an authenticated command injection vulnerability via the name parameter in the run_command function. CWE-78
OS Command 
CVE-2024-44844 2024-09-12 01:24 2024-09-7 Show GitHub Exploit DB Packet Storm
313992 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: gsmi: fix null-deref in gsmi_get_variable We can get EFI variables without fetching the attribute, so we must allow for that in g… CWE-476
 NULL Pointer Dereference
CVE-2023-52893 2024-09-12 01:24 2024-08-21 Show GitHub Exploit DB Packet Storm
313993 4.3 MEDIUM
Network
ngothang wp_multitasking The WP MultiTasking WordPress plugin through 0.1.12 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack CWE-352
 Origin Validation Error
CVE-2024-6852 2024-09-12 01:23 2024-09-8 Show GitHub Exploit DB Packet Storm
313994 4.3 MEDIUM
Network
ngothang wp_multitasking The WP MultiTasking WordPress plugin through 0.1.12 does not have CSRF check when updating welcome popups, which could allow attackers to make logged admins perform such action via a CSRF attack CWE-352
 Origin Validation Error
CVE-2024-6853 2024-09-12 01:22 2024-09-8 Show GitHub Exploit DB Packet Storm
313995 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Fix GEM handle creation UAF Userspace can guess the handle value and try to race GEM object creation with handle clos… CWE-416
 Use After Free
CVE-2022-48899 2024-09-12 01:22 2024-08-21 Show GitHub Exploit DB Packet Storm
313996 4.3 MEDIUM
Network
ngothang wp_multitasking The WP MultiTasking WordPress plugin through 0.1.12 does not have CSRF check when updating exit popups, which could allow attackers to make logged admins perform such action via a CSRF attack CWE-352
 Origin Validation Error
CVE-2024-6855 2024-09-12 01:21 2024-09-8 Show GitHub Exploit DB Packet Storm
313997 4.3 MEDIUM
Network
ngothang wp_multitasking The WP MultiTasking WordPress plugin through 0.1.12 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack CWE-352
 Origin Validation Error
CVE-2024-6856 2024-09-12 01:20 2024-09-8 Show GitHub Exploit DB Packet Storm
313998 5.4 MEDIUM
Network
ngothang wp_multitasking The WP MultiTasking WordPress plugin through 0.1.12 does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could… CWE-79
Cross-site Scripting
CVE-2024-6859 2024-09-12 01:19 2024-09-8 Show GitHub Exploit DB Packet Storm
313999 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer There are 3 possible interrupt sources are handle… CWE-362
Race Condition
CVE-2022-48898 2024-09-12 01:19 2024-08-21 Show GitHub Exploit DB Packet Storm
314000 9.8 CRITICAL
Network
themetechmount truebooker The TrueBooker WordPress plugin before 1.0.3 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a … CWE-89
SQL Injection
CVE-2024-6924 2024-09-12 01:15 2024-09-8 Show GitHub Exploit DB Packet Storm