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
259021 7.5 危険 CA Technologies - 複数の CA 製品の mng_core_com.dll におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3984 2011-04-27 11:29 2010-12-9 Show GitHub Exploit DB Packet Storm
259022 2.1 注意 freedesktop.org
サイバートラスト株式会社
レッドハット
- D-Bus におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4352 2011-04-27 11:26 2010-12-30 Show GitHub Exploit DB Packet Storm
259023 - - foolabs - Foolabs Xpdf にサービス運用妨害 (DoS) の脆弱性 - - 2011-04-26 12:35 2011-03-22 Show GitHub Exploit DB Packet Storm
259024 4.3 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1141 2011-04-26 12:28 2011-02-28 Show GitHub Exploit DB Packet Storm
259025 9.3 危険 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の wiretap/pcapng.c におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0024 2011-04-26 12:25 2010-08-29 Show GitHub Exploit DB Packet Storm
259026 4.3 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の NTLMSSP 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-1143 2011-04-26 12:24 2010-08-29 Show GitHub Exploit DB Packet Storm
259027 4.3 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の dissect_ms_compressed_string および dissect_mscldap_string 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1140 2011-04-26 12:23 2011-02-22 Show GitHub Exploit DB Packet Storm
259028 4.3 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の wiretap/pcapng.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1139 2011-04-26 12:21 2011-02-7 Show GitHub Exploit DB Packet Storm
259029 6.8 警告 Wireshark
レッドハット
- Wireshark の wiretap/dct3trace.c におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0713 2011-04-26 12:20 2011-02-16 Show GitHub Exploit DB Packet Storm
259030 6.8 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-0538 2011-04-26 11:51 2011-02-3 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
248021 8.8 HIGH
Network
paessler prtg_network_monitor PRTG Network Monitor before 18.3.44.2054 allows a remote authenticated attacker (with read-write privileges) to execute arbitrary code and OS commands with system privileges. When creating an HTTP Ad… CWE-20
 Improper Input Validation 
CVE-2018-19204 2024-11-21 12:57 2018-11-13 Show GitHub Exploit DB Packet Storm
248022 7.5 HIGH
Network
paessler prtg_network_monitor PRTG Network Monitor before 18.2.41.1652 allows remote unauthenticated attackers to terminate the PRTG Core Server Service via a special HTTP request. NVD-CWE-noinfo
CVE-2018-19203 2024-11-21 12:57 2018-11-13 Show GitHub Exploit DB Packet Storm
248023 7.5 HIGH
Network
uriparser_project
debian
uriparser
debian_linux
An issue was discovered in uriparser before 0.9.0. UriCommon.c allows attempted operations on NULL input via a uriResetUri* function. CWE-476
 NULL Pointer Dereference
CVE-2018-19200 2024-11-21 12:57 2018-11-13 Show GitHub Exploit DB Packet Storm
248024 9.8 CRITICAL
Network
uriparser_project
debian
uriparser
debian_linux
An issue was discovered in uriparser before 0.9.0. UriQuery.c allows an integer overflow via a uriComposeQuery* or uriComposeQueryEx* function because of an unchecked multiplication. CWE-190
 Integer Overflow or Wraparound
CVE-2018-19199 2024-11-21 12:57 2018-11-13 Show GitHub Exploit DB Packet Storm
248025 9.8 CRITICAL
Network
uriparser_project
debian
uriparser
debian_linux
An issue was discovered in uriparser before 0.9.0. UriQuery.c allows an out-of-bounds write via a uriComposeQuery* or uriComposeQueryEx* function because the '&' character is mishandled in certain co… CWE-787
 Out-of-bounds Write
CVE-2018-19198 2024-11-21 12:57 2018-11-13 Show GitHub Exploit DB Packet Storm
248026 4.9 MEDIUM
Network
xiaocms xiaocms An issue was discovered in XiaoCms 20141229. admin\controller\database.php allows arbitrary directory deletion via admin/index.php?c=database&a=import&paths[]=../ directory traversal. CWE-22
Path Traversal
CVE-2018-19197 2024-11-21 12:57 2018-11-12 Show GitHub Exploit DB Packet Storm
248027 9.8 CRITICAL
Network
xiaocms xiaocms An issue was discovered in XiaoCms 20141229. It allows remote attackers to execute arbitrary code by using the type parameter to bypass the standard admin\controller\uploadfile.php restrictions on up… CWE-94
Code Injection
CVE-2018-19196 2024-11-21 12:57 2018-11-12 Show GitHub Exploit DB Packet Storm
248028 6.1 MEDIUM
Network
xiaocms xiaocms An issue was discovered in XiaoCms 20141229. There is XSS related to the template\default\show_product.html file. CWE-79
Cross-site Scripting
CVE-2018-19195 2024-11-21 12:57 2018-11-12 Show GitHub Exploit DB Packet Storm
248029 5.3 MEDIUM
Network
xiaocms xiaocms An issue was discovered in XiaoCms 20141229. /admin/index.php?c=database allows full path disclosure in a "failed to open stream" error message. CWE-200
Information Exposure
CVE-2018-19194 2024-11-21 12:57 2018-11-12 Show GitHub Exploit DB Packet Storm
248030 6.1 MEDIUM
Network
xiaocms xiaocms An issue was discovered in XiaoCms 20141229. There is XSS via the largest input box on the "New news" screen. CWE-79
Cross-site Scripting
CVE-2018-19193 2024-11-21 12:57 2018-11-12 Show GitHub Exploit DB Packet Storm