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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226971 6.8 警告 trixbox - Fonality trixbox CE の user/index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-6825 2012-12-20 19:10 2009-06-5 Show GitHub Exploit DB Packet Storm
226972 4.3 警告 XOOPS - XOOPS の pmlite.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6885 2012-12-20 19:10 2008-12-7 Show GitHub Exploit DB Packet Storm
226973 6.8 警告 XOOPS - XOOPS におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-6884 2012-12-20 19:10 2008-12-7 Show GitHub Exploit DB Packet Storm
226974 4.3 警告 シマンテック - Symantec Altiris Deployment Solution における権限を取得される脆弱性 CWE-310
暗号の問題
CVE-2008-6828 2012-12-20 19:10 2008-10-20 Show GitHub Exploit DB Packet Storm
226975 6.8 警告 シマンテック - Symantec Altiris Deployment Solution の ListView コントロールにおけるシステム権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-6827 2012-12-20 19:10 2008-10-20 Show GitHub Exploit DB Packet Storm
226976 7.5 危険 surat kabar - phpWebNews の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6813 2012-12-20 19:10 2009-05-22 Show GitHub Exploit DB Packet Storm
226977 7.5 危険 surat kabar - phpWebNews の bukutamu.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6812 2012-12-20 19:10 2009-05-22 Show GitHub Exploit DB Packet Storm
226978 7.5 危険 scripts-for-sites - SFS EZ Link Directory の links.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6808 2012-12-20 19:10 2009-05-12 Show GitHub Exploit DB Packet Storm
226979 7.5 危険 yigit aybuga - Yigit Aybuga Dizi Portali の diziler.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6803 2012-12-20 19:10 2009-05-11 Show GitHub Exploit DB Packet Storm
226980 7.5 危険 phpexplorer - phPhotoGallery の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6802 2012-12-20 19:10 2009-05-7 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
312531 9.8 CRITICAL
Network
hp poly_clariti_manager_firmware A vulnerability was discovered in the firmware builds up to 10.10.2.2 in Poly Clariti Manager devices. The firmware flaw does not properly implement access controls. NVD-CWE-noinfo
CVE-2024-41912 2024-09-7 00:13 2024-08-8 Show GitHub Exploit DB Packet Storm
312532 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM storvsc_queuecommand() maps the scatter/gather list using scsi_d… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48890 2024-09-7 00:11 2024-08-21 Show GitHub Exploit DB Packet Storm
312533 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sof-nau8825: fix module alias overflow The maximum name length for a platform_device_id entry is 20 characters inclu… CWE-131
Incorrect Calculation of Buffer Size
CVE-2022-48889 2024-09-7 00:08 2024-08-21 Show GitHub Exploit DB Packet Storm
312534 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Remove rcu locks from user resources User resource lookups used rcu to avoid two extra atomics. Unfortunately the rcu… NVD-CWE-noinfo
CVE-2022-48887 2024-09-6 23:55 2024-08-21 Show GitHub Exploit DB Packet Storm
312535 5.5 MEDIUM
Local
huawei harmonyos
emui
Memory request vulnerability in the memory management module Impact: Successful exploitation of this vulnerability may affect service confidentiality. NVD-CWE-noinfo
CVE-2024-8298 2024-09-6 23:53 2024-09-4 Show GitHub Exploit DB Packet Storm
312536 6.5 MEDIUM
Network
ibm business_automation_workflow IBM Business Automation Workflow 22.0.2, 23.0.1, 23.0.2, and 24.0.0 stores potentially sensitive information in log files under certain situations that could be read by an authenticated user. IBM X-… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2024-38321 2024-09-6 23:50 2024-08-3 Show GitHub Exploit DB Packet Storm
312537 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ice: Add check for kzalloc Add the check for the return value of kzalloc in order to avoid NULL pointer dereference. Moreover, us… CWE-476
 NULL Pointer Dereference
CVE-2022-48886 2024-09-6 23:48 2024-08-21 Show GitHub Exploit DB Packet Storm
312538 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ice: Fix potential memory leak in ice_gnss_tty_write() The ice_gnss_tty_write() return directly if the write_buf alloc failed, le… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48885 2024-09-6 23:46 2024-08-21 Show GitHub Exploit DB Packet Storm
312539 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Don't remove map on creater_process and device_release Do not remove the map from the list on error path in fastrp… CWE-416
 Use After Free
CVE-2022-48873 2024-09-6 23:44 2024-08-21 Show GitHub Exploit DB Packet Storm
312540 5.5 MEDIUM
Local
huawei emui
harmonyos
Access permission verification vulnerability in the ringtone setting module Impact: Successful exploitation of this vulnerability may affect service confidentiality. NVD-CWE-noinfo
CVE-2024-45449 2024-09-6 23:38 2024-09-4 Show GitHub Exploit DB Packet Storm