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":Dec. 30, 2024, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
189661 7.8 危険 Panda Security - Panda Software Antivirus におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1670 2012-09-25 16:47 2007-05-8 Show GitHub Exploit DB Packet Storm
189662 7.5 危険 katalog plyt audio - Katalog Plyt Audio の index.php における SQL インジェクションの脆弱性 - CVE-2007-1656 2012-09-25 16:47 2007-03-23 Show GitHub Exploit DB Packet Storm
189663 9.3 危険 netsieben - NetSieben SSH Library の Ne7sshSftp::addOpenHandle 関数におけるバッファオーバーフローの脆弱性 - CVE-2007-1654 2012-09-25 16:47 2007-03-23 Show GitHub Exploit DB Packet Storm
189664 7.5 危険 OpenID - OpenID における OpenID で有効にされたサイトへユーザーの個人情報を漏洩される脆弱性 - CVE-2007-1652 2012-09-25 16:47 2007-03-22 Show GitHub Exploit DB Packet Storm
189665 6.8 警告 OpenID - OpenID におけるクロスサイトリクエストフォージェリの脆弱性 - CVE-2007-1651 2012-09-25 16:47 2007-03-22 Show GitHub Exploit DB Packet Storm
189666 7.8 危険 pcapsipdump - pcapsipdump の pcapsipdump.cpp におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1650 2012-09-25 16:47 2007-03-23 Show GitHub Exploit DB Packet Storm
189667 7.8 危険 Moodle - Moodle におけるパスワードハッシュなどの重要な情報を取得される脆弱性 - CVE-2007-1647 2012-09-25 16:47 2007-03-23 Show GitHub Exploit DB Packet Storm
189668 10 危険 マイクロソフト - Microsoft Windows 上の DNS Server サービスにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1644 2012-09-25 16:47 2007-03-23 Show GitHub Exploit DB Packet Storm
189669 10 危険 lan management system - LMS における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-1643 2012-09-25 16:47 2007-03-23 Show GitHub Exploit DB Packet Storm
189670 4 警告 Zoho Corporation - ManageEngine Firewall Analyzer における任意の共通ファイルへアクセスされる脆弱性 CWE-noinfo
情報不足
CVE-2007-1642 2012-09-25 16:47 2007-03-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Dec. 31, 2024, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
71 - - - In the Linux kernel, the following vulnerability has been resolved: ipv6: release nexthop on device removal The CI is hitting some aperiodic hangup at device removal time in the pmtu.sh self-test: … New - CVE-2024-56751 2024-12-29 21:15 2024-12-29 Show GitHub Exploit DB Packet Storm
72 - - - In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason() syzbot reports deadlock issue of f2fs as below: =============… New - CVE-2024-56744 2024-12-29 21:15 2024-12-29 Show GitHub Exploit DB Packet Storm
73 - - - In the Linux kernel, the following vulnerability has been resolved: nfs_common: must not hold RCU while calling nfsd_file_put_local Move holding the RCU from nfs_to_nfsd_file_put_local to nfs_to_nf… New - CVE-2024-56743 2024-12-29 21:15 2024-12-29 Show GitHub Exploit DB Packet Storm
74 - - - In the Linux kernel, the following vulnerability has been resolved: apparmor: test: Fix memory leak for aa_unpack_strdup() The string allocated by kmemdup() in aa_unpack_strdup() is not freed and c… New - CVE-2024-56741 2024-12-29 21:15 2024-12-29 Show GitHub Exploit DB Packet Storm
75 - - - In the Linux kernel, the following vulnerability has been resolved: nfs/localio: must clear res.replen in nfs_local_read_done Otherwise memory corruption can occur due to NFSv3 LOCALIO reads leavin… New - CVE-2024-56740 2024-12-29 21:15 2024-12-29 Show GitHub Exploit DB Packet Storm
76 - - - A vulnerability has been found in code-projects Responsive Hotel Site 1.0 and classified as critical. Affected by this vulnerability is an unknown functionality of the file /admin/newsletter.php. The… New CWE-89
CWE-74
SQL Injection
Injection
CVE-2024-13008 2024-12-29 19:15 2024-12-29 Show GitHub Exploit DB Packet Storm
77 - - - In the Linux kernel, the following vulnerability has been resolved: netdevsim: prevent bad user input in nsim_dev_health_break_write() If either a zero count or a large one is provided, kernel can … New - CVE-2024-56716 2024-12-29 18:15 2024-12-29 Show GitHub Exploit DB Packet Storm
78 - - - In the Linux kernel, the following vulnerability has been resolved: ionic: Fix netdev notifier unregister on failure If register_netdev() fails, then the driver leaks the netdev notifier. Fix this … New - CVE-2024-56715 2024-12-29 18:15 2024-12-29 Show GitHub Exploit DB Packet Storm
79 - - - In the Linux kernel, the following vulnerability has been resolved: net: netdevsim: fix nsim_pp_hold_write() nsim_pp_hold_write() has two problems: 1) It may return with rtnl held, as found by syz… New - CVE-2024-56713 2024-12-29 18:15 2024-12-29 Show GitHub Exploit DB Packet Storm
80 - - - In the Linux kernel, the following vulnerability has been resolved: drm/panel: himax-hx83102: Add a check to prevent NULL pointer dereference drm_mode_duplicate() could return NULL due to lack of m… New - CVE-2024-56711 2024-12-29 18:15 2024-12-29 Show GitHub Exploit DB Packet Storm