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. 19, 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
196061 10 危険 アドビシステムズ - Adobe Illustrator における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-2025 2012-05-10 13:41 2012-05-8 Show GitHub Exploit DB Packet Storm
196062 10 危険 アドビシステムズ - Adobe Illustrator における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-2024 2012-05-10 13:40 2012-05-8 Show GitHub Exploit DB Packet Storm
196063 10 危険 アドビシステムズ - Adobe Illustrator における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-2023 2012-05-10 13:39 2012-05-8 Show GitHub Exploit DB Packet Storm
196064 10 危険 アドビシステムズ - Adobe Flash Professional におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0778 2012-05-10 13:38 2012-05-8 Show GitHub Exploit DB Packet Storm
196065 6.8 警告 ジャストシステム - 複数のジャストシステム製品におけるバッファオーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-0269 2012-05-9 19:38 2012-04-24 Show GitHub Exploit DB Packet Storm
196066 2.1 注意 オラクル - Oracle Solaris におけるカーネルの GLD の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1698 2012-05-9 19:29 2012-04-17 Show GitHub Exploit DB Packet Storm
196067 2.1 注意 オラクル - Oracle SPARC Enterprise M シリーズサーバにおける XSCF Control Package (XCP) の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0548 2012-05-9 19:28 2012-04-17 Show GitHub Exploit DB Packet Storm
196068 2.6 注意 オラクル - Oracle SPARC Enterprise M シリーズサーバにおける XSCF Control Package (XCP) の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1693 2012-05-9 19:28 2012-04-17 Show GitHub Exploit DB Packet Storm
196069 4.3 警告 オラクル - Oracle Solaris におけるパスワードポリシーの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1684 2012-05-9 19:27 2012-04-17 Show GitHub Exploit DB Packet Storm
196070 4.9 警告 オラクル - Oracle Solaris における SCTP の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1692 2012-05-9 19:26 2012-04-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Nov. 19, 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
2661 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: pse-pd: Fix out of bound for loop Adjust the loop limit to prevent out-of-bounds access when iterating over PI structures. T… CWE-787
 Out-of-bounds Write
CVE-2024-50129 2024-11-8 06:49 2024-11-6 Show GitHub Exploit DB Packet Storm
2662 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: bpf: must hold reference on net namespace BUG: KASAN: slab-use-after-free in __nf_unregister_net_hook+0x640/0x6b0 Read… CWE-416
 Use After Free
CVE-2024-50130 2024-11-8 06:49 2024-11-6 Show GitHub Exploit DB Packet Storm
2663 - - - An issue in Daemon PTY Limited FarCry Core framework before 7.2.14 allows attackers to access sensitive information in the /facade directory. - CVE-2024-35526 2024-11-8 06:35 2024-06-26 Show GitHub Exploit DB Packet Storm
2664 - - - TOTOLINK CP900L v4.1.5cu.798_B20221228 was discovered to contain a stack overflow via the desc parameter in the function SetPortForwardRules - CVE-2024-35400 2024-11-8 06:35 2024-05-29 Show GitHub Exploit DB Packet Storm
2665 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Stop parsing channels bits when all channels are found. If a usb audio device sets more bits than the amount of … - CVE-2024-27436 2024-11-8 06:35 2024-05-17 Show GitHub Exploit DB Packet Storm
2666 - - - In the Linux kernel, the following vulnerability has been resolved: mt76: fix potential DMA mapping leak With buf uninitialized in mt76_dma_tx_queue_skb_raw, its field skip_unmap could potentially … - CVE-2021-47064 2024-11-8 06:35 2024-03-1 Show GitHub Exploit DB Packet Storm
2667 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tracing/probes: Fix MAX_TRACE_ARGS limit handling When creating a trace_probe we would set nr_args prior to truncating the argume… CWE-476
 NULL Pointer Dereference
CVE-2024-50132 2024-11-8 06:32 2024-11-6 Show GitHub Exploit DB Packet Storm
2668 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: LoongArch: Don't crash in stack_top() for tasks without vDSO Not all tasks have a vDSO mapped, for example kthreads never do. If … CWE-476
 NULL Pointer Dereference
CVE-2024-50133 2024-11-8 06:17 2024-11-6 Show GitHub Exploit DB Packet Storm
2669 4.8 MEDIUM
Network
kevonadonis wp_abstracts Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Kevon Adonis WP Abstracts allows Stored XSS.This issue affects WP Abstracts: from n/a thro… CWE-79
Cross-site Scripting
CVE-2024-50411 2024-11-8 06:09 2024-10-29 Show GitHub Exploit DB Packet Storm
2670 6.1 MEDIUM
Network
rafasashi todo_custom_field Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Rafasashi Todo Custom Field allows Reflected XSS.This issue affects Todo Custom Field: fro… CWE-79
Cross-site Scripting
CVE-2024-49642 2024-11-8 05:59 2024-10-29 Show GitHub Exploit DB Packet Storm