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. 18, 2024, 6:03 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196671 6.5 警告 ヒューレット・パッカード - HP Network Automation における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-2403 2012-03-27 18:43 2011-07-28 Show GitHub Exploit DB Packet Storm
196672 4.3 警告 ヒューレット・パッカード - HP Network Automation におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2402 2012-03-27 18:43 2011-07-28 Show GitHub Exploit DB Packet Storm
196673 8.3 危険 ヒューレット・パッカード - HP SiteScope におけるセッションをハイジャックされる脆弱性 CWE-Other
その他
CVE-2011-2401 2012-03-27 18:43 2011-07-27 Show GitHub Exploit DB Packet Storm
196674 4.3 警告 ヒューレット・パッカード - HP SiteScope におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2400 2012-03-27 18:43 2011-07-27 Show GitHub Exploit DB Packet Storm
196675 7.8 危険 ヒューレット・パッカード - HP Data Protector の mmd におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2399 2012-03-27 18:43 2011-07-27 Show GitHub Exploit DB Packet Storm
196676 9.3 危険 visiwave - VisiWave Site Survey の VisiWaveReport.exe における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-2386 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
196677 6.5 警告 OTRS プロジェクト - OTRS の iPhoneHandle パッケージにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2385 2012-03-27 18:43 2011-07-19 Show GitHub Exploit DB Packet Storm
196678 4.3 警告 マイクロソフト - Microsoft Internet Explorer 8 および Internet Explorer 9 におけるクッキーファイルを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2011-2382 2012-03-27 18:43 2011-06-3 Show GitHub Exploit DB Packet Storm
196679 4.3 警告 Mozilla Foundation - Bugzilla における CRLF インジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2011-2381 2012-03-27 18:43 2011-08-9 Show GitHub Exploit DB Packet Storm
196680 5 警告 Mozilla Foundation - Bugzilla におけるプライベートグループ名の存在を発見される脆弱性 CWE-200
情報漏えい
CVE-2011-2380 2012-03-27 18:43 2011-08-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2491 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths Any codepath that zaps page table entries must invoke MMU notifi… CWE-416
 Use After Free
CVE-2022-48991 2024-11-8 04:36 2024-10-22 Show GitHub Exploit DB Packet Storm
2492 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix race on per-CQ variable napi work_done After calling napi_complete_done(), the NAPIF_STATE_SCHED bit may be cleare… NVD-CWE-noinfo
CVE-2022-48985 2024-11-8 04:35 2024-10-22 Show GitHub Exploit DB Packet Storm
2493 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak syzbot identified a kernel information leak vulnerability in do_sys… CWE-908
 Use of Uninitialized Resource
CVE-2024-26901 2024-11-8 04:35 2024-04-17 Show GitHub Exploit DB Packet Storm
2494 - - - In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix protection fault in iommufd_test_syz_conv_iova Syzkaller reported the following bug: general protection fault, pr… - CVE-2024-26785 2024-11-8 04:35 2024-04-4 Show GitHub Exploit DB Packet Storm
2495 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: skip expectations for confirmed conntrack nft_ct_expect_obj_eval() calls nf_ct_ext_add() for a confirmed connt… - CVE-2021-47129 2024-11-8 04:35 2024-03-16 Show GitHub Exploit DB Packet Storm
2496 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: support non-r10 register spill/fill to/from stack in precision tracking Use instruction (jump) history to record instruction… CWE-476
 NULL Pointer Dereference
CVE-2023-52920 2024-11-8 04:31 2024-11-5 Show GitHub Exploit DB Packet Storm
2497 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ext4: filesystems without casefold feature cannot be mounted with siphash When mounting the ext4 filesystem, if the default hash … NVD-CWE-noinfo
CVE-2024-49968 2024-11-8 04:28 2024-10-22 Show GitHub Exploit DB Packet Storm
2498 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35 [WHY & HOW] Mismatch in DCN35 DML2 cause bw v… NVD-CWE-noinfo
CVE-2024-50004 2024-11-8 04:27 2024-10-22 Show GitHub Exploit DB Packet Storm
2499 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mac802154: Fix potential RCU dereference issue in mac802154_scan_worker In the `mac802154_scan_worker` function, the `scan_req->t… CWE-416
 Use After Free
CVE-2024-50005 2024-11-8 04:27 2024-10-22 Show GitHub Exploit DB Packet Storm
2500 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: i2c: ar0521: Use cansleep version of gpiod_set_value() If we use GPIO reset from I2C port expander, we must use *_cansleep… NVD-CWE-noinfo
CVE-2024-49961 2024-11-8 04:22 2024-10-22 Show GitHub Exploit DB Packet Storm