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 18, 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
257811 9.3 危険 Google - WebKit の WebCore 内にある toAlphabetic 関数における一つずれ (off-by-one) エラーの脆弱性 CWE-189
数値処理の問題
CVE-2010-1773 2011-01-26 12:59 2010-06-8 Show GitHub Exploit DB Packet Storm
257812 7.2 危険 GNU Project
VMware
サイバートラスト株式会社
レッドハット
- GNU C library の ld.so における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3856 2011-01-25 15:48 2010-10-25 Show GitHub Exploit DB Packet Storm
257813 5.8 警告 Mozilla Foundation
オラクル
- Mozilla Firefox の JavaScript 実装内にある js_InitRandom 関数におけるシード値を推測される脆弱性 CWE-310
暗号の問題
CVE-2010-3400 2011-01-25 15:15 2010-09-15 Show GitHub Exploit DB Packet Storm
257814 4.3 警告 Mozilla Foundation
オラクル
- Mozilla Firefox におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-2117 2011-01-25 15:13 2010-06-1 Show GitHub Exploit DB Packet Storm
257815 6.8 警告 アップル - Apple Mac OS X における脆弱性に対するアップデート CWE-134
書式文字列の問題
CVE-2010-4013 2011-01-25 15:10 2011-01-7 Show GitHub Exploit DB Packet Storm
257816 5 警告 GNU Project - GNU C Library の regcomp 実装におけるスタック消費の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4052 2011-01-21 16:37 2011-01-13 Show GitHub Exploit DB Packet Storm
257817 5 警告 GNU Project - GNU C Library の regcomp 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-4051 2011-01-21 16:35 2011-01-13 Show GitHub Exploit DB Packet Storm
257818 - - (複数のベンダ) - 侵入検知システム (IDS) および侵入防止システム (IPS) の機能を回避可能な問題 - - 2011-01-21 16:30 2010-12-16 Show GitHub Exploit DB Packet Storm
257819 6.9 警告 Ecava - Ecava IntegraXor における権限昇格の脆弱性 CWE-Other
その他
CVE-2010-4599 2011-01-21 15:52 2010-12-17 Show GitHub Exploit DB Packet Storm
257820 5 警告 Ecava - Ecava IntegraXor におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-4598 2011-01-21 15:38 2011-01-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 19, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
199051 8.8 HIGH
Network
bosch cpp4_firmware
cpp6_firmware
aviotec_firmware
cpp7_firmware
cpp7.3_firmware
cpp13_firmware
cpp14_firmware
A vulnerability in the web-based interface allows an unauthenticated remote attacker to trigger actions on an affected system on behalf of another user (CSRF - Cross Site Request Forgery). This requi… CWE-352
 Origin Validation Error
CVE-2021-23849 2024-11-21 14:51 2021-08-6 Show GitHub Exploit DB Packet Storm
199052 9.8 CRITICAL
Network
glances_project glances The package glances before 3.2.1 are vulnerable to XML External Entity (XXE) Injection via the use of Fault to parse untrusted XML data, which is known to be vulnerable to XML attacks. CWE-611
XXE
CVE-2021-23418 2024-11-21 14:51 2021-07-30 Show GitHub Exploit DB Packet Storm
199053 9.8 CRITICAL
Network
deepmergefn_project deepmergefn All versions of package deepmergefn are vulnerable to Prototype Pollution via deepMerge function. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2021-23417 2024-11-21 14:51 2021-07-29 Show GitHub Exploit DB Packet Storm
199054 6.1 MEDIUM
Network
curly-bracket-parser_project curly-bracket-parser This affects all versions of package curly-bracket-parser. When used as a template library, it does not properly sanitize the user input. CWE-79
Cross-site Scripting
CVE-2021-23416 2024-11-21 14:51 2021-07-29 Show GitHub Exploit DB Packet Storm
199055 7.5 HIGH
Network
elfinder.aspnet_project elfinder.aspnet This affects the package elFinder.AspNet before 1.1.1. The user-controlled file name is not properly sanitized before it is used to create a file system path. CWE-22
Path Traversal
CVE-2021-23415 2024-11-21 14:51 2021-07-29 Show GitHub Exploit DB Packet Storm
199056 6.1 MEDIUM
Network
videojs
fedoraproject
video.js
fedora
This affects the package video.js before 7.14.3. The src attribute of track tag allows to bypass HTML escaping and execute arbitrary code. CWE-79
Cross-site Scripting
CVE-2021-23414 2024-11-21 14:51 2021-07-28 Show GitHub Exploit DB Packet Storm
199057 5.3 MEDIUM
Network
jszip_project jszip This affects the package jszip before 3.7.0. Crafting a new zip file with filenames set to Object prototype values (e.g __proto__, toString, etc) results in a returned object with a modified prototyp… NVD-CWE-noinfo
CVE-2021-23413 2024-11-21 14:51 2021-07-25 Show GitHub Exploit DB Packet Storm
199058 9.8 CRITICAL
Network
gitlogplus_project gitlogplus All versions of package gitlogplus are vulnerable to Command Injection via the main functionality, as options attributes are appended to the command to be executed without sanitization. CWE-78
OS Command 
CVE-2021-23412 2024-11-21 14:51 2021-07-24 Show GitHub Exploit DB Packet Storm
199059 4.3 MEDIUM
Network
graphhopper graphhopper This affects the package com.graphhopper:graphhopper-web-bundle before 3.2, from 4.0-pre1 and before 4.0. The URL parser could be tricked into adding or modifying properties of Object.prototype using… CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2021-23408 2024-11-21 14:51 2021-07-22 Show GitHub Exploit DB Packet Storm
199060 6.1 MEDIUM
Network
anchorme_project anchorme Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via the main functionality. It accepts input that can result in the output (an anchor a tag) containing undesirable Java… CWE-79
Cross-site Scripting
CVE-2021-23411 2024-11-21 14:51 2021-07-22 Show GitHub Exploit DB Packet Storm