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 13, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252741 6.9 警告 GNOME Project
レッドハット
- GNOME Display Manager におけるファイルの所有権を変更される脆弱性 CWE-59
リンク解釈の問題
CVE-2011-0727 2011-04-27 11:31 2011-03-28 Show GitHub Exploit DB Packet Storm
252742 7.5 危険 レッドハット - Plone における管理者のアクセス権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-0720 2011-04-27 11:30 2011-02-3 Show GitHub Exploit DB Packet Storm
252743 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
252744 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
252745 - - foolabs - Foolabs Xpdf にサービス運用妨害 (DoS) の脆弱性 - - 2011-04-26 12:35 2011-03-22 Show GitHub Exploit DB Packet Storm
252746 4.3 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1141 2011-04-26 12:28 2011-02-28 Show GitHub Exploit DB Packet Storm
252747 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
252748 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
252749 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
252750 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
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
222021 9.8 CRITICAL
Network
querytreeapp querytree Controllers/InvitationsController.cs in QueryTree before 3.0.99-beta mishandles invitations. CWE-20
 Improper Input Validation 
CVE-2019-19249 2024-11-21 13:34 2019-11-26 Show GitHub Exploit DB Packet Storm
222022 7.5 HIGH
Network
oniguruma_project
php
fedoraproject
canonical
debian
oniguruma
php
fedora
ubuntu_linux
debian_linux
Oniguruma through 6.9.3, as used in PHP 7.3.x and other products, has a heap-based buffer over-read in str_lower_case_match in regexec.c. CWE-125
Out-of-bounds Read
CVE-2019-19246 2024-11-21 13:34 2019-11-26 Show GitHub Exploit DB Packet Storm
222023 5.3 MEDIUM
Network
embedthis goahead Embedthis GoAhead before 5.0.1 mishandles redirected HTTP requests with a large Host header. The GoAhead WebsRedirect uses a static host buffer that has a limited length and can overflow. This can ca… CWE-787
CWE-908
 Out-of-bounds Write
 Use of Uninitialized Resource
CVE-2019-19240 2024-11-21 13:34 2019-11-23 Show GitHub Exploit DB Packet Storm
222024 5.5 MEDIUM
Local
linux linux_kernel In the AppleTalk subsystem in the Linux kernel before 5.1, there is a potential NULL pointer dereference because register_snap_client may return NULL. This will lead to denial of service in net/apple… CWE-476
 NULL Pointer Dereference
CVE-2019-19227 2024-11-21 13:34 2019-11-22 Show GitHub Exploit DB Packet Storm
222025 5.5 MEDIUM
Local
libarchive
debian
fedoraproject
canonical
libarchive
debian_linux
fedora
ubuntu_linux
In Libarchive 3.4.0, archive_wstring_append_from_mbs in archive_string.c has an out-of-bounds read because of an incorrect mbrtowc or mbtowc call. For example, bsdtar crashes via a crafted archive. CWE-125
Out-of-bounds Read
CVE-2019-19221 2024-11-21 13:34 2019-11-22 Show GitHub Exploit DB Packet Storm
222026 8.8 HIGH
Network
rconfig rconfig rConfig 3.9.2 allows devices.php?searchColumn= SQL injection. CWE-89
SQL Injection
CVE-2019-19207 2024-11-21 13:34 2019-11-22 Show GitHub Exploit DB Packet Storm
222027 7.5 HIGH
Network
oniguruma_project
debian
fedoraproject
oniguruma
debian_linux
fedora
An issue was discovered in Oniguruma 6.x before 6.9.4_rc2. In the function fetch_interval_quantifier (formerly known as fetch_range_quantifier) in regparse.c, PFETCH is called without checking PEND. … CWE-125
Out-of-bounds Read
CVE-2019-19204 2024-11-21 13:34 2019-11-22 Show GitHub Exploit DB Packet Storm
222028 7.5 HIGH
Network
oniguruma_project
fedoraproject
oniguruma
fedora
An issue was discovered in Oniguruma 6.x before 6.9.4_rc2. In the function gb18030_mbc_enc_len in file gb18030.c, a UChar pointer is dereferenced without checking if it passed the end of the matched … CWE-125
Out-of-bounds Read
CVE-2019-19203 2024-11-21 13:34 2019-11-22 Show GitHub Exploit DB Packet Storm
222029 8.8 HIGH
Network
vtiger vtiger_crm In Vtiger 7.x before 7.2.0, the My Preferences saving functionality allows a user without administrative privileges to change his own role by adding roleid=H2 to a POST request. CWE-276
Incorrect Default Permissions 
CVE-2019-19202 2024-11-21 13:34 2019-11-22 Show GitHub Exploit DB Packet Storm
222030 7.8 HIGH
Local
kyrolsecuritylabs kyrol_internet_security IOCTL Handling in the kyrld.sys driver in Kyrol Internet Security 9.0.6.9 allows an attacker to achieve privilege escalation, denial-of-service, and code execution via usermode because 0x9C402401 usi… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2019-19197 2024-11-21 13:34 2019-11-22 Show GitHub Exploit DB Packet Storm