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":Feb. 3, 2025, 1:14 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
193961 5.1 警告 myabracadaweb - MyABraCaDaWeb における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4719 2012-09-25 15:35 2006-09-12 Show GitHub Exploit DB Packet Storm
193962 6.8 警告 korviblog - KorviBlog の livre_or.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4718 2012-09-25 15:35 2006-09-12 Show GitHub Exploit DB Packet Storm
193963 4.3 警告 NewsGator Technologies, Inc. - NewsGator FeedDemon におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4710 2012-09-25 15:35 2006-09-12 Show GitHub Exploit DB Packet Storm
193964 6.8 警告 mybulletinboard - MyBB の admin/global.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4707 2012-09-25 15:35 2006-09-12 Show GitHub Exploit DB Packet Storm
193965 6.8 警告 mybulletinboard - MyBB の inc/functions_post.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4706 2012-09-25 15:35 2006-09-12 Show GitHub Exploit DB Packet Storm
193966 6.8 警告 マイクロソフト - Microsoft Visual Studio 2005 におけるクロスゾーンスクリプティングの脆弱性 CWE-Other
その他
CVE-2006-4704 2012-09-25 15:35 2006-11-1 Show GitHub Exploit DB Packet Storm
193967 5 警告 IBM - IBM Director における HTTP ヘッダから重要な情報を取得される脆弱性 - CVE-2006-4683 2012-09-25 15:35 2006-09-11 Show GitHub Exploit DB Packet Storm
193968 5 警告 IBM - IBM Director におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-4682 2012-09-25 15:35 2006-09-11 Show GitHub Exploit DB Packet Storm
193969 5 警告 IBM - IBM Director の Redirect.bat におけるディレクトリトラバーサルの脆弱性 - CVE-2006-4681 2012-09-25 15:35 2006-09-11 Show GitHub Exploit DB Packet Storm
193970 2.6 注意 PHP-Fusion - PHP-Fusion の maincore.php における SQL インジェクション攻撃を実行される脆弱性 - CVE-2006-4673 2012-09-25 15:35 2006-09-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Feb. 9, 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
641 4.3 MEDIUM
Network
- - The Eventer plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'eventer_export_bookings_csv' function in all versions up to, and including, 3.9… CWE-862
 Missing Authorization
CVE-2024-11134 2025-02-4 05:15 2025-02-4 Show GitHub Exploit DB Packet Storm
642 5.3 MEDIUM
Network
- - The Eventer plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'handle_pdf_download_request' function in all versions up to, and including, 3.9… CWE-862
 Missing Authorization
CVE-2024-11133 2025-02-4 05:15 2025-02-4 Show GitHub Exploit DB Packet Storm
643 6.4 MEDIUM
Network
- - The Eventer plugin for WordPress is vulnerable to Stored Cross-Site Scripting via shortcodes in versions up to, and including, 3.9.9 due to insufficient input sanitization and output escaping on user… CWE-79
Cross-site Scripting
CVE-2024-11132 2025-02-4 05:15 2025-02-4 Show GitHub Exploit DB Packet Storm
644 - - - If LDAP settings are accessed, authentication could be redirected to another server, potentially exposing credentials. This requires admin access and an active LDAP setup. - CVE-2024-12510 2025-02-4 05:15 2025-02-4 Show GitHub Exploit DB Packet Storm
645 - - - A heap buffer overflow in the XML Text Escaping component of Qualisys C++ SDK commit a32a21a allows attackers to cause Denial of Service (DoS) via escaping special XML characters. - CVE-2024-53319 2025-02-4 05:15 2025-02-1 Show GitHub Exploit DB Packet Storm
646 - - - JFinalCMS 1.0 is vulnerable to SQL Injection in rc/main/java/com/cms/entity/Content.java. The cause of the vulnerability is that the title parameter is controllable and is concatenated directly into … - CVE-2024-57665 2025-02-4 05:15 2025-01-30 Show GitHub Exploit DB Packet Storm
647 5.3 MEDIUM
Network
apple macos This issue was addressed through improved state management. This issue is fixed in macOS Sequoia 15.3. Files downloaded from the internet may not have the quarantine flag applied. NVD-CWE-noinfo
CVE-2025-24140 2025-02-4 05:15 2025-01-28 Show GitHub Exploit DB Packet Storm
648 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: afs: Fix merge preference rule failure condition syzbot reported a lock held when returning to userspace[1]. This is because if … CWE-667
 Improper Locking
CVE-2025-21672 2025-02-4 05:04 2025-01-31 Show GitHub Exploit DB Packet Storm
649 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpf_sk_select_reuseport() memory leak As pointed out in the original comment, lookup in sockmap can return a TCP ESTABLI… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2025-21683 2025-02-4 05:01 2025-01-31 Show GitHub Exploit DB Packet Storm
650 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iomap: avoid avoid truncating 64-bit offset to 32 bits on 32-bit kernels, iomap_write_delalloc_scan() was inadvertently using a 3… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2025-21667 2025-02-4 05:00 2025-01-31 Show GitHub Exploit DB Packet Storm