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. 16, 2024, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
193971 7.5 危険 active trade - Active Trade の default.asp における SQL インジェクションの脆弱性 - CVE-2007-1705 2012-06-26 15:46 2007-03-26 Show GitHub Exploit DB Packet Storm
193972 7.5 危険 Activewebsoftwares - Active Newsletter の ViewNewspapers.asp における SQL インジェクションの脆弱性 - CVE-2007-1696 2012-06-26 15:46 2007-03-26 Show GitHub Exploit DB Packet Storm
193973 9.3 危険 callisto - Callisto PhotoParade Player の PhPInfo ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-1688 2012-06-26 15:46 2007-09-13 Show GitHub Exploit DB Packet Storm
193974 10 危険 ブルーコートシステムズ - BlueCoat K9 Web Protection の k9filter.exe におけるバッファオーバーフローの脆弱性 - CVE-2007-1685 2012-06-26 15:46 2007-06-8 Show GitHub Exploit DB Packet Storm
193975 4.3 警告 fizzle - Firefox の Fizzle 拡張におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1678 2012-06-26 15:46 2007-03-26 Show GitHub Exploit DB Packet Storm
193976 7.8 危険 amavis - AMaViS などで使用される複数の製品の unzoo.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2007-1673 2012-06-26 15:46 2007-05-8 Show GitHub Exploit DB Packet Storm
193977 7.8 危険 AVAST Software s.r.o. - avast! antivirus におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1672 2012-06-26 15:46 2007-05-8 Show GitHub Exploit DB Packet Storm
193978 7.8 危険 Avira - Avira AntiVir の avpack32.dll におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1671 2012-06-26 15:46 2007-05-8 Show GitHub Exploit DB Packet Storm
193979 7.8 危険 amavis
バラクーダネットワークス
- Barracuda Spam Firewall などで使用される zoo decoder におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2007-1669 2012-06-26 15:46 2007-05-8 Show GitHub Exploit DB Packet Storm
193980 10 危険 datarescue - DataRescue IDA Pro 用のデバッグサーバの processor_request 関数における不正な操作を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2007-1666 2012-06-26 15:46 2007-03-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Nov. 16, 2024, 4:17 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2111 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe() A devm_kzalloc() in asoc_qcom_lpass_cpu_platform_probe()… CWE-476
 NULL Pointer Dereference
CVE-2024-50103 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm
2112 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA Replace the fake VLA at end of the vbva_mouse_po… NVD-CWE-noinfo
CVE-2024-50134 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm
2113 8.8 HIGH
Adjacent
enelx waybox_pro_firmware The Waybox Enel X web management application contains a PHP-type juggling vulnerability that may allow a brute force process and under certain conditions bypass authentication. NVD-CWE-Other
CVE-2023-29126 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm
2114 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory Ignore nCR3[4:0] when loading PDPTEs from memory for nested SVM, as b… - CVE-2024-50115 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm
2115 - - - Refit is an automatic type-safe REST library for .NET Core, Xamarin and .NET The various header-related Refit attributes (Header, HeaderCollection and Authorize) are vulnerable to CRLF injection. The… CWE-93
CRLF Injection
CVE-2024-51501 2024-11-9 01:15 2024-11-5 Show GitHub Exploit DB Packet Storm
2116 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix user-after-free from session log off There is racy issue between smb2 session log off and smb2 session setup. It will … CWE-416
 Use After Free
CVE-2024-50086 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm
2117 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race We're seeing crashes from rq_qos_wake_function that look like … NVD-CWE-noinfo
CVE-2024-50082 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm
2118 6.5 MEDIUM
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: vt: prevent kernel-infoleak in con_font_get() font.data may not initialize all memory spaces depending on the implementation of v… CWE-909
 Missing Initialization of Resource
CVE-2024-50076 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm
2119 7.8 HIGH
Local
linux
redhat
linux_kernel
enterprise_linux
In the Linux kernel, the following vulnerability has been resolved: parport: Proper fix for array out-of-bounds access The recent fix for array out-of-bounds accesses replaced sprintf() calls blind… CWE-125
Out-of-bounds Read
CVE-2024-50074 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm
2120 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Use code segment selector for VERW operand Robert Gill reported below #GP in 32-bit mode when dosemu software was execu… NVD-CWE-noinfo
CVE-2024-50072 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm