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 13, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
257291 4.3 警告 Ruby Version Manager (RVM) - Ruby Version Manager におけるエスケープシーケンスインジェクションの脆弱性 CWE-20
不適切な入力確認
CVE-2010-3928 2011-01-18 12:01 2011-01-18 Show GitHub Exploit DB Packet Storm
257292 9.3 危険 マイクロソフト - Microsoft Publisher の pubconv.dll におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2570 2011-01-17 15:16 2010-12-14 Show GitHub Exploit DB Packet Storm
257293 9.3 危険 マイクロソフト - Microsoft Publisher の pubconv.dll における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2569 2011-01-17 15:14 2010-12-14 Show GitHub Exploit DB Packet Storm
257294 4.9 警告 マイクロソフト - Microsoft Windows Server 2008 の Hyper-V におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-3960 2011-01-17 15:12 2010-12-14 Show GitHub Exploit DB Packet Storm
257295 5.4 警告 マイクロソフト - 複数の Microsoft 製品の Netlogon RPC Service におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2742 2011-01-17 15:09 2010-12-14 Show GitHub Exploit DB Packet Storm
257296 7.2 危険 マイクロソフト - 複数の Microsoft 製品の Consent User Interface における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3961 2011-01-17 15:06 2010-12-14 Show GitHub Exploit DB Packet Storm
257297 7.2 危険 マイクロソフト - Microsoft Windows 製品の Routing and Remote Access NDProxy コンポーネントにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3963 2011-01-17 15:03 2010-12-14 Show GitHub Exploit DB Packet Storm
257298 7.2 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内にある win32k.sys における権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2010-3944 2011-01-17 14:45 2010-12-14 Show GitHub Exploit DB Packet Storm
257299 7.2 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内にある win32k.sys における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3943 2011-01-17 14:38 2010-12-14 Show GitHub Exploit DB Packet Storm
257300 7.2 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内にある win32k.sys における権限昇格の脆弱性 CWE-119
バッファエラー
CVE-2010-3942 2011-01-17 14:35 2010-12-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
248201 9.8 CRITICAL
Network
mi xiaomi_r3p_firmware
xiaomi_r3c_firmware
xiaomi_r3d_firmware
xiaomi_r3
OS command injection in the guest Wi-Fi settings feature in /cgi-bin/luci on Xiaomi R3P before 2.14.5, R3C before 2.12.15, R3 before 2.22.15, and R3D before 2.26.4 devices allows an attacker to execu… CWE-78
OS Command 
CVE-2018-14010 2024-11-21 12:48 2018-07-15 Show GitHub Exploit DB Packet Storm
248202 5.3 MEDIUM
Network
znc
debian
znc
debian_linux
ZNC before 1.7.1-rc1 is prone to a path traversal flaw via ../ in a web skin name to access files outside of the intended skins directories. CWE-22
Path Traversal
CVE-2018-14056 2024-11-21 12:48 2018-07-15 Show GitHub Exploit DB Packet Storm
248203 6.5 MEDIUM
Network
znc
debian
znc
debian_linux
ZNC before 1.7.1-rc1 does not properly validate untrusted lines coming from the network, allowing a non-admin user to escalate his privilege and inject rogue values into znc.conf. CWE-20
 Improper Input Validation 
CVE-2018-14055 2024-11-21 12:48 2018-07-15 Show GitHub Exploit DB Packet Storm
248204 9.8 CRITICAL
Network
techsmith mp4v2 A double free exists in the MP4StringProperty class in mp4property.cpp in MP4v2 2.0.0. A dangling pointer is freed again in the destructor once an exception is triggered. CWE-415
 Double Free
CVE-2018-14054 2024-11-21 12:48 2018-07-14 Show GitHub Exploit DB Packet Storm
248205 6.5 MEDIUM
Network
libwav_project libwav An issue has been found in libwav through 2017-04-20. It is a SEGV in the function apply_gain in wav_gain/wav_gain.c. NVD-CWE-noinfo
CVE-2018-14052 2024-11-21 12:48 2018-07-14 Show GitHub Exploit DB Packet Storm
248206 7.5 HIGH
Network
libwav_project libwav The function wav_read in libwav.c in libwav through 2017-04-20 has an infinite loop. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2018-14051 2024-11-21 12:48 2018-07-14 Show GitHub Exploit DB Packet Storm
248207 6.5 MEDIUM
Network
libwav_project libwav An issue has been found in libwav through 2017-04-20. It is a SEGV in the function wav_free in libwav.c. NVD-CWE-noinfo
CVE-2018-14050 2024-11-21 12:48 2018-07-14 Show GitHub Exploit DB Packet Storm
248208 6.5 MEDIUM
Network
libwav_project libwav An issue has been found in libwav through 2017-04-20. It is a SEGV in the function print_info in wav_info/wav_info.c. NVD-CWE-noinfo
CVE-2018-14049 2024-11-21 12:48 2018-07-14 Show GitHub Exploit DB Packet Storm
248209 6.5 MEDIUM
Network
libpng
oracle
libpng
jdk
jre
An issue has been found in libpng 1.6.34. It is a SEGV in the function png_free_data in png.c, related to the recommended error handling for png_read_image. NVD-CWE-noinfo
CVE-2018-14048 2024-11-21 12:48 2018-07-14 Show GitHub Exploit DB Packet Storm
248210 5.5 MEDIUM
Local
pngwriter_project pngwriter An issue has been found in PNGwriter 0.7.0. It is a SEGV in pngwriter::readfromfile in pngwriter.cc. NOTE: there is a "Warning: PNGwriter was never designed for reading untrusted files with it. Do NO… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2018-14047 2024-11-21 12:48 2018-07-14 Show GitHub Exploit DB Packet Storm