Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
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":May 22, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251801 9.3 危険 DELL EMC (旧 EMC Corporation) - EMC NetWorker のサーバにおけるバッファオーバフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0395 2012-01-30 15:12 2012-01-27 Show GitHub Exploit DB Packet Storm
251802 5 警告 RSAセキュリティ - EMC RSA enVision における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-4143 2012-01-30 15:11 2012-01-27 Show GitHub Exploit DB Packet Storm
251803 5.8 警告 OpenSSL Project - 32-bit プラットフォーム上の OpenSSL における TLS サーバの秘密鍵を取得される脆弱性 CWE-310
暗号の問題
CVE-2011-4354 2012-01-30 15:10 2012-01-15 Show GitHub Exploit DB Packet Storm
251804 4.3 警告 The phpMyAdmin Project - phpMyAdmin のリダイレクタ機能におけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2011-1941 2012-01-30 15:05 2011-05-22 Show GitHub Exploit DB Packet Storm
251805 4.3 警告 The phpMyAdmin Project - phpMyAdmin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1940 2012-01-30 15:03 2011-05-22 Show GitHub Exploit DB Packet Storm
251806 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-2377 2012-01-27 16:40 2011-06-21 Show GitHub Exploit DB Packet Storm
251807 7.6 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-2373 2012-01-27 16:39 2011-06-21 Show GitHub Exploit DB Packet Storm
251808 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-2371 2012-01-27 16:38 2011-06-21 Show GitHub Exploit DB Packet Storm
251809 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2365 2012-01-27 16:32 2011-06-21 Show GitHub Exploit DB Packet Storm
251810 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- Mozilla Firefox および Thunderbird の nsSVGPointList::AppendElement 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2363 2012-01-27 16:31 2011-06-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
310431 4.4 MEDIUM
Local
linuxfoundation
rdkcentral
google
openwrt
yocto
rdk-b
android
openwrt
In power, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed… CWE-125
Out-of-bounds Read
CVE-2024-20084 2024-10-27 12:35 2024-09-2 Show GitHub Exploit DB Packet Storm
310432 - - - A stack buffer overflow was addressed through improved input validation. This issue is fixed in Apple TV 1.5.0.152 for Windows, iTunes 12.13.3 for Windows. Parsing a maliciously crafted video file ma… - CVE-2024-44157 2024-10-27 11:35 2024-10-12 Show GitHub Exploit DB Packet Storm
310433 8.8 HIGH
Network
elecom wrc-2533gs2-b_firmware
wrc-2533gs2-w_firmware
wrc-2533gs2v-b_firmware
wrc-x6000xs-g_firmware
wrc-x1500gs-b_firmware
wrc-x1500gsa-b_firmware
Cross-site request forgery vulnerability exists in ELECOM wireless LAN routers. Viewing a malicious page while logging in to the affected product with an administrative privilege, the user may be dir… CWE-352
 Origin Validation Error
CVE-2024-40883 2024-10-27 10:35 2024-08-1 Show GitHub Exploit DB Packet Storm
310434 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: NFC: nci: Bounds check struct nfc_target arrays While running under CONFIG_FORTIFY_SOURCE=y, syzkaller reported: memcpy: detec… CWE-129
 Improper Validation of Array Index
CVE-2022-48967 2024-10-26 06:27 2024-10-22 Show GitHub Exploit DB Packet Storm
310435 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix potential memory leak in otx2_init_tc() In otx2_init_tc(), if rhashtable_init() failed, it does not free tc->tc… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48968 2024-10-26 06:26 2024-10-22 Show GitHub Exploit DB Packet Storm
310436 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xen-netfront: Fix NULL sring after live migration A NAPI is setup for each network sring to poll data to kernel The sring with so… CWE-476
 NULL Pointer Dereference
CVE-2022-48969 2024-10-26 06:22 2024-10-22 Show GitHub Exploit DB Packet Storm
310437 5.3 MEDIUM
Network
servmask all-in-one_wp_migration The All-in-One WP Migration and Backup plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 7.86 through publicly exposed log files. This makes i… NVD-CWE-noinfo
CVE-2024-8852 2024-10-26 06:20 2024-10-22 Show GitHub Exploit DB Packet Storm
310438 8.8 HIGH
Network
roveridx rover_idx The Rover IDX plugin for WordPress is vulnerable to Authentication Bypass in versions up to, and including, 3.0.0.2905. This is due to insufficient validation and capability check on the 'rover_idx_r… CWE-306
Missing Authentication for Critical Function
CVE-2024-10002 2024-10-26 06:20 2024-10-22 Show GitHub Exploit DB Packet Storm
310439 7.3 HIGH
Network
te-st teplobot The TeploBot - Telegram Bot for WP plugin for WordPress is vulnerable to sensitive information disclosure due to missing authorization checks on the 'service_process' function in all versions up to, … NVD-CWE-noinfo
CVE-2024-9627 2024-10-26 06:19 2024-10-22 Show GitHub Exploit DB Packet Storm
310440 6.3 MEDIUM
Network
roveridx rover_idx The Rover IDX plugin for WordPress is vulnerable to unauthorized access, modification, and loss of data due to a missing capability check on multiple functions in all versions up to, and including, 3… CWE-862
 Missing Authorization
CVE-2024-10003 2024-10-26 06:19 2024-10-22 Show GitHub Exploit DB Packet Storm