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 22, 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
229151 7.5 危険 stash - Stash における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4590 2012-12-20 18:52 2008-10-16 Show GitHub Exploit DB Packet Storm
229152 5 警告 Matthias Wandel - jhead の DoCommand 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-4575 2012-12-20 18:52 2008-10-15 Show GitHub Exploit DB Packet Storm
229153 7.5 危険 real-estate-scripts - Real Estate Classifieds の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4570 2012-12-20 18:52 2008-10-15 Show GitHub Exploit DB Packet Storm
229154 7.5 危険 xigla - XIGLA Software Absolute Poll Manager XE の xlacomments.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4569 2012-12-20 18:52 2008-10-15 Show GitHub Exploit DB Packet Storm
229155 6.8 警告 VideoLAN - VLC Media Player における任意のメモリを上書きされる脆弱性 CWE-399
リソース管理の問題
CVE-2008-4558 2012-12-20 18:52 2008-10-14 Show GitHub Exploit DB Packet Storm
229156 7.2 危険 Fabrice Bellard - Debian GNU/Linux 上で稼動する qemu の qemu-make-debian-root における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-4553 2012-12-20 18:52 2008-10-15 Show GitHub Exploit DB Packet Storm
229157 5 警告 strongSwan - strongSwan におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-4551 2012-12-20 18:52 2008-10-14 Show GitHub Exploit DB Packet Storm
229158 9.3 危険 rtssentry - RTS Sentry の PTZCamPanelCtrl ActiveX コントロールにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-4548 2012-12-20 18:52 2008-10-14 Show GitHub Exploit DB Packet Storm
229159 7.5 危険 PHP-Fusion - PHP-Fusion 用の Recepies モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4527 2012-12-20 18:52 2008-10-9 Show GitHub Exploit DB Packet Storm
229160 7.5 危険 PHP-Fusion - PHP-Fusion 用の World of Warcraft tracker infusion モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4521 2012-12-20 18:52 2008-10-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
224871 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
224872 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
224873 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
224874 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
224875 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
224876 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
224877 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
224878 6.1 MEDIUM
Network
fusionpbx fusionpbx In FusionPBX up to v4.5.7, the file app\devices\device_settings.php uses an unsanitized "id" variable coming from the URL, which is reflected on 2 occasions in HTML, leading to XSS. CWE-79
Cross-site Scripting
CVE-2019-16978 2024-11-21 13:31 2019-10-22 Show GitHub Exploit DB Packet Storm
224879 6.1 MEDIUM
Network
open-emr openemr Reflected XSS in interface/forms/eye_mag/view.php in OpenEMR 5.x before 5.0.2.1 allows a remote attacker to execute arbitrary code in the context of a user's session via the pid parameter. CWE-79
Cross-site Scripting
CVE-2019-16862 2024-11-21 13:31 2019-10-21 Show GitHub Exploit DB Packet Storm
224880 5.4 MEDIUM
Network
managewp broken_link_checker A reflected XSS vulnerability was found in includes/admin/table-printer.php in the broken-link-checker (aka Broken Link Checker) plugin 1.11.8 for WordPress. This allows unauthorized users to inject … CWE-79
Cross-site Scripting
CVE-2019-17207 2024-11-21 13:31 2019-10-19 Show GitHub Exploit DB Packet Storm