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
251811 2.1 注意 アップル - Apple Mac OS X の kernel におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3216 2011-10-25 11:49 2011-10-14 Show GitHub Exploit DB Packet Storm
251812 2.1 注意 アップル - Apple Mac OS X の kernel におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3215 2011-10-25 11:48 2011-10-14 Show GitHub Exploit DB Packet Storm
251813 4.6 警告 アップル - Apple Mac OS X の IOGraphics におけるパスワード要求を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3214 2011-10-25 11:48 2011-10-14 Show GitHub Exploit DB Packet Storm
251814 7.6 危険 アップル - Apple Mac OS X の File Systems コンポーネントにおける WebDAV セッションをハイジャックされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3213 2011-10-25 11:47 2011-10-14 Show GitHub Exploit DB Packet Storm
251815 4.6 警告 アップル - Apple Mac OS X の CoreProcesses コンポーネントにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0260 2011-10-25 11:45 2011-10-14 Show GitHub Exploit DB Packet Storm
251816 5 警告 アップル - Apple Mac OS X の CFNetwork におけるユーザを追跡可能な脆弱性 CWE-200
情報漏えい
CVE-2011-0231 2011-10-25 11:44 2011-10-14 Show GitHub Exploit DB Packet Storm
251817 7.5 危険 アップル - Apple Mac OS X の Apple Type Services (ATS) におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0230 2011-10-25 11:44 2011-10-14 Show GitHub Exploit DB Packet Storm
251818 6.8 警告 アップル - Apple Mac OS X の Apple Type Services (ATS) における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0229 2011-10-25 11:43 2011-10-14 Show GitHub Exploit DB Packet Storm
251819 6.8 警告 アップル - Apple Mac OS X の CoreMedia における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-0224 2011-10-25 11:30 2011-10-14 Show GitHub Exploit DB Packet Storm
251820 9 危険 D-Link Systems, Inc. - D-Link DCS-2121 カメラの /etc/rc.d/rc.local におけるシェルアクセスを取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-4965 2011-10-24 16:58 2011-10-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
223751 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
223752 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
223753 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
223754 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
223755 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
223756 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
223757 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
223758 6.5 MEDIUM
Network
fusionpbx fusionpbx In FusionPBX up to v4.5.7, the file app/music_on_hold/music_on_hold.php uses an unsanitized "file" variable coming from the URL, which takes any pathname (base64 encoded) and allows a download of it. CWE-22
Path Traversal
CVE-2019-16990 2024-11-21 13:31 2019-10-22 Show GitHub Exploit DB Packet Storm
223759 8.8 HIGH
Network
fusionpbx fusionpbx In FusionPBX up to v4.5.7, the file app\call_broadcast\call_broadcast_edit.php uses an unsanitized "id" variable coming from the URL in an unparameterized SQL query, leading to SQL injection. CWE-89
SQL Injection
CVE-2019-16980 2024-11-21 13:31 2019-10-22 Show GitHub Exploit DB Packet Storm
223760 6.1 MEDIUM
Network
fusionpbx fusionpbx In FusionPBX up to v4.5.7, the file app\contacts\contact_urls.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-16979 2024-11-21 13:31 2019-10-22 Show GitHub Exploit DB Packet Storm