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":July 1, 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
258191 4.7 警告 マイクロソフト - 複数の Microsoft Windows におけるサービス運用妨害 (リブート) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1971 2011-08-25 10:03 2011-08-9 Show GitHub Exploit DB Packet Storm
258192 4.3 警告 マイクロソフト - Microsoft Visual Studio および Report Viewer におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1976 2011-08-25 10:00 2011-08-9 Show GitHub Exploit DB Packet Storm
258193 4.3 警告 マイクロソフト - Microsoft .NET Framework における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-1977 2011-08-25 09:54 2011-08-9 Show GitHub Exploit DB Packet Storm
258194 7.1 危険 マイクロソフト - Microsoft Windows の RDP 実装におけるサービス運用妨害 (リブート) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1968 2011-08-25 09:50 2011-08-9 Show GitHub Exploit DB Packet Storm
258195 7.1 危険 マイクロソフト - Microsoft Windows の TCP/IP スタック内にある Tcpip.sys におけるサービス運用妨害 (リブート) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1965 2011-08-24 10:20 2011-08-9 Show GitHub Exploit DB Packet Storm
258196 7.8 危険 マイクロソフト - Microsoft Windows の TCP/IP スタック内にある Tcpip.sys におけるサービス運用妨害 (リブート) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1871 2011-08-24 10:19 2011-08-9 Show GitHub Exploit DB Packet Storm
258197 7.2 危険 マイクロソフト - Microsoft Windows の Win32 サブシステム内にある CSRSS の Winsrv.dll における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1967 2011-08-24 10:18 2011-08-9 Show GitHub Exploit DB Packet Storm
258198 7.2 危険 マイクロソフト - Microsoft Windows XP および Windows Server 2003 の RAS 内にある NDISTAPI.sys における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1974 2011-08-24 10:17 2011-08-9 Show GitHub Exploit DB Packet Storm
258199 4.3 警告 マイクロソフト - Microsoft Windows Server 2008 R2 の RD Web Access におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1263 2011-08-24 10:16 2011-08-9 Show GitHub Exploit DB Packet Storm
258200 6.2 警告 サイバートラスト株式会社
Linux
- Linux kernel の kernel/exit.c 内にある do_exit 関数における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4258 2011-08-24 10:11 2010-12-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
253721 6.5 MEDIUM
Network
lftp_project
canonical
opensuse
lftp
ubuntu_linux
leap
It has been discovered that lftp up to and including version 4.8.3 does not properly sanitize remote file names, leading to a loss of integrity on the local system when reverse mirroring is used. A r… CWE-20
 Improper Input Validation 
CVE-2018-10916 2024-11-21 12:42 2018-08-1 Show GitHub Exploit DB Packet Storm
253722 8.8 HIGH
Adjacent
dell emc_networker Dell EMC NetWorker versions between 9.0 and 9.1.1.8 through 9.2.1.3, and the version 18.1.0.1 contain a Clear-Text authentication over network vulnerability in the Rabbit MQ Advanced Message Queuing … CWE-319
CWE-522
Cleartext Transmission of Sensitive Information
 Insufficiently Protected Credentials
CVE-2018-11050 2024-11-21 12:42 2018-08-1 Show GitHub Exploit DB Packet Storm
253723 8.8 HIGH
Adjacent
redhat
openstack
openstack
tripleo_heat_templates
A vulnerability was found in openstack-tripleo-heat-templates before version 8.0.2-40. When deployed using Director using default configuration, Opendaylight in RHOSP13 is configured with easily gues… CWE-798
 Use of Hard-coded Credentials
CVE-2018-10898 2024-11-21 12:42 2018-07-31 Show GitHub Exploit DB Packet Storm
253724 8.8 HIGH
Network
prosody prosody prosody before versions 0.10.2, 0.9.14 is vulnerable to an Authentication Bypass. Prosody did not verify that the virtual host associated with a user session remained the same across stream restarts.… CWE-287
Improper Authentication
CVE-2018-10847 2024-11-21 12:42 2018-07-31 Show GitHub Exploit DB Packet Storm
253725 7.5 HIGH
Network
cryptography
canonical
redhat
python-cryptography
ubuntu_linux
openstack
A flaw was found in python-cryptography versions between >=1.9.0 and <2.3. The finalize_with_tag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing… CWE-20
 Improper Input Validation 
CVE-2018-10903 2024-11-21 12:42 2018-07-31 Show GitHub Exploit DB Packet Storm
253726 5.5 MEDIUM
Local
debian
linux
canonical
redhat
debian_linux
linux_kernel
ubuntu_linux
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux
enterprise_linux_server
A flaw was found in the Linux kernel's ext4 filesystem. A local user can cause an out-of-bounds write in jbd2_journal_dirty_metadata(), a denial of service, and a system crash by mounting and operati… - CVE-2018-10883 2024-11-21 12:42 2018-07-31 Show GitHub Exploit DB Packet Storm
253727 5.5 MEDIUM
Local
linux
debian
canonical
redhat
linux_kernel
debian_linux
ubuntu_linux
enterprise_linux
A flaw was found in the Linux kernel's ext4 filesystem. A local user can cause an out-of-bound write in in fs/jbd2/transaction.c code, a denial of service, and a system crash by unmounting a crafted … - CVE-2018-10882 2024-11-21 12:42 2018-07-28 Show GitHub Exploit DB Packet Storm
253728 5.5 MEDIUM
Local
redhat virtualization
jboss_enterprise_application_platform
wildfly_core
WildFly Core before version 6.0.0.Alpha3 does not properly validate file paths in .war archives, allowing for the extraction of crafted .war archives to overwrite arbitrary files. This is an instance… CWE-22
Path Traversal
CVE-2018-10862 2024-11-21 12:42 2018-07-27 Show GitHub Exploit DB Packet Storm
253729 5.5 MEDIUM
Local
debian
canonical
linux
redhat
debian_linux
ubuntu_linux
linux_kernel
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux_server
enterprise_linux_for_real_time
enterprise_linux_for_real_time…
A flaw was found in the Linux kernel's ext4 filesystem. A local user can cause an out-of-bound access in ext4_get_group_info function, a denial of service, and a system crash by mounting and operatin… - CVE-2018-10881 2024-11-21 12:42 2018-07-27 Show GitHub Exploit DB Packet Storm
253730 7.8 HIGH
Local
canonical
linux
debian
redhat
ubuntu_linux
linux_kernel
debian_linux
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux
enterprise_linux_server
A flaw was found in the Linux kernel's ext4 filesystem. A local user can cause a use-after-free in ext4_xattr_set_entry function and a denial of service or unspecified other impact may occur by renam… - CVE-2018-10879 2024-11-21 12:42 2018-07-27 Show GitHub Exploit DB Packet Storm