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 10, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252041 6 警告 WordPress.org - WordPress の do_trackbacks 関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4257 2012-03-27 18:42 2010-11-30 Show GitHub Exploit DB Packet Storm
252042 7.5 危険 Mono Project
Novell
- Mono における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-4254 2012-03-27 18:42 2010-11-16 Show GitHub Exploit DB Packet Storm
252043 4.3 警告 Electric Sheep Fencing - pfSense の graph.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4246 2012-03-27 18:42 2010-12-7 Show GitHub Exploit DB Packet Storm
252044 6.9 警告 IBM - IBM OmniFind Enterprise Edition の estaskwrapper における権限を取得される脆弱性 CWE-Other
その他
CVE-2010-4236 2012-03-27 18:42 2010-11-12 Show GitHub Exploit DB Packet Storm
252045 7.8 危険 camtron
tecvoz
- Camtron CMNC-200 Full HD IP Camera の Web サーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4234 2012-03-27 18:42 2010-11-16 Show GitHub Exploit DB Packet Storm
252046 10 危険 camtron
tecvoz
- Camtron CMNC-200 Full HD IP Camera の Linux インストールにおけるアクセスを取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-4233 2012-03-27 18:42 2010-11-16 Show GitHub Exploit DB Packet Storm
252047 10 危険 camtron
tecvoz
- Camtron CMNC-200 Full HD IP Camera の Web ベース管理インターフェースにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2010-4232 2012-03-27 18:42 2010-11-16 Show GitHub Exploit DB Packet Storm
252048 4.9 警告 Linux - Linux kernel の pipe_fcntl 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-4256 2012-03-27 18:42 2011-01-25 Show GitHub Exploit DB Packet Storm
252049 10 危険 リアルネットワークス - RealNetworks Helix Server および Helix Mobile Server における任意のコードを実行される脆弱性 CWE-134
書式文字列の問題
CVE-2010-4235 2012-03-27 18:42 2011-03-31 Show GitHub Exploit DB Packet Storm
252050 9 危険 Artica ST - Pandora FMS における任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2010-4278 2012-03-27 18:42 2010-12-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
246351 5.5 MEDIUM
Local
xkbcommon
canonical
xkbcommon
libxkbcommon
ubuntu_linux
Unchecked NULL pointer usage in ExprResolveLhs in xkbcomp/expr.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a cra… CWE-476
 NULL Pointer Dereference
CVE-2018-15861 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
246352 5.5 MEDIUM
Local
xkbcommon
canonical
xkbcommon
libxkbcommon
ubuntu_linux
Unchecked NULL pointer usage when parsing invalid atoms in ExprResolveLhs in xkbcomp/expr.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommo… CWE-476
 NULL Pointer Dereference
CVE-2018-15859 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
246353 5.5 MEDIUM
Local
xkbcommon
canonical
xkbcommon
libxkbcommon
ubuntu_linux
Unchecked NULL pointer usage when handling invalid aliases in CopyKeyAliasesToKeymap in xkbcomp/keycodes.c in xkbcommon before 0.8.1 could be used by local attackers to crash (NULL pointer dereferenc… CWE-476
 NULL Pointer Dereference
CVE-2018-15858 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
246354 7.8 HIGH
Local
xkbcommon
canonical
xkbcommon
libxkbcommon
ubuntu_linux
An invalid free in ExprAppendMultiKeysymList in xkbcomp/ast-build.c in xkbcommon before 0.8.1 could be used by local attackers to crash xkbcommon keymap parsers or possibly have unspecified other imp… CWE-416
 Use After Free
CVE-2018-15857 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
246355 5.5 MEDIUM
Local
xkbcommon
canonical
xkbcommon
ubuntu_linux
An infinite loop when reaching EOL unexpectedly in compose/parser.c (aka the keymap parser) in xkbcommon before 0.8.1 could be used by local attackers to cause a denial of service during parsing of c… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2018-15856 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
246356 5.5 MEDIUM
Local
xkbcommon_project
canonical
xkbcommon
ubuntu_linux
Unchecked NULL pointer usage in xkbcommon before 0.8.1 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file, because the XkbFil… CWE-476
 NULL Pointer Dereference
CVE-2018-15855 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
246357 5.5 MEDIUM
Local
xkbcommon_project
canonical
xkbcommon
ubuntu_linux
Unchecked NULL pointer usage in xkbcommon before 0.8.1 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file, because geometry t… CWE-476
 NULL Pointer Dereference
CVE-2018-15854 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
246358 5.5 MEDIUM
Local
xkbcommon
canonical
xkbcommon
libxkbcommon
ubuntu_linux
Endless recursion exists in xkbcomp/expr.c in xkbcommon and libxkbcommon before 0.8.1, which could be used by local attackers to crash xkbcommon users by supplying a crafted keymap file that triggers… CWE-400
 Uncontrolled Resource Consumption
CVE-2018-15853 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
246359 6.5 MEDIUM
Adjacent
technicolor tc7200.20_firmware Technicolor TC7200.20 devices allow remote attackers to cause a denial of service (networking outage) via a flood of random MAC addresses, as demonstrated by macof. NOTE: Technicolor denies that the … CWE-400
 Uncontrolled Resource Consumption
CVE-2018-15852 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
246360 8.8 HIGH
Network
flexocms_project flexo_cms An issue was discovered in Flexo CMS v0.1.6. There is a CSRF vulnerability that can add an administrator via /admin/user/add. CWE-352
 Origin Validation Error
CVE-2018-15851 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm