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":June 17, 2026, 4:10 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229851 2.1 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の xfs_ioc_fsgetxattr 関数における重要な情報を取得される脆弱性 CWE-399
リソース管理の問題
CVE-2010-3078 2012-12-26 12:03 2010-09-21 Show GitHub Exploit DB Packet Storm
229852 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の do_io_submit 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-3067 2012-12-26 12:01 2010-09-26 Show GitHub Exploit DB Packet Storm
229853 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の fs/aio.c 内にある io_submit_one 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-3066 2012-12-26 12:00 2010-11-9 Show GitHub Exploit DB Packet Storm
229854 4.7 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の ext4_ext_get_blocks 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-3015 2012-12-26 11:59 2010-08-20 Show GitHub Exploit DB Packet Storm
229855 7.9 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の xfs 実装におけるリンクが無効に設定されているファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2010-2943 2012-12-26 11:58 2010-09-20 Show GitHub Exploit DB Packet Storm
229856 2.1 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel のネットワークキューイング機能の実装における重要な情報を取得される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2942 2012-12-26 11:55 2010-08-1 Show GitHub Exploit DB Packet Storm
229857 4.9 警告 サイバートラスト株式会社
VMware
レッドハット
- Linux kernel の arch/x86/hvm/vmx/vmcs.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-2938 2012-12-26 11:54 2010-09-29 Show GitHub Exploit DB Packet Storm
229858 7.2 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の gfs2_dirent_find_space 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2010-2798 2012-12-26 11:53 2010-08-1 Show GitHub Exploit DB Packet Storm
229859 7.2 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の ecryptfs_uid_hash マクロにおけるバッファーオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2492 2012-12-26 11:51 2010-08-1 Show GitHub Exploit DB Packet Storm
229860 4.7 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux Kernel の processcompl_compat 関数における重要な情報を取得される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1083 2012-12-26 11:47 2010-04-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4411 8.2 HIGH
Network
- - AiOPMSD Final 1.0.0 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the quality parameter. Attackers… CWE-89
SQL Injection
CVE-2018-25417 2026-06-2 01:51 2026-05-31 Show GitHub Exploit DB Packet Storm
4412 8.2 HIGH
Network
- - AiOPMSD Final 1.0.0 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the year parameter. Attackers ca… CWE-89
SQL Injection
CVE-2018-25418 2026-06-2 01:51 2026-05-31 Show GitHub Exploit DB Packet Storm
4413 8.2 HIGH
Network
- - AiOPMSD Final 1.0.0 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the genre parameter. Attackers c… CWE-89
SQL Injection
CVE-2018-25419 2026-06-2 01:51 2026-05-31 Show GitHub Exploit DB Packet Storm
4414 8.2 HIGH
Network
- - AiOPMSD Final 1.0.0 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'id' parameter. Attackers ca… CWE-89
SQL Injection
CVE-2018-25420 2026-06-2 01:51 2026-05-31 Show GitHub Exploit DB Packet Storm
4415 6.1 MEDIUM
Local
- - The SocketCAN implementation validates the length of a user-provided buffer containing a socketcan_frame object using only a NET_ASSERT statement in zcan_sendto_ctx() before dereferencing it in socke… CWE-125
Out-of-bounds Read
CVE-2026-5071 2026-06-2 01:48 2026-05-30 Show GitHub Exploit DB Packet Storm
4416 8.8 HIGH
Network
- - A security vulnerability has been detected in H3C Magic B0 up to 100R002. The affected element is the function SetMobileAPInfoById of the file /goform/aspForm. Such manipulation of the argument param… CWE-119
CWE-121
Incorrect Access of Indexable Resource ('Range Error') 
Stack-based Buffer Overflow
CVE-2026-10259 2026-06-2 01:41 2026-06-2 Show GitHub Exploit DB Packet Storm
4417 7.3 HIGH
Network
- - A vulnerability was detected in CodeAstro Online Job Portal 1.0. The impacted element is an unknown function of the file /admin/jobs-admins/delete-jobs.php. Performing a manipulation of the argument … CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-10260 2026-06-2 01:41 2026-06-2 Show GitHub Exploit DB Packet Storm
4418 7.3 HIGH
Network
- - A flaw has been found in CodeAstro Online Job Portal 1.0. This affects an unknown function of the file /users/application_status.php. Executing a manipulation of the argument ID can lead to sql injec… CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-10261 2026-06-2 01:41 2026-06-2 Show GitHub Exploit DB Packet Storm
4419 7.3 HIGH
Network
- - A vulnerability has been found in code-projects Real State Services 1.0. This impacts an unknown function of the file /loginuser.php of the component Login. The manipulation of the argument Username … CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-10262 2026-06-2 01:41 2026-06-2 Show GitHub Exploit DB Packet Storm
4420 7.3 HIGH
Network
- - A vulnerability was found in SourceCodester Computer Repair Shop Management System up to 1.0. Affected is an unknown function of the file /admin/products/manage_product.php. The manipulation of the a… CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-10263 2026-06-2 01:41 2026-06-2 Show GitHub Exploit DB Packet Storm