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":Nov. 7, 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
189161 6.8 警告 Fetchmail Project - fetchmail の sdump 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-0562 2012-06-26 16:19 2010-02-5 Show GitHub Exploit DB Packet Storm
189162 7.5 危険 geopp - Geo++ GNCASTER の HTTP Authentication 実装における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2010-0554 2012-06-26 16:19 2010-02-4 Show GitHub Exploit DB Packet Storm
189163 6.5 警告 geopp - Geo++ GNCASTER におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-0553 2012-06-26 16:19 2010-02-4 Show GitHub Exploit DB Packet Storm
189164 7.5 危険 geopp - Geo++ GNCASTER におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0552 2012-06-26 16:19 2010-02-4 Show GitHub Exploit DB Packet Storm
189165 5 警告 geopp - Geo++ GNCASTER の HTTP authentication 実装における他のユーザの認証ヘッダを読まれる脆弱性 CWE-200
情報漏えい
CVE-2010-0551 2012-06-26 16:19 2010-02-4 Show GitHub Exploit DB Packet Storm
189166 4 警告 geopp - Geo++ GNCASTER の admin.htm における HTTP Basic Authentication を使用される脆弱性 CWE-287
不適切な認証
CVE-2010-0550 2012-06-26 16:19 2010-02-4 Show GitHub Exploit DB Packet Storm
189167 5 警告 アップル
フリービット株式会社
- iPod touch の FreeBit ServersMan におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0496 2012-06-26 16:19 2010-02-3 Show GitHub Exploit DB Packet Storm
189168 7.5 危険 enanocms - Enano CMS のコメント登録インターフェースにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0471 2012-06-26 16:19 2010-02-2 Show GitHub Exploit DB Packet Storm
189169 4.3 警告 comtrend - Comtrend CT-507IT ADSL ルータの scvrtsrv.cmd におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0470 2012-06-26 16:19 2010-02-2 Show GitHub Exploit DB Packet Storm
189170 7.5 危険 files2links - Files2Links F2L 3000 機器における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0469 2012-06-26 16:19 2010-02-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Nov. 7, 2024, 4:18 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
271 - - - In the Linux kernel, the following vulnerability has been resolved: net: fec: don't save PTP state if PTP is unsupported Some platforms (such as i.MX25 and i.MX27) do not support PTP, so on these p… New - CVE-2024-50097 2024-11-7 03:17 2024-11-6 Show GitHub Exploit DB Packet Storm
272 - - - In the Linux kernel, the following vulnerability has been resolved: nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net In the normal case, when we excute `echo 0 > /proc/fs/… New - CVE-2024-50121 2024-11-7 03:17 2024-11-6 Show GitHub Exploit DB Packet Storm
273 - - - In the Linux kernel, the following vulnerability has been resolved: cifs: fix warning when destroy 'cifs_io_request_pool' There's a issue as follows: WARNING: CPU: 1 PID: 27826 at mm/slub.c:4698 fr… New - CVE-2024-50119 2024-11-7 03:17 2024-11-6 Show GitHub Exploit DB Packet Storm
274 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd: Guard against bad data for ATIF ACPI method If a BIOS provides bad data in response to an ATIF method call this causes a… New - CVE-2024-50117 2024-11-7 03:17 2024-11-6 Show GitHub Exploit DB Packet Storm
275 - - - In the Linux kernel, the following vulnerability has been resolved: sfc: Don't invoke xdp_do_flush() from netpoll. Yury reported a crash in the sfc driver originated from netpoll_send_udp(). The ne… New - CVE-2024-50094 2024-11-7 03:17 2024-11-6 Show GitHub Exploit DB Packet Storm
276 - - - In the Linux kernel, the following vulnerability has been resolved: net: netconsole: fix wrong warning A warning is triggered when there is insufficient space in the buffer for userdata. However, t… New - CVE-2024-50092 2024-11-7 03:17 2024-11-6 Show GitHub Exploit DB Packet Storm
277 - - - In the Linux kernel, the following vulnerability has been resolved: dm vdo: don't refer to dedupe_context after releasing it Clear the dedupe_context pointer in a data_vio whenever ownership of the… New - CVE-2024-50091 2024-11-7 03:17 2024-11-6 Show GitHub Exploit DB Packet Storm
278 - - - In the Linux kernel, the following vulnerability has been resolved: unicode: Don't special case ignorable code points We don't need to handle them separately. Instead, just let them decompose/casef… New - CVE-2024-50089 2024-11-7 03:17 2024-11-6 Show GitHub Exploit DB Packet Storm
279 7.8 HIGH
Local
- - Substance3D - Painter versions 10.0.1 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation o… New CWE-787
 Out-of-bounds Write
CVE-2024-49522 2024-11-7 03:17 2024-11-6 Show GitHub Exploit DB Packet Storm
280 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: reject ro->rw reconfiguration if there are hard ro requirements [BUG] Syzbot reports the following crash: BTRFS info (d… New - CVE-2024-50118 2024-11-7 03:17 2024-11-6 Show GitHub Exploit DB Packet Storm