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":June 17, 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
258771 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox の layout/generic/nsObjectFrame.cpp における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2755 2010-09-1 14:54 2010-07-20 Show GitHub Exploit DB Packet Storm
258772 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のローカルプログラムを実行させられる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1240 2010-09-1 14:52 2010-04-5 Show GitHub Exploit DB Packet Storm
258773 9.3 危険 マイクロソフト - Microsoft Windows の Secure Channel における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2566 2010-08-31 16:46 2010-08-10 Show GitHub Exploit DB Packet Storm
258774 9.3 危険 マイクロソフト - Microsoft XML Core Services における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2561 2010-08-31 16:45 2010-08-10 Show GitHub Exploit DB Packet Storm
258775 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2560 2010-08-31 16:45 2010-08-10 Show GitHub Exploit DB Packet Storm
258776 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2559 2010-08-31 16:45 2010-08-10 Show GitHub Exploit DB Packet Storm
258777 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-362
競合状態
CVE-2010-2558 2010-08-31 16:45 2010-08-10 Show GitHub Exploit DB Packet Storm
258778 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2557 2010-08-31 16:44 2010-08-10 Show GitHub Exploit DB Packet Storm
258779 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2556 2010-08-31 16:44 2010-08-10 Show GitHub Exploit DB Packet Storm
258780 9.3 危険 マイクロソフト - Microsoft Windows の MPEG Layer-3 Audio Codec for Microsoft DirectShow におけるバッファオーバーフロー脆弱性 CWE-119
バッファエラー
CVE-2010-1882 2010-08-31 16:44 2010-08-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 18, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
246701 7.8 HIGH
Local
linux
canonical
debian
netapp
linux_kernel
ubuntu_linux
debian_linux
element_software
active_iq_performance_analytics_services
An issue was discovered in the Linux kernel through 4.18.8. The vmacache_flush_all function in mm/vmacache.c mishandles sequence number overflows. An attacker can trigger a use-after-free (and possib… CWE-416
 Use After Free
CVE-2018-17182 2024-11-21 12:54 2018-09-19 Show GitHub Exploit DB Packet Storm
246702 5.3 MEDIUM
Adjacent
neatorobotics botvac_d4_connected_firmware
botvac_d6_connected_firmware
botvac_d5_connected_firmware
botvac_d7_connected_firmware
botvac_d3_connected_firmware
An issue was discovered on Neato Botvac Connected 2.2.0 devices. They execute unauthenticated manual drive commands (sent to /bin/webserver on port 8081) if they already have an active session. Comma… NVD-CWE-noinfo
CVE-2018-17178 2024-11-21 12:54 2018-09-19 Show GitHub Exploit DB Packet Storm
246703 2.4 LOW
Physics
neatorobotics botvac_d4_connected_firmware
botvac_d6_connected_firmware
botvac_d5_connected_firmware
botvac_d7_connected_firmware
botvac_d3_connected_firmware
botvac_85_firmware
An issue was discovered on Neato Botvac Connected 2.2.0 and Botvac 85 1.2.1 devices. Static encryption is used for the copying of so-called "black box" logs (event logs and core dumps) to a USB stick… CWE-326
Inadequate Encryption Strength
CVE-2018-17177 2024-11-21 12:54 2018-09-19 Show GitHub Exploit DB Packet Storm
246704 7.5 HIGH
Network
neatorobotics botvac_d4_connected_firmware
botvac_d6_connected_firmware
botvac_d7_connected_firmware
A replay issue was discovered on Neato Botvac Connected 2.2.0 devices. Manual control mode requires authentication, but once recorded, the authentication (always transmitted in cleartext) can be repl… CWE-294
Authentication Bypass by Capture-replay 
CVE-2018-17176 2024-11-21 12:54 2018-09-19 Show GitHub Exploit DB Packet Storm
246705 5.3 MEDIUM
Network
marshmallow_project marshmallow In the marshmallow library before 2.15.1 and 3.x before 3.0.0b9 for Python, the schema "only" option treats an empty list as implying no "only" option, which allows a request that was intended to exp… NVD-CWE-noinfo
CVE-2018-17175 2024-11-21 12:54 2018-09-19 Show GitHub Exploit DB Packet Storm
246706 8.8 HIGH
Network
abus tvip_10000_firmware
tvip_10001_firmware
tvip_10005_firmware
tvip_10005a_firmware
tvip_10005b_firmware
tvip_10050_firmware
tvip_10051_firmware
tvip_10055a_firmware
tvip_10055b_…
An issue was discovered on certain ABUS TVIP devices. Due to a path traversal in /opt/cgi/admin/filewrite, an attacker can write to files, and thus execute code arbitrarily with root privileges. CWE-22
Path Traversal
CVE-2018-16739 2024-11-21 12:53 2023-10-27 Show GitHub Exploit DB Packet Storm
246707 8.8 HIGH
Network
open-emr openemr OpenEMR 5.0.1.3 allows Cross-Site Request Forgery (CSRF) via library/ajax and interface/super, as demonstrated by use of interface/super/manage_site_files.php to upload a .php file. CWE-352
 Origin Validation Error
CVE-2018-16795 2024-11-21 12:53 2020-12-31 Show GitHub Exploit DB Packet Storm
246708 7.8 HIGH
Local
v-secure jingyun_antivirus In Jingyun Antivirus v2.4.2.39, the driver file (ZySandbox.sys) allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values… CWE-20
 Improper Input Validation 
CVE-2018-16723 2024-11-21 12:53 2020-11-24 Show GitHub Exploit DB Packet Storm
246709 7.8 HIGH
Local
v-secure jingyun_antivirus In Jingyun Antivirus v2.4.2.39, the driver file (ZySandbox.sys) allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values… CWE-20
 Improper Input Validation 
CVE-2018-16722 2024-11-21 12:53 2020-11-24 Show GitHub Exploit DB Packet Storm
246710 7.8 HIGH
Local
v-secure jingyun_antivirus In Jingyun Antivirus v2.4.2.39, the driver file (ZySandbox.sys) allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values… CWE-20
 Improper Input Validation 
CVE-2018-16721 2024-11-21 12:53 2020-11-24 Show GitHub Exploit DB Packet Storm