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 23, 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
248541 3.3 注意 Debian - texlive-extra-utils の latex2man における任意のファイルを上書される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2120 2012-05-22 16:02 2012-05-18 Show GitHub Exploit DB Packet Storm
248542 10 危険 The PHP Group - PHP の com_print_typeinfo 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-2376 2012-05-22 11:53 2012-05-21 Show GitHub Exploit DB Packet Storm
248543 9.3 危険 リアルネットワークス - RealNetworks RealPlayer におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-2411 2012-05-22 11:40 2012-05-18 Show GitHub Exploit DB Packet Storm
248544 9.3 危険 リアルネットワークス - RealNetworks RealPlayer における任意のコードを実行される脆弱性 CWE-DesignError
CVE-2012-2406 2012-05-22 11:40 2012-05-18 Show GitHub Exploit DB Packet Storm
248545 6.8 警告 Rahul Singla - Drupal 用 Take Control モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-2341 2012-05-22 11:16 2012-05-18 Show GitHub Exploit DB Packet Storm
248546 6.9 警告 ヒューレット・パッカード - HP OpenVMS の ACMELOGIN の実装における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2010 2012-05-22 11:14 2012-05-17 Show GitHub Exploit DB Packet Storm
248547 9.3 危険 アドビシステムズ - Adobe Photoshop におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-2028 2012-05-21 17:08 2012-05-8 Show GitHub Exploit DB Packet Storm
248548 10 危険 アドビシステムズ - Adobe Illustrator における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-0780 2012-05-21 17:06 2012-05-8 Show GitHub Exploit DB Packet Storm
248549 2.6 注意 Lunascape - iLunascape for Android における WebView クラスに関する脆弱性 CWE-Other
その他
CVE-2012-1249 2012-05-21 12:01 2012-05-21 Show GitHub Exploit DB Packet Storm
248550 5 警告 Python Software Foundation - Python の asyncore モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2010-3492 2012-05-18 16:50 2010-08-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 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
314971 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sof-nau8825: fix module alias overflow The maximum name length for a platform_device_id entry is 20 characters inclu… CWE-131
Incorrect Calculation of Buffer Size
CVE-2022-48889 2024-09-7 00:08 2024-08-21 Show GitHub Exploit DB Packet Storm
314972 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Remove rcu locks from user resources User resource lookups used rcu to avoid two extra atomics. Unfortunately the rcu… NVD-CWE-noinfo
CVE-2022-48887 2024-09-6 23:55 2024-08-21 Show GitHub Exploit DB Packet Storm
314973 5.5 MEDIUM
Local
huawei harmonyos
emui
Memory request vulnerability in the memory management module Impact: Successful exploitation of this vulnerability may affect service confidentiality. NVD-CWE-noinfo
CVE-2024-8298 2024-09-6 23:53 2024-09-4 Show GitHub Exploit DB Packet Storm
314974 6.5 MEDIUM
Network
ibm business_automation_workflow IBM Business Automation Workflow 22.0.2, 23.0.1, 23.0.2, and 24.0.0 stores potentially sensitive information in log files under certain situations that could be read by an authenticated user. IBM X-… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2024-38321 2024-09-6 23:50 2024-08-3 Show GitHub Exploit DB Packet Storm
314975 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ice: Add check for kzalloc Add the check for the return value of kzalloc in order to avoid NULL pointer dereference. Moreover, us… CWE-476
 NULL Pointer Dereference
CVE-2022-48886 2024-09-6 23:48 2024-08-21 Show GitHub Exploit DB Packet Storm
314976 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ice: Fix potential memory leak in ice_gnss_tty_write() The ice_gnss_tty_write() return directly if the write_buf alloc failed, le… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48885 2024-09-6 23:46 2024-08-21 Show GitHub Exploit DB Packet Storm
314977 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Don't remove map on creater_process and device_release Do not remove the map from the list on error path in fastrp… CWE-416
 Use After Free
CVE-2022-48873 2024-09-6 23:44 2024-08-21 Show GitHub Exploit DB Packet Storm
314978 5.5 MEDIUM
Local
huawei emui
harmonyos
Access permission verification vulnerability in the ringtone setting module Impact: Successful exploitation of this vulnerability may affect service confidentiality. NVD-CWE-noinfo
CVE-2024-45449 2024-09-6 23:38 2024-09-4 Show GitHub Exploit DB Packet Storm
314979 - - - The App::cpanminus package through 1.7047 for Perl downloads code via insecure HTTP, enabling code execution for network attackers. - CVE-2024-45321 2024-09-6 23:35 2024-08-27 Show GitHub Exploit DB Packet Storm
314980 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix use-after-free race condition for maps It is possible that in between calling fastrpc_map_get() until map->fl-… CWE-416
 Use After Free
CVE-2022-48872 2024-09-6 23:30 2024-08-21 Show GitHub Exploit DB Packet Storm