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 26, 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
227061 7.2 危険 IBM - IBM z/OS 上で稼働する Tivoli NetView における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5951 2012-12-28 10:38 2012-12-21 Show GitHub Exploit DB Packet Storm
227062 4.3 警告 CA Technologies - CA SiteMinder にクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4054 2012-12-27 16:36 2011-12-8 Show GitHub Exploit DB Packet Storm
227063 10 危険 NetIQ - NetIQ eDirectory の Novell NCP の実装におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0432 2012-12-27 14:20 2012-12-26 Show GitHub Exploit DB Packet Storm
227064 6.4 警告 NetIQ - Windows 上で稼働する NetIQ eDirectory における認証チェックを回避される脆弱性 CWE-noinfo
情報不足
CVE-2012-0430 2012-12-27 14:20 2012-12-18 Show GitHub Exploit DB Packet Storm
227065 4 警告 NetIQ - Windows 上で稼働する NetIQ eDirectory におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2012-0429 2012-12-27 14:15 2012-12-18 Show GitHub Exploit DB Packet Storm
227066 4.3 警告 NetIQ - NetIQ eDirectory におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0428 2012-12-27 14:14 2012-12-18 Show GitHub Exploit DB Packet Storm
227067 10 危険 NetIQ - NetIQ Privileged User Manager における任意の Perl コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-5932 2012-12-27 14:12 2012-11-15 Show GitHub Exploit DB Packet Storm
227068 5.5 警告 NetIQ - NetIQ Privileged User Manager におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-5931 2012-12-27 14:11 2012-11-15 Show GitHub Exploit DB Packet Storm
227069 6.4 警告 NetIQ - NetIQ Privileged User Manager における管理用アカウントのパスワードを変更される脆弱性 CWE-287
不適切な認証
CVE-2012-5930 2012-12-27 14:04 2012-11-15 Show GitHub Exploit DB Packet Storm
227070 3.3 注意 D-Link Systems, Inc. - D-Link DCS-932L カメラにおけるパスワードを取得される脆弱性 CWE-200
情報漏えい
CVE-2012-4046 2012-12-27 12:11 2012-12-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 26, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
224961 6.1 MEDIUM
Network
fusionpbx fusionpbx In FusionPBX up to v4.5.7, the file app\edit\filedelete.php uses an unsanitized "file" variable coming from the URL, which is reflected in HTML, leading to XSS. CWE-79
Cross-site Scripting
CVE-2019-16991 2024-11-21 13:31 2019-10-22 Show GitHub Exploit DB Packet Storm
224962 6.1 MEDIUM
Network
fusionpbx fusionpbx In FusionPBX up to v4.5.7, the file app\conferences_active\conference_interactive.php uses an unsanitized "c" variable coming from the URL, which is reflected in HTML, leading to XSS. CWE-79
Cross-site Scripting
CVE-2019-16989 2024-11-21 13:31 2019-10-22 Show GitHub Exploit DB Packet Storm
224963 6.1 MEDIUM
Network
fusionpbx fusionpbx In FusionPBX up to v4.5.7, the file app\basic_operator_panel\resources\content.php uses an unsanitized "eavesdrop_dest" variable coming from the URL, which is reflected on 3 occasions in HTML, leadin… CWE-79
Cross-site Scripting
CVE-2019-16988 2024-11-21 13:31 2019-10-22 Show GitHub Exploit DB Packet Storm
224964 6.1 MEDIUM
Network
fusionpbx fusionpbx In FusionPBX up to v4.5.7, the file app\contacts\contact_import.php uses an unsanitized "query_string" variable coming from the URL, which is reflected in HTML, leading to XSS. CWE-79
Cross-site Scripting
CVE-2019-16987 2024-11-21 13:31 2019-10-22 Show GitHub Exploit DB Packet Storm
224965 6.5 MEDIUM
Network
fusionpbx fusionpbx In FusionPBX up to v4.5.7, the file resources\download.php uses an unsanitized "f" variable coming from the URL, which takes any pathname and allows a download of it. (resources\secure_download.php i… CWE-22
Path Traversal
CVE-2019-16986 2024-11-21 13:31 2019-10-22 Show GitHub Exploit DB Packet Storm
224966 6.5 MEDIUM
Network
fusionpbx fusionpbx In FusionPBX up to v4.5.7, the file app\xml_cdr\xml_cdr_delete.php uses an unsanitized "rec" variable coming from the URL, which is base64 decoded and allows deletion of any file of the system. CWE-22
Path Traversal
CVE-2019-16985 2024-11-21 13:31 2019-10-22 Show GitHub Exploit DB Packet Storm
224967 6.1 MEDIUM
Network
fusionpbx fusionpbx In FusionPBX up to v4.5.7, the file app\recordings\recording_play.php uses an unsanitized "filename" variable coming from the URL, which is base64 decoded and reflected in HTML, leading to XSS. CWE-79
Cross-site Scripting
CVE-2019-16984 2024-11-21 13:31 2019-10-22 Show GitHub Exploit DB Packet Storm
224968 6.1 MEDIUM
Network
fusionpbx fusionpbx In FusionPBX up to v4.5.7, the file resources\paging.php has a paging function (called by several pages of the interface), which uses an unsanitized "param" variable constructed partially from the UR… CWE-79
Cross-site Scripting
CVE-2019-16983 2024-11-21 13:31 2019-10-22 Show GitHub Exploit DB Packet Storm
224969 6.1 MEDIUM
Network
fusionpbx fusionpbx In FusionPBX up to v4.5.7, the file app\access_controls\access_control_nodes.php uses an unsanitized "id" variable coming from the URL, which is reflected in HTML, leading to XSS. CWE-79
Cross-site Scripting
CVE-2019-16982 2024-11-21 13:31 2019-10-22 Show GitHub Exploit DB Packet Storm
224970 6.1 MEDIUM
Network
fusionpbx fusionpbx In FusionPBX up to v4.5.7, the file app\conference_profiles\conference_profile_params.php uses an unsanitized "id" variable coming from the URL, which is reflected on 2 occasions in HTML, leading to … CWE-79
Cross-site Scripting
CVE-2019-16981 2024-11-21 13:31 2019-10-22 Show GitHub Exploit DB Packet Storm