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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250121 7.5 危険 icanlocalize - Translation Management モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1663 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
250122 4.3 警告 icanlocalize - Translation Management モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1662 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
250123 3.3 注意 ncpfs - ncpfs における /etc/mtab ファイルの破損を誘発する脆弱性 CWE-16
環境設定
CVE-2011-1679 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
250124 4.6 警告 kernel.org - util-linux の mount における脆弱性 CWE-16
環境設定
CVE-2011-1677 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
250125 3.3 注意 kernel.org - util-linux の mount におけるファイル破損を誘発する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1676 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
250126 3.3 注意 kernel.org - util-linux の mount におけるファイル破損を誘発する脆弱性 CWE-16
環境設定
CVE-2011-1675 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
250127 6.8 警告 ネットギア - NetGear ProSafe WNAP210 における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2011-1674 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
250128 5 警告 ネットギア - NetGear ProSafe WNAP210 の BackupConfig.php における管理者パスワードを取得される脆弱性 CWE-310
暗号の問題
CVE-2011-1673 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
250129 5 警告 デル - Dell KACE K2000 Systems Deployment Appliance における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-1672 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
250130 4.3 警告 getontracks - Tracks の app/controllers/todos_controller.rb におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1671 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
195911 7.5 HIGH
Network
schneider-electric powerlogic_ion7400_firmware
powerlogic_ion7650_firmware
powerlogic_ion7700_firmware
powerlogic_ion7300_firmware
powerlogic_ion8600_firmware
powerlogic_ion8650_firmware
powerlogic_io…
A CWE-319: Cleartext transmission of sensitive information vulnerability exists in PowerLogic ION7400, ION7650, ION7700/73xx, ION83xx/84xx/85xx/8600, ION8650, ION8800, ION9000 and PM800 (see notifica… - CVE-2021-22702 2024-11-21 14:50 2021-02-20 Show GitHub Exploit DB Packet Storm
195912 4.5 MEDIUM
Network
schneider-electric powerlogic_ion7400_firmware
powerlogic_ion7650_firmware
powerlogic_ion8600_firmware
powerlogic_ion8650_firmware
powerlogic_ion8800_firmware
powerlogic_ion9000_firmware
powerlogic_pm…
A CWE-352: Cross-Site Request Forgery vulnerability exists in PowerLogic ION7400, ION7650, ION83xx/84xx/85xx/8600, ION8650, ION8800, ION9000 and PM800 (see notification for affected versions), that c… - CVE-2021-22701 2024-11-21 14:50 2021-02-20 Show GitHub Exploit DB Packet Storm
195913 9.8 CRITICAL
Network
hr_portal_project hr_portal The specific function of HR Portal of Soar Cloud System accepts any type of object to be deserialized. Attackers can send malicious serialized objects to execute arbitrary commands. CWE-502
 Deserialization of Untrusted Data
CVE-2021-22855 2024-11-21 14:50 2021-02-17 Show GitHub Exploit DB Packet Storm
195914 7.5 HIGH
Network
hr_portal_project hr_portal The HR Portal of Soar Cloud System fails to filter specific parameters. Remote attackers can inject SQL syntax and obtain all data in the database without privilege. CWE-89
SQL Injection
CVE-2021-22854 2024-11-21 14:50 2021-02-17 Show GitHub Exploit DB Packet Storm
195915 5.4 MEDIUM
Network
hr_portal_project hr_portal The HR Portal of Soar Cloud System fails to manage access control. While obtaining user ID, remote attackers can access sensitive data via a specific data packet, such as user’s login information, fu… NVD-CWE-Other
CVE-2021-22853 2024-11-21 14:50 2021-02-17 Show GitHub Exploit DB Packet Storm
195916 7.5 HIGH
Network
google gerrit Any git operation is passed through Jetty and a session is created. No expiry is set for the session and Jetty does not automatically dispose of the session. Over multiple git actions, this can lead … CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2021-22553 2024-11-21 14:50 2021-02-17 Show GitHub Exploit DB Packet Storm
195917 8.8 HIGH
Network
changjia_property_management_system_project changjia_property_management_system Attackers can access the CGE account management function without privilege for permission elevation and execute arbitrary commands or files after obtaining user permissions. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2021-22858 2024-11-21 14:50 2021-02-17 Show GitHub Exploit DB Packet Storm
195918 7.5 HIGH
Network
changjia_property_management_system_project changjia_property_management_system The CGE page with download function contains a Directory Traversal vulnerability. Attackers can use this loophole to download system files arbitrarily. CWE-22
Path Traversal
CVE-2021-22857 2024-11-21 14:50 2021-02-17 Show GitHub Exploit DB Packet Storm
195919 7.5 HIGH
Network
changjia_property_management_system_project changjia_property_management_system The CGE property management system contains SQL Injection vulnerabilities. Remote attackers can inject SQL commands into the parameters in Cookie and obtain data in the database without privilege. CWE-89
SQL Injection
CVE-2021-22856 2024-11-21 14:50 2021-02-17 Show GitHub Exploit DB Packet Storm
195920 9.8 CRITICAL
Network
microfocus operations_bridge_manager Arbitrary code execution vulnerability on Micro Focus Operations Bridge Manager product, affecting versions 10.1x, 10.6x, 2018.05, 2018.11, 2019.05, 2019.11, 2020.05, 2020.10. The vulnerability could… NVD-CWE-noinfo
CVE-2021-22504 2024-11-21 14:50 2021-02-13 Show GitHub Exploit DB Packet Storm