Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
Urgent
Important
Warning
Warning
CVE
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":Jan. 27, 2025, 6:04 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
201081 5.1 警告 acgv news - ACGV News の article.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4638 2012-06-26 15:37 2006-09-8 Show GitHub Exploit DB Packet Storm
201082 5.1 警告 acgv news - ACGV News における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-4637 2012-06-26 15:37 2006-09-8 Show GitHub Exploit DB Packet Storm
201083 7.5 危険 c-news.fr - C-News.fr C-News の affichage/commentaires.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4629 2012-06-26 15:37 2006-09-8 Show GitHub Exploit DB Packet Storm
201084 7.5 危険 AVAST Software s.r.o. - alwil avast! Anti-virus Engine におけるヒープベースのバッファオーバーフローの脆弱性 - CVE-2006-4626 2012-06-26 15:37 2006-09-7 Show GitHub Exploit DB Packet Storm
201085 7.5 危険 comscripts - AnnonceV の annonce.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4622 2012-06-26 15:37 2006-09-6 Show GitHub Exploit DB Packet Storm
201086 7.5 危険 bare concept media - Pheap の settings.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4621 2012-06-26 15:37 2006-09-6 Show GitHub Exploit DB Packet Storm
201087 4.6 警告 Alt-N - MDaemon が稼動している Alt-N WebAdmin の useredit_account.wdm モジュールにおけるシステムのメールキューへのアクセス権を取得される脆弱性 - CVE-2006-4620 2012-06-26 15:37 2006-09-6 Show GitHub Exploit DB Packet Storm
201088 4.6 警告 Avira - Avira AntiVir PersonalEdition Classic の更新スタートウィンドウにおける権限を取得される脆弱性 - CVE-2006-4619 2012-06-26 15:37 2006-09-6 Show GitHub Exploit DB Packet Storm
201089 7.5 危険 dsocks - dsocks の dsocks.c の _tor_resolve 関数におけるバッファオーバーフローの脆弱性 - CVE-2006-4611 2012-06-26 15:37 2006-09-6 Show GitHub Exploit DB Packet Storm
201090 5.1 警告 graphiks - GrapAgenda の index.php における PHP リモートファイルインクルーションの脆弱性 - CVE-2006-4610 2012-06-26 15:37 2006-09-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 27, 2025, 4:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
931 - - - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Replace rq_lock() to raw_spin_rq_lock() in scx_ops_bypass() scx_ops_bypass() iterates all CPUs to re-enqueue all the s… - CVE-2025-21657 2025-01-21 22:15 2025-01-21 Show GitHub Exploit DB Packet Storm
932 - - - In the Linux kernel, the following vulnerability has been resolved: virtio-blk: don't keep queue frozen during system suspend Commit 4ce6e2db00de ("virtio-blk: Ensure no requests in virtqueues befo… - CVE-2024-57946 2025-01-21 22:15 2025-01-21 Show GitHub Exploit DB Packet Storm
933 - - - In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Fix the out of bound issue of vmemmap address In sparse vmemmap model, the virtual address of vmemmap is calculated as… - CVE-2024-57945 2025-01-21 22:15 2025-01-21 Show GitHub Exploit DB Packet Storm
934 - - - In the Linux kernel, the following vulnerability has been resolved: netfs: Fix ceph copy to cache on write-begin At the end of netfs_unlock_read_folio() in which folios are marked appropriately for… - CVE-2024-57942 2025-01-21 22:15 2025-01-21 Show GitHub Exploit DB Packet Storm
935 - - - In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled When the caching for a cookie is temporarily disable… - CVE-2024-57941 2025-01-21 22:15 2025-01-21 Show GitHub Exploit DB Packet Storm
936 - - - Input validation vulnerability in Qualifio's Wheel of Fortune. This vulnerability allows an attacker to modify an email to contain the ‘+’ symbol to access the application and win prizes as many time… CWE-22
Path Traversal
CVE-2025-0615 2025-01-21 21:15 2025-01-21 Show GitHub Exploit DB Packet Storm
937 - - - Input validation vulnerability in Qualifio's Wheel of Fortune. This vulnerability could allow an attacker to modify a single email to contain upper and lower case characters in order to access the ap… CWE-22
Path Traversal
CVE-2025-0614 2025-01-21 21:15 2025-01-21 Show GitHub Exploit DB Packet Storm
938 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Fix max SGEs for the Work Request Gen P7 supports up to 13 SGEs for now. WQE software structure can hold only 6 now… - CVE-2024-57936 2025-01-21 21:15 2025-01-21 Show GitHub Exploit DB Packet Storm
939 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix accessing invalid dip_ctx during destroying QP If it fails to modify QP to RTR, dip_ctx will not be attached. And d… - CVE-2024-57935 2025-01-21 21:15 2025-01-21 Show GitHub Exploit DB Packet Storm
940 - - - In the Linux kernel, the following vulnerability has been resolved: gve: guard XSK operations on the existence of queues This patch predicates the enabling and disabling of XSK pools on the existen… - CVE-2024-57933 2025-01-21 21:15 2025-01-21 Show GitHub Exploit DB Packet Storm