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
258651 9.3 危険 ImageMagick
GraphicsMagick
レッドハット
- ImageMagick および GraphicsMagick の XMakeImage 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-1882 2010-09-15 17:17 2009-06-2 Show GitHub Exploit DB Packet Storm
258652 3.3 注意 レッドハット - Firefox の SPICE プラグインにおける任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2010-2794 2010-09-15 17:17 2010-08-25 Show GitHub Exploit DB Packet Storm
258653 3.3 注意 レッドハット - Firefox の SPICE プラグインにおける重要な情報を取得される脆弱性 CWE-362
競合状態
CVE-2010-2792 2010-09-15 17:13 2010-08-25 Show GitHub Exploit DB Packet Storm
258654 1.9 注意 シトリックス・システムズ - Citrix XenServer におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2010-2619 2010-09-14 15:55 2010-06-17 Show GitHub Exploit DB Packet Storm
258655 4.6 警告 シトリックス・システムズ - Citrix XenServer における認証を回避され Xen API (XAPI) を実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-0633 2010-09-14 15:54 2010-02-12 Show GitHub Exploit DB Packet Storm
258656 4.3 警告 シトリックス・システムズ - 複数の Citrix XenServer 製品の XenAPI HTTP インターフェイスにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3253 2010-09-14 15:54 2008-07-16 Show GitHub Exploit DB Packet Storm
258657 7.5 危険 シトリックス・システムズ - Citrix XenCenterWeb の XenServer Resource Kit における PHP コードを挿入される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3760 2010-09-14 15:54 2009-10-22 Show GitHub Exploit DB Packet Storm
258658 6 警告 シトリックス・システムズ - Citrix XenCenterWeb の XenServer Resource Kit におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2009-3759 2010-09-14 15:54 2009-10-22 Show GitHub Exploit DB Packet Storm
258659 7.5 危険 シトリックス・システムズ - Citrix XenCenterWeb の XenServer Resource Kit における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3758 2010-09-14 15:53 2009-10-22 Show GitHub Exploit DB Packet Storm
258660 4.3 警告 シトリックス・システムズ - Citrix XenCenterWeb の XenServer Resource Kit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3757 2010-09-14 15:53 2009-10-22 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
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