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 12, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227021 5 警告 stalker-game - S.T.A.L.K.E.R.: Shadow of Chernobyl の NET_Compressor::Decompress 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2008-6704 2012-12-20 19:10 2009-04-10 Show GitHub Exploit DB Packet Storm
227022 10 危険 stalker-game - S.T.A.L.K.E.R.: Shadow of Chernobyl の IPureServer::_Recieve 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-6703 2012-12-20 19:10 2009-04-10 Show GitHub Exploit DB Packet Storm
227023 5 警告 stalker-game - S.T.A.L.K.E.R.: Shadow of Chernobyl におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-6702 2012-12-20 19:10 2009-04-10 Show GitHub Exploit DB Packet Storm
227024 4.3 警告 TYPO3 Association - TYPO3 用の tjs_reslib エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6699 2012-12-20 19:10 2009-04-10 Show GitHub Exploit DB Packet Storm
227025 7.5 危険 sebastian baumann - TYPO3 用の Download system エクステンションにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6693 2012-12-20 19:10 2009-04-10 Show GitHub Exploit DB Packet Storm
227026 7.5 危険 TYPO3 Association - TYPO3 用の nd_antispam エクステンションにおける設定を変更される脆弱性 CWE-noinfo
情報不足
CVE-2008-6690 2012-12-20 19:10 2009-04-10 Show GitHub Exploit DB Packet Storm
227027 7.5 危険 thomas waggershauser - TYPO3 用の Frontend Filemanager エクステンションにおける任意のコマンドを実行される脆弱性 CWE-noinfo
情報不足
CVE-2008-6685 2012-12-20 19:10 2009-04-10 Show GitHub Exploit DB Packet Storm
227028 6.8 警告 YourFreeWorld.com - Apartment Search Script の editimage.php における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-6684 2012-12-20 19:10 2009-04-10 Show GitHub Exploit DB Packet Storm
227029 4.3 警告 YourFreeWorld.com - Apartment Search Script の listtest.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6683 2012-12-20 19:10 2009-04-10 Show GitHub Exploit DB Packet Storm
227030 7.5 危険 quickersite - QuickerSite の asp/includes/contact.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6678 2012-12-20 19:10 2009-04-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
312501 9.8 CRITICAL
Network
oretnom23 food_ordering_management_system A vulnerability was found in SourceCodester Food Ordering Management System 1.0 and classified as critical. Affected by this issue is some unknown functionality of the file /routers/add-ticket.php. T… CWE-89
SQL Injection
CVE-2024-8415 2024-09-7 01:40 2024-09-5 Show GitHub Exploit DB Packet Storm
312502 9.8 CRITICAL
Network
oretnom23 food_ordering_management_system A vulnerability was found in SourceCodester Food Ordering Management System 1.0. It has been classified as critical. This affects an unknown part of the file /routers/ticket-status.php. The manipulat… CWE-89
SQL Injection
CVE-2024-8416 2024-09-7 01:38 2024-09-5 Show GitHub Exploit DB Packet Storm
312503 6.2 MEDIUM
Local
huawei emui
harmonyos
Permission verification vulnerability in the lock screen module Impact: Successful exploitation of this vulnerability may affect availability NVD-CWE-noinfo
CVE-2023-7265 2024-09-7 01:38 2024-08-8 Show GitHub Exploit DB Packet Storm
312504 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Switch from mutex to spinlock for irqfds irqfd_wakeup() gets EPOLLHUP, when it is called by eventfd_release() by wa… CWE-667
 Improper Locking
CVE-2024-44957 2024-09-7 01:37 2024-09-5 Show GitHub Exploit DB Packet Storm
312505 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/xe/preempt_fence: enlarge the fence critical section It is really easy to introduce subtle deadlocks in preempt_fence_work_fu… CWE-667
 Improper Locking
CVE-2024-44956 2024-09-7 01:37 2024-09-5 Show GitHub Exploit DB Packet Storm
312506 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leaks and crashes while performing a soft reset The second tagged commit introduced a UAF, as it removed restori… CWE-416
CWE-401
 Use After Free
 Missing Release of Memory after Effective Lifetime
CVE-2024-44964 2024-09-7 01:36 2024-09-5 Show GitHub Exploit DB Packet Storm
312507 9.1 CRITICAL
Network
bitapps bit_form Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Bit Apps Bit Form Pro allows File Manipulation.This issue affects Bit Form Pro: from n/a through 2.6.4. CWE-22
Path Traversal
CVE-2024-43248 2024-09-7 01:32 2024-08-20 Show GitHub Exploit DB Packet Storm
312508 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bonding: fix null pointer deref in bond_ipsec_offload_ok We must check if there is an active slave before dereferencing the point… CWE-476
 NULL Pointer Dereference
CVE-2024-44990 2024-09-7 01:31 2024-09-5 Show GitHub Exploit DB Packet Storm
312509 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm real_dev null pointer dereference We shouldn't set real_dev to NULL because packets can be in transit and xfrm … CWE-476
 NULL Pointer Dereference
CVE-2024-44989 2024-09-7 01:31 2024-09-5 Show GitHub Exploit DB Packet Storm
312510 5.9 MEDIUM
Network
dlink dns-320_firmware A vulnerability, which was classified as problematic, has been found in D-Link DNS-320 2.02b01. Affected by this issue is some unknown functionality of the file /cgi-bin/widget_api.cgi of the compone… NVD-CWE-noinfo
CVE-2024-8460 2024-09-7 01:30 2024-09-5 Show GitHub Exploit DB Packet Storm