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":May 14, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
241041 2.6 注意 brekeke - Brekeke PBX の pbx/gate におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-2114 2012-06-26 16:19 2010-05-28 Show GitHub Exploit DB Packet Storm
241042 4.3 警告 Apache Software Foundation - SAP Business Objects などで使用される Apache Axis2/Java の axis2-admin/axis2-admin/engagingglobally におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2103 2012-06-26 16:19 2010-05-27 Show GitHub Exploit DB Packet Storm
241043 7.5 危険 e107.org - e107 の bbcode/php.bb における PHP リモートファイルインクルージョンの脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2099 2012-06-26 16:19 2010-05-27 Show GitHub Exploit DB Packet Storm
241044 7.5 危険 e107.org - e107 の usersettings.php におけるSQL インジェクション攻撃を誘発される脆弱性 CWE-Other
その他
CVE-2010-2098 2012-06-26 16:19 2010-05-27 Show GitHub Exploit DB Packet Storm
241045 7.5 危険 cmsqlite - CMSQlite の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-2096 2012-06-26 16:19 2010-05-27 Show GitHub Exploit DB Packet Storm
241046 7.5 危険 cmsqlite - CMSQlite の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-2095 2012-06-26 16:19 2010-05-27 Show GitHub Exploit DB Packet Storm
241047 7.5 危険 The Cacti Group - Cacti の graph.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-2092 2012-06-26 16:19 2010-05-27 Show GitHub Exploit DB Packet Storm
241048 4 警告 Apache Software Foundation - IBM WebSphere Application Server などで使用される Apache MyFaces における任意の EL 宣言文を実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2086 2012-06-26 16:19 2010-05-27 Show GitHub Exploit DB Packet Storm
241049 5 警告 シスコシステムズ - Cisco Scientific Atlanta WebSTAR DPC2100R2 ケーブルモデムの Web インターフェースにおける特権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-2082 2012-06-26 16:19 2010-05-26 Show GitHub Exploit DB Packet Storm
241050 7.5 危険 Apache Software Foundation - Apache ServiceMix などで使用される Apache CXF における任意のファイルを読まれ任意の HTTP リクエストをサーバに送信される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2076 2012-06-26 16:19 2010-06-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
268401 7.8 HIGH
Local
firejail_project firejail Firejail allows --chroot when seccomp is not supported, which might allow local users to gain privileges. CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-10123 2024-11-21 11:43 2017-04-13 Show GitHub Exploit DB Packet Storm
268402 7.8 HIGH
Local
firejail_project firejail Firejail does not properly clean environment variables, which allows local users to gain privileges. CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-10122 2024-11-21 11:43 2017-04-13 Show GitHub Exploit DB Packet Storm
268403 7.8 HIGH
Local
firejail_project firejail Firejail uses weak permissions for /dev/shm/firejail and possibly other files, which allows local users to gain privileges. CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-10121 2024-11-21 11:43 2017-04-13 Show GitHub Exploit DB Packet Storm
268404 7.8 HIGH
Local
firejail_project firejail Firejail uses 0777 permissions when mounting (1) /dev, (2) /dev/shm, (3) /var/tmp, or (4) /var/lock, which allows local users to gain privileges. CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-10120 2024-11-21 11:43 2017-04-13 Show GitHub Exploit DB Packet Storm
268405 7.8 HIGH
Local
firejail_project firejail Firejail uses 0777 permissions when mounting /tmp, which allows local users to gain privileges. CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-10119 2024-11-21 11:43 2017-04-13 Show GitHub Exploit DB Packet Storm
268406 3.3 LOW
Local
firejail_project firejail Firejail allows local users to truncate /etc/resolv.conf via a chroot command to /. CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-10118 2024-11-21 11:43 2017-04-13 Show GitHub Exploit DB Packet Storm
268407 7.8 HIGH
Local
firejail_project firejail Firejail does not restrict access to --tmpfs, which allows local users to gain privileges, as demonstrated by mounting over /etc. CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-10117 2024-11-21 11:43 2017-04-13 Show GitHub Exploit DB Packet Storm
268408 5.9 MEDIUM
Network
bluecoat ssl_visibility_appliance_sv1800_firmware
ssl_visibility_appliance_sv800_firmware
ssl_visibility_appliance_sv3800_firmware
ssl_visibility_appliance_sv2800_firmware
Symantec SSL Visibility (SSLV) 3.8.4FC, 3.9, 3.10 before 3.10.4.1, and 3.11 before 3.11.3.1 is susceptible to a denial-of-service vulnerability that impacts the SSL servers for intercepted SSL connec… CWE-399
 Resource Management Errors
CVE-2016-10259 2024-11-21 11:43 2017-04-11 Show GitHub Exploit DB Packet Storm
268409 7.8 HIGH
Local
synology photo_station Synology Photo Station before 6.3-2958 allows local users to gain privileges by leveraging setuid execution of a "synophoto_dsm_user --copy-no-ea" command. CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-10323 2024-11-21 11:43 2017-04-11 Show GitHub Exploit DB Packet Storm
268410 8.8 HIGH
Network
synology photo_station Synology Photo Station before 6.3-2958 allows remote authenticated guest users to execute arbitrary commands via shell metacharacters in the X-Forwarded-For HTTP header to photo/login.php. CWE-77
Command Injection
CVE-2016-10322 2024-11-21 11:43 2017-04-11 Show GitHub Exploit DB Packet Storm