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 27, 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
250971 4.3 警告 Apache Software Foundation
レッドハット
- Red Hat Enterprise MRG などで使用される Apache Qpid の sys/ssl/SslSocket.cpp におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-3083 2012-03-27 18:42 2010-10-7 Show GitHub Exploit DB Packet Storm
250972 4.3 警告 Django Software Foundation - Django におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3082 2012-03-27 18:42 2010-09-8 Show GitHub Exploit DB Packet Storm
250973 4.3 警告 Horde - Horde Application Framework の util/icon_browser.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3077 2012-03-27 18:42 2010-11-9 Show GitHub Exploit DB Packet Storm
250974 7.5 危険 blentz - BIND の Simple Management のフィルタ関数における SQL インジェクション攻撃を実施される脆弱性 CWE-89
SQLインジェクション
CVE-2010-3076 2012-03-27 18:42 2010-10-14 Show GitHub Exploit DB Packet Storm
250975 5 警告 arg0 - EncFS における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2010-3075 2012-03-27 18:42 2010-09-17 Show GitHub Exploit DB Packet Storm
250976 2.1 注意 arg0 - EncFS の SSL_Cipher.cpp における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2010-3074 2012-03-27 18:42 2010-09-17 Show GitHub Exploit DB Packet Storm
250977 2.1 注意 arg0 - EncFS のSSL_Cipher.cpp における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2010-3073 2012-03-27 18:42 2010-09-17 Show GitHub Exploit DB Packet Storm
250978 9.3 危険 シスコシステムズ - Cisco WRF および ARF Player T27LB におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3044 2012-03-27 18:42 2011-02-1 Show GitHub Exploit DB Packet Storm
250979 9.3 危険 シスコシステムズ - Cisco WRF および ARF Player T27LB におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3043 2012-03-27 18:42 2011-02-1 Show GitHub Exploit DB Packet Storm
250980 9.3 危険 シスコシステムズ - Cisco WRF および ARF Player T27LB におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3042 2012-03-27 18:42 2011-02-1 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
311581 - - - Public Knowledge Project pkp-lib 3.4.0-7 and earlier is vulnerable to Open redirect due to a lack of input sanitization in the logout function. - CVE-2024-46326 2024-10-24 00:12 2024-10-22 Show GitHub Exploit DB Packet Storm
311582 - - - Buffer Overflow vulnerability in IrfanView 32bit v.4.66 allows a local attacker to cause a denial of service via a crafted file. Affected component is IrfanView 32bit 4.66 with plugin formats.dll. - CVE-2024-31007 2024-10-24 00:12 2024-10-22 Show GitHub Exploit DB Packet Storm
311583 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip Recompute DSC Params if no Stream on Link [why] Encounter NULL pointer dereference uner mst + dsc setup. B… CWE-476
 NULL Pointer Dereference
CVE-2024-47683 2024-10-24 00:02 2024-10-21 Show GitHub Exploit DB Packet Storm
311584 8.8 HIGH
Network
fabianros hospital_management_system A vulnerability classified as critical was found in code-projects Hospital Management System 1.0. This vulnerability affects unknown code of the file change-password.php. The manipulation of the argu… CWE-89
SQL Injection
CVE-2024-10169 2024-10-24 00:01 2024-10-20 Show GitHub Exploit DB Packet Storm
311585 8.2 HIGH
Network
wikimedia wikimedia-extensions-css Improper Encoding or Escaping of Output vulnerability in The Wikimedia Foundation Mediawiki - CSS Extension allows Code Injection.This issue affects Mediawiki - CSS Extension: from 1.39.X before 1.39… CWE-116
 Improper Encoding or Escaping of Output
CVE-2024-47845 2024-10-24 00:00 2024-10-5 Show GitHub Exploit DB Packet Storm
311586 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: scsi: sd: Fix off-by-one error in sd_read_block_characteristics() Ff the device returns page 0xb1 with length 8 (happens with qem… CWE-193
 Off-by-one Error
CVE-2024-47682 2024-10-23 23:57 2024-10-21 Show GitHub Exploit DB Packet Storm
311587 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable DMCUB timeout for DCN35 [Why] DMCUB can intermittently take longer than expected to process commands. O… CWE-362
Race Condition
CVE-2024-46870 2024-10-23 23:26 2024-10-9 Show GitHub Exploit DB Packet Storm
311588 5.5 MEDIUM
Local
adobe substance_3d_sampler Substance3D - Sampler versions 4.5 and earlier are affected by a NULL Pointer Dereference vulnerability that could lead to an application denial-of-service (DoS) condition. An attacker could exploit … CWE-476
 NULL Pointer Dereference
CVE-2024-47459 2024-10-23 23:17 2024-10-18 Show GitHub Exploit DB Packet Storm
311589 7.8 HIGH
Local
siemens jt2go A vulnerability has been identified in JT2Go (All versions < V2406.0003). The affected application contains a stack-based buffer overflow vulnerability that could be triggered while parsing specially… CWE-787
 Out-of-bounds Write
CVE-2024-41902 2024-10-23 23:16 2024-10-8 Show GitHub Exploit DB Packet Storm
311590 9.8 CRITICAL
Network
code-projects pharmacy_management_system A vulnerability was found in code-projects Pharmacy Management System 1.0 and classified as critical. This issue affects some unknown processing of the file /add_new_invoice.php. The manipulation of … CWE-89
SQL Injection
CVE-2024-10196 2024-10-23 23:15 2024-10-21 Show GitHub Exploit DB Packet Storm