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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252551 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
252552 7.5 危険 レッドハット - Plone における管理者のアクセス権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-0720 2011-04-27 11:30 2011-02-3 Show GitHub Exploit DB Packet Storm
252553 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
252554 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
252555 - - foolabs - Foolabs Xpdf にサービス運用妨害 (DoS) の脆弱性 - - 2011-04-26 12:35 2011-03-22 Show GitHub Exploit DB Packet Storm
252556 4.3 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1141 2011-04-26 12:28 2011-02-28 Show GitHub Exploit DB Packet Storm
252557 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
252558 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
252559 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
252560 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 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
255001 7.5 HIGH
Network
scrapy scrapy Scrapy 1.4 allows remote attackers to cause a denial of service (memory consumption) via large files because arbitrarily many files are read into memory, which is especially problematic if the files … CWE-400
 Uncontrolled Resource Consumption
CVE-2017-14158 2024-11-21 12:12 2017-09-6 Show GitHub Exploit DB Packet Storm
255002 5.5 MEDIUM
Local
linux linux_kernel The atyfb_ioctl function in drivers/video/fbdev/aty/atyfb_base.c in the Linux kernel through 4.12.10 does not initialize a certain data structure, which allows local users to obtain sensitive informa… CWE-200
Information Exposure
CVE-2017-14156 2024-11-21 12:12 2017-09-6 Show GitHub Exploit DB Packet Storm
255003 8.8 HIGH
Network
uclouvain
debian
openjpeg
debian_linux
A mishandled zero case was discovered in opj_j2k_set_cinema_parameters in lib/openjp2/j2k.c in OpenJPEG 2.2.0. The vulnerability causes an out-of-bounds write, which may lead to remote denial of serv… CWE-787
 Out-of-bounds Write
CVE-2017-14152 2024-11-21 12:12 2017-09-6 Show GitHub Exploit DB Packet Storm
255004 8.8 HIGH
Network
uclouvain
debian
openjpeg
debian_linux
An off-by-one error was discovered in opj_tcd_code_block_enc_allocate_data in lib/openjp2/tcd.c in OpenJPEG 2.2.0. The vulnerability causes an out-of-bounds write, which may lead to remote denial of … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-14151 2024-11-21 12:12 2017-09-6 Show GitHub Exploit DB Packet Storm
255005 7.5 HIGH
Network
embedthis goahead GoAhead 3.4.0 through 3.6.5 has a NULL Pointer Dereference in the websDecodeUrl function in http.c, leading to a crash for a "POST / HTTP/1.1" request. CWE-476
 NULL Pointer Dereference
CVE-2017-14149 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
255006 8.8 HIGH
Network
helpdezk helpdezk HelpDEZk 1.1.1 allows remote authenticated users to execute arbitrary PHP code by uploading a .php attachment and then requesting it in the helpdezk\app\uploads\helpdezk\attachments\ directory. CWE-94
Code Injection
CVE-2017-14146 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
255007 9.8 CRITICAL
Network
helpdezk helpdezk HelpDEZk 1.1.1 has SQL Injection in app\modules\admin\controllers\loginController.php via the admin/login/getWarningInfo/id/ PATH_INFO, related to the selectWarning function. CWE-89
SQL Injection
CVE-2017-14145 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
255008 5.5 MEDIUM
Local
linux linux_kernel The move_pages system call in mm/migrate.c in the Linux kernel before 4.12.9 doesn't check the effective uid of the target process, enabling a local attacker to learn the memory layout of a setuid ex… CWE-200
Information Exposure
CVE-2017-14140 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
255009 5.5 MEDIUM
Local
gnome gedit libgedit.a in GNOME gedit through 3.22.1 allows remote attackers to cause a denial of service (CPU consumption) via a file that begins with many '\0' characters. CWE-400
 Uncontrolled Resource Consumption
CVE-2017-14108 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
255010 6.5 MEDIUM
Network
imagemagick imagemagick ImageMagick 7.0.6-2 has a memory leak vulnerability in WriteMSLImage in coders/msl.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-14139 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm