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 19, 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
258121 5 警告 IBM - IBM WebSphere Application Server の Web Services Security コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0786 2010-12-9 14:34 2010-11-9 Show GitHub Exploit DB Packet Storm
258122 4.3 警告 IBM - IBM WebSphere Application Server の Integrated Solution コンソールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4220 2010-12-9 14:30 2010-11-9 Show GitHub Exploit DB Packet Storm
258123 9.3 危険 アップル - iPhone および iPod touch 上で稼動する Apple iOS の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1813 2010-12-8 15:52 2010-09-8 Show GitHub Exploit DB Packet Storm
258124 4.3 警告 IBM - IBM WebSphere Application Server の管理コンソールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0784 2010-12-8 15:31 2010-11-9 Show GitHub Exploit DB Packet Storm
258125 6.8 警告 シックス・アパート株式会社 - Movable Type における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-3922 2010-12-8 14:02 2010-12-8 Show GitHub Exploit DB Packet Storm
258126 4.3 警告 シックス・アパート株式会社 - Movable Type におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3921 2010-12-8 14:02 2010-12-8 Show GitHub Exploit DB Packet Storm
258127 2.1 注意 セイコーエプソン株式会社 - EPSON 製プリンタドライバのインストーラがアクセス権を変更する脆弱性 CWE-DesignError
CVE-2010-3920 2010-12-8 14:01 2010-12-8 Show GitHub Exploit DB Packet Storm
258128 10 危険 アドビシステムズ - Adobe Flash Media Server における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3635 2010-12-7 16:45 2010-11-9 Show GitHub Exploit DB Packet Storm
258129 5 警告 アドビシステムズ - Adobe Flash Media Server のエッジプロセスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-3634 2010-12-7 16:45 2010-11-9 Show GitHub Exploit DB Packet Storm
258130 5 警告 アドビシステムズ - Adobe Flash Media Server におけるメモリリークの脆弱性 CWE-399
リソース管理の問題
CVE-2010-3633 2010-12-7 16:45 2010-11-9 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
247841 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
247842 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
247843 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
247844 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
247845 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
247846 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
247847 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
247848 8.8 HIGH
Network
redaxo redaxo_cms An issue was discovered in REDAXO CMS 4.7.2. There is a CSRF vulnerability that can add an administrator account via index.php?page=user. CWE-352
 Origin Validation Error
CVE-2018-15850 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
247849 4.3 MEDIUM
Network
portfoliocms_project portfoliocms An issue was discovered in portfolioCMS 1.0.5. There is CSRF to update the website settings via admin/aboutus.php. CWE-352
 Origin Validation Error
CVE-2018-15849 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
247850 8.8 HIGH
Network
portfoliocms_project portfoliocms An issue was discovered in portfolioCMS 1.0.5. There is CSRF to create new pages via admin/portfolio.php?newpage=true. CWE-352
 Origin Validation Error
CVE-2018-15848 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm