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":Sept. 20, 2024, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196331 5 警告 Opera Software ASA - Opera におけるサービス運用妨害 (アプリケーションクラッシュおよびハング) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2623 2011-07-27 10:33 2011-06-28 Show GitHub Exploit DB Packet Storm
196332 5 警告 Opera Software ASA - Opera におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2622 2011-07-27 10:32 2011-06-28 Show GitHub Exploit DB Packet Storm
196333 7.2 危険 アップル - Apple iOS の IOMobileFrameBuffer における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0227 2011-07-27 10:31 2011-07-19 Show GitHub Exploit DB Packet Storm
196334 4.3 警告 Nagios Enterprises, LLC
The Icinga Project
- Nagios および Icinga におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2179 2011-07-27 10:25 2011-06-1 Show GitHub Exploit DB Packet Storm
196335 4.3 警告 Nagios Enterprises, LLC - Nagios の statusmap.c におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1523 2011-07-27 10:24 2011-03-9 Show GitHub Exploit DB Packet Storm
196336 2.1 注意 IBM - IBM WebSphere Application Server における重要なスタックトレース情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-1356 2011-07-27 10:24 2011-07-12 Show GitHub Exploit DB Packet Storm
196337 5.8 警告 IBM - IBM WebSphere Application Server におけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2011-1355 2011-07-27 10:23 2011-07-12 Show GitHub Exploit DB Packet Storm
196338 6.8 警告 アップル
サイバートラスト株式会社
FreeType Project
レッドハット
- FreeType の truetype/ttgxvar.c 内にある ft_var_readpackedpoints 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3855 2011-07-27 09:58 2010-11-16 Show GitHub Exploit DB Packet Storm
196339 6.4 警告 ISC, Inc.
IBM
サイバートラスト株式会社
オラクル
VMware
レッドハット
- ISC BIND named validator に脆弱性 CWE-Other
その他
CVE-2010-3614 2011-07-27 09:47 2010-12-2 Show GitHub Exploit DB Packet Storm
196340 4 警告 ISC, Inc.
IBM
サイバートラスト株式会社
ヒューレット・パッカード
オラクル
VMware
レッドハット
- ISC BIND におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3613 2011-07-27 09:46 2010-12-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Sept. 20, 2024, 4:16 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1901 7.2 HIGH
Network
- - The WP Editor plugin for WordPress is vulnerable to deserialization of untrusted input via the 'current_theme_root' parameter in versions up to, and including 1.2.9. This makes it possible for authen… CWE-502
 Deserialization of Untrusted Data
CVE-2022-2446 2024-09-14 01:37 2024-09-14 Show GitHub Exploit DB Packet Storm
1902 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: memcg_write_event_control(): fix a user-triggerable oops we are *not* guaranteed that anything past the terminating NUL is mapped… CWE-476
 NULL Pointer Dereference
CVE-2024-45021 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
1903 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Take state lock during tx timeout reporter mlx5e_safe_reopen_channels() requires the state lock taken. The referenced … CWE-667
 Improper Locking
CVE-2024-45019 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
1904 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: initialise extack before use Fix missing initialisation of extack in flow offload. CWE-665
 Improper Initialization
CVE-2024-45018 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
1905 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 The __vmap_pages_range_noflush() assume… CWE-787
 Out-of-bounds Write
CVE-2024-45022 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
1906 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a kernel verifier crash in stacksafe() Daniel Hodges reported a kernel verifier crash when playing with sched-ext. Furth… CWE-787
 Out-of-bounds Write
CVE-2024-45020 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
1907 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netem_enqueue() introduced by commit 5845f706388a ("net: net… CWE-416
 Use After Free
CVE-2024-45016 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
1908 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix IPsec RoCE MPV trace call Prevent the call trace below from happening, by not allowing IPsec creation over a slave,… NVD-CWE-noinfo
CVE-2024-45017 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
1909 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Check USB endpoints when probing device Ensure, as the driver probes the device, that all endpoints that the driv… NVD-CWE-noinfo
CVE-2024-45011 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
1910 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: only decrement add_addr_accepted for MPJ req Adding the following warning ... WARN_ON_ONCE(msk->pm.add_addr_accepte… NVD-CWE-noinfo
CVE-2024-45009 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm