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 26, 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
228841 6.8 警告 theportal2.pl - ThePortal2 の admin/galeria.php における任意の PHP コードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-6918 2012-12-20 19:10 2009-08-10 Show GitHub Exploit DB Packet Storm
228842 4.3 警告 zeeways - Zeeways ZEEPROPERTY の view_prop_details.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6915 2012-12-20 19:10 2009-08-7 Show GitHub Exploit DB Packet Storm
228843 6.5 警告 zeeways - Zeeways ZEEPROPERTY の viewprofile.php における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-6914 2012-12-20 19:10 2009-08-7 Show GitHub Exploit DB Packet Storm
228844 6.5 警告 zeeways - Zeeways ZEEJOBSITE の editresume_next.php における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-6913 2012-12-20 19:10 2009-08-7 Show GitHub Exploit DB Packet Storm
228845 7.5 危険 zeeways - Zeeways SHAADICLONE における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2008-6912 2012-12-20 19:10 2009-08-7 Show GitHub Exploit DB Packet Storm
228846 10 危険 ソフォス - Linux 用の Sophos SAVScan におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2008-6904 2012-12-20 19:10 2009-08-5 Show GitHub Exploit DB Packet Storm
228847 4.3 警告 ソフォス - Sophos Anti-Virus などにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-6903 2012-12-20 19:10 2009-08-5 Show GitHub Exploit DB Packet Storm
228848 9.3 危険 SaschArt - SaschArt SasCam Webcam Server 用の ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-6898 2012-12-20 19:10 2009-08-5 Show GitHub Exploit DB Packet Storm
228849 4.3 警告 PreProject.com - Pre Classified Listings の signup.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6888 2012-12-20 19:10 2009-08-3 Show GitHub Exploit DB Packet Storm
228850 7.5 危険 PreProject.com - Pre Classified Listings の detailad.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6887 2012-12-20 19:10 2009-08-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311041 5.5 MEDIUM
Local
google android there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed fo… CWE-125
Out-of-bounds Read
CVE-2024-47034 2024-10-29 02:56 2024-10-25 Show GitHub Exploit DB Packet Storm
311042 7.8 HIGH
Local
google android In ufshc_scsi_cmd of ufs.c, there is a possible stack variable use after free due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed.… CWE-416
 Use After Free
CVE-2024-47017 2024-10-29 02:56 2024-10-25 Show GitHub Exploit DB Packet Storm
311043 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid overflow assignment in link_dp_cts sampling_rate is an uint8_t but is assigned an unsigned int, and thus i… CWE-190
 Integer Overflow or Wraparound
CVE-2024-50016 2024-10-29 02:17 2024-10-22 Show GitHub Exploit DB Packet Storm
311044 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ext4: dax: fix overflowing extents beyond inode size when partially writing The dax_iomap_rw() does two things in each iteration:… NVD-CWE-noinfo
CVE-2024-50015 2024-10-29 02:13 2024-10-22 Show GitHub Exploit DB Packet Storm
311045 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ext4: fix access to uninitialised lock in fc replay path The following kernel trace can be triggered with fstest generic/629 when… CWE-908
 Use of Uninitialized Resource
CVE-2024-50014 2024-10-29 02:12 2024-10-22 Show GitHub Exploit DB Packet Storm
311046 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/xe/hdcp: Check GSC structure validity Sometimes xe_gsc is not initialized when checked at HDCP capability check. Add gsc stru… CWE-908
 Use of Uninitialized Resource
CVE-2024-49990 2024-10-29 01:42 2024-10-22 Show GitHub Exploit DB Packet Storm
311047 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: add refcnt to ksmbd_conn struct When sending an oplock break request, opinfo->conn is used, But freed ->conn can be used o… CWE-416
 Use After Free
CVE-2024-49988 2024-10-29 01:38 2024-10-22 Show GitHub Exploit DB Packet Storm
311048 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpftool: Fix undefined behavior in qsort(NULL, 0, ...) When netfilter has no entry to display, qsort is called with qsort(NULL, 0… CWE-476
 NULL Pointer Dereference
CVE-2024-49987 2024-10-29 01:23 2024-10-22 Show GitHub Exploit DB Packet Storm
311049 8.8 HIGH
Network
tenda ac8_firmware A vulnerability classified as critical was found in Tenda AC8 16.03.34.06. This vulnerability affects the function formSetRebootTimer of the file /goform/SetSysAutoRebbotCfg. The manipulation of the … CWE-121
Stack-based Buffer Overflow
CVE-2024-10130 2024-10-29 01:08 2024-10-19 Show GitHub Exploit DB Packet Storm
311050 8.8 HIGH
Network
tenda ac8_firmware A vulnerability was found in Tenda AC8 16.03.34.06. It has been declared as critical. Affected by this vulnerability is the function compare_parentcontrol_time of the file /goform/saveParentControlIn… CWE-121
Stack-based Buffer Overflow
CVE-2024-10123 2024-10-29 01:06 2024-10-19 Show GitHub Exploit DB Packet Storm