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 12, 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
228871 7.5 危険 phphelpdesk - phphelpdesk における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-5916 2012-12-20 18:33 2007-11-9 Show GitHub Exploit DB Packet Storm
228872 6.8 警告 phphelpdesk - phphelpdesk の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5915 2012-12-20 18:33 2007-11-9 Show GitHub Exploit DB Packet Storm
228873 6.8 警告 viewpoint - Viewpoint Media Player の AxMetaStream.dll におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-5911 2012-12-20 18:33 2007-11-9 Show GitHub Exploit DB Packet Storm
228874 4.7 警告 Xen プロジェクト - Xen におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2007-5906 2012-12-20 18:33 2007-11-9 Show GitHub Exploit DB Packet Storm
228875 10 危険 ssreader - SSReader の pdg2.dll ActiveX コントロールにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-5892 2012-12-20 18:33 2007-11-7 Show GitHub Exploit DB Packet Storm
228876 6.8 警告 scwiki - scWiki の includes/common.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-5843 2012-12-20 18:33 2007-11-6 Show GitHub Exploit DB Packet Storm
228877 6.8 警告 vortex portal - Vortex Portal における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-5842 2012-12-20 18:33 2007-11-6 Show GitHub Exploit DB Packet Storm
228878 6.8 警告 SyndeoCMS - Fred Stuurman SyndeoCMS の starnet/themes/c-sky/main.inc.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-5840 2012-12-20 18:33 2007-11-5 Show GitHub Exploit DB Packet Storm
228879 7.2 危険 シマンテック - Symantec Altiris Deployment Solution の Aclient におけるローカルのシステム権限を取得される脆弱性 CWE-16
環境設定
CVE-2007-5838 2012-12-20 18:33 2007-10-30 Show GitHub Exploit DB Packet Storm
228880 6.8 警告 yarssr - yarssr の GUI.pm における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2007-5837 2012-12-20 18:33 2007-11-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
222031 7.8 HIGH
Local
shibboleth service_provider Shibboleth Service Provider (SP) 3.x before 3.1.0 shipped a spec file that calls chown on files in a directory controlled by the service user (the shibd account) after installation. This allows the u… CWE-59
Link Following
CVE-2019-19191 2024-11-21 13:34 2019-11-22 Show GitHub Exploit DB Packet Storm
222032 9.8 CRITICAL
Network
jalios jcms Jalios JCMS 10 allows attackers to access any part of the website and the WebDAV server with administrative privileges via a backdoor account, by using any username and the hardcoded dev password. CWE-798
 Use of Hard-coded Credentials
CVE-2019-19033 2024-11-21 13:34 2019-11-22 Show GitHub Exploit DB Packet Storm
222033 5.5 MEDIUM
Local
linux linux_kernel ext4_empty_dir in fs/ext4/namei.c in the Linux kernel through 5.3.12 allows a NULL pointer dereference because ext4_read_dirblock(inode,0,DIRENT_HTREE) can be zero. CWE-476
 NULL Pointer Dereference
CVE-2019-19037 2024-11-21 13:34 2019-11-21 Show GitHub Exploit DB Packet Storm
222034 5.5 MEDIUM
Local
linux
debian
canonical
linux_kernel
debian_linux
ubuntu_linux
__btrfs_free_extent in fs/btrfs/extent-tree.c in the Linux kernel through 5.3.12 calls btrfs_print_leaf in a certain ENOENT case, which allows local users to obtain potentially sensitive information … CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2019-19039 2024-11-21 13:34 2019-11-21 Show GitHub Exploit DB Packet Storm
222035 5.5 MEDIUM
Local
linux linux_kernel btrfs_root_node in fs/btrfs/ctree.c in the Linux kernel through 5.3.12 allows a NULL pointer dereference because rcu_dereference(root->node) can be zero. CWE-476
 NULL Pointer Dereference
CVE-2019-19036 2024-11-21 13:34 2019-11-21 Show GitHub Exploit DB Packet Storm
222036 3.3 LOW
Local
gnu
canonical
fedoraproject
debian
glibc
ubuntu_linux
fedora
debian_linux
On the x86-64 architecture, the GNU C Library (aka glibc) before 2.31 fails to ignore the LD_PREFER_MAP_32BIT_EXEC environment variable during program execution after a security transition, allowing … CWE-665
 Improper Initialization
CVE-2019-19126 2024-11-21 13:34 2019-11-20 Show GitHub Exploit DB Packet Storm
222037 8.8 HIGH
Network
phicomm k2\(psg1218\)_firmware /usr/lib/lua/luci/controller/admin/autoupgrade.lua on PHICOMM K2(PSG1218) V22.5.9.163 devices allows remote authenticated users to execute any command via shell metacharacters in the cgi-bin/luci aut… CWE-78
OS Command 
CVE-2019-19117 2024-11-21 13:34 2019-11-19 Show GitHub Exploit DB Packet Storm
222038 9.8 CRITICAL
Network
newbee-mall_project newbee-mall main/resources/mapper/NewBeeMallGoodsMapper.xml in newbee-mall (aka New Bee) before 2019-10-23 allows search?goodsCategoryId=&keyword= SQL Injection. CWE-89
SQL Injection
CVE-2019-19113 2024-11-21 13:34 2019-11-19 Show GitHub Exploit DB Packet Storm
222039 5.4 MEDIUM
Network
octopus server A persistent cross-site scripting (XSS) vulnerability in Octopus Server 3.4.0 through 2019.10.5 allows remote authenticated attackers to inject arbitrary web script or HTML. CWE-79
Cross-site Scripting
CVE-2019-19085 2024-11-21 13:34 2019-11-19 Show GitHub Exploit DB Packet Storm
222040 4.3 MEDIUM
Network
octopus octopus_deploy In Octopus Deploy 3.3.0 through 2019.10.4, an authenticated user with PackagePush permission to upload packages could upload a maliciously crafted package, triggering an exception that exposes underl… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2019-19084 2024-11-21 13:34 2019-11-19 Show GitHub Exploit DB Packet Storm