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 31, 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
250991 4.3 警告 Opera Software ASA - Opera におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4047 2012-03-27 18:42 2010-10-12 Show GitHub Exploit DB Packet Storm
250992 4.3 警告 Opera Software ASA - Opera における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4046 2012-03-27 18:42 2010-10-12 Show GitHub Exploit DB Packet Storm
250993 9.3 危険 Opera Software ASA - Opera におけるアドレスバーを偽造される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4045 2012-03-27 18:42 2010-10-12 Show GitHub Exploit DB Packet Storm
250994 4.3 警告 Opera Software ASA - Opera におけるURLを偽造される脆弱性 CWE-20
不適切な入力確認
CVE-2010-4044 2012-03-27 18:42 2010-10-12 Show GitHub Exploit DB Packet Storm
250995 4.3 警告 Opera Software ASA - Opera における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4043 2012-03-27 18:42 2010-10-12 Show GitHub Exploit DB Packet Storm
250996 6.8 警告 ヒューレット・パッカード - HP Insight Control Performance Management におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-4032 2012-03-27 18:42 2010-10-28 Show GitHub Exploit DB Packet Storm
250997 8 危険 ヒューレット・パッカード - HP Insight Control Performance Management における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2010-4031 2012-03-27 18:42 2010-10-28 Show GitHub Exploit DB Packet Storm
250998 4.3 警告 ヒューレット・パッカード - HP Insight Control Performance Management におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4030 2012-03-27 18:42 2010-10-28 Show GitHub Exploit DB Packet Storm
250999 7.5 危険 ヒューレット・パッカード - HP Storage Essentials における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2010-4029 2012-03-27 18:42 2010-10-26 Show GitHub Exploit DB Packet Storm
251000 7.5 危険 ヒューレット・パッカード - HP LoadRunner の LoadRunner Web Tours におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-4028 2012-03-27 18:42 2010-10-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 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
309441 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Fix a race during cpuhp processing There is another found exception that the "timerlat/1" thread was scheduled … CWE-362
Race Condition
CVE-2024-49866 2024-11-21 00:56 2024-10-22 Show GitHub Exploit DB Packet Storm
309442 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: eventfs: Use list_del_rcu() for SRCU protected list variable Chi Zhiling reported: We found a null pointer accessing in tracef… CWE-476
 NULL Pointer Dereference
CVE-2024-46785 2024-11-21 00:51 2024-09-18 Show GitHub Exploit DB Packet Storm
309443 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tcp_bpf: fix return value of tcp_bpf_sendmsg() When we cork messages in psock->cork, the last message triggers the flushing will … NVD-CWE-noinfo
CVE-2024-46783 2024-11-21 00:47 2024-09-18 Show GitHub Exploit DB Packet Storm
309444 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't free job in TDR Freeing job in TDR is not safe as TDR can pass the run_job thread resulting in UAF. It is only safe… CWE-416
 Use After Free
CVE-2024-50149 2024-11-21 00:45 2024-11-7 Show GitHub Exploit DB Packet Storm
309445 7.5 HIGH
Network
anisha job_recruitment A vulnerability was found in code-projects Job Recruitment 1.0. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file reset.php. The manipulation of… CWE-89
SQL Injection
CVE-2024-11241 2024-11-21 00:41 2024-11-16 Show GitHub Exploit DB Packet Storm
309446 7.5 HIGH
Network
crmeb crmeb CRMEB <=5.4.0 is vulnerable to Incorrect Access Control. Users can bypass the front-end restriction of only being able to claim coupons once by capturing packets and sending a large number of data pa… NVD-CWE-noinfo
CVE-2024-50653 2024-11-21 00:36 2024-11-16 Show GitHub Exploit DB Packet Storm
309447 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: userfaultfd: fix checks for huge PMDs Patch series "userfaultfd: fix races around pmd_trans_huge() check", v2. The pmd_trans_hug… NVD-CWE-noinfo
CVE-2024-46787 2024-11-21 00:33 2024-09-18 Show GitHub Exploit DB Packet Storm
309448 8.8 HIGH
Network
glpi-project glpi GLPI is a free asset and IT management software package. An authenticated user can exploit multiple SQL injection vulnerabilities. One of them can be used to alter another user account data and take … CWE-89
SQL Injection
CVE-2024-40638 2024-11-21 00:30 2024-11-16 Show GitHub Exploit DB Packet Storm
309449 6.1 MEDIUM
Network
glpi-project glpi GLPI is a free asset and IT management software package. An unauthenticated user can provide a malicious link to a GLPI technician in order to exploit a reflected XSS vulnerability located in the Sof… CWE-79
Cross-site Scripting
CVE-2024-43417 2024-11-21 00:21 2024-11-16 Show GitHub Exploit DB Packet Storm
309450 8.8 HIGH
Network
glpi-project glpi GLPI is a free asset and IT management software package. An authenticated user can exploit a SQL injection vulnerability from the ticket form. Upgrade to 10.0.17. CWE-89
SQL Injection
CVE-2024-41679 2024-11-21 00:21 2024-11-16 Show GitHub Exploit DB Packet Storm