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 17, 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
253611 7.6 危険 サイバートラスト株式会社
Pango.org
レッドハット
- Pango の pango_ft2_font_render_box_glyph 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0020 2011-02-28 16:30 2011-01-24 Show GitHub Exploit DB Packet Storm
253612 6.8 警告 Lomtec - Lomtec ActiveWeb Professional 3.0 CMS における任意のファイルをアップロードおよび実行可能な脆弱性 CWE-Other
その他
CVE-2011-0678 2011-02-28 16:25 2011-01-26 Show GitHub Exploit DB Packet Storm
253613 4.9 警告 サイバートラスト株式会社
VMware
Xen プロジェクト
レッドハット
- Xen の arch/ia64/xen/faults.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2070 2011-02-28 14:55 2010-06-16 Show GitHub Exploit DB Packet Storm
253614 7.1 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の Bluetooth ソケットにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-1084 2011-02-28 14:54 2010-04-6 Show GitHub Exploit DB Packet Storm
253615 5 警告 Eyrie
VMware
レッドハット
- pam_krb5 における有効なユーザ名を列挙される脆弱性 CWE-287
不適切な認証
CVE-2009-1384 2011-02-28 14:51 2009-05-28 Show GitHub Exploit DB Packet Storm
253616 4.4 警告 サイバートラスト株式会社
VMware
レッドハット
- Red Hat Enterprise Linux の pam_krb5 における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-3825 2011-02-28 14:48 2008-10-2 Show GitHub Exploit DB Packet Storm
253617 6.8 警告 Haxx
アップル
VMware
サイバートラスト株式会社
レッドハット
- libcurl の content_encoding.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0734 2011-02-28 14:41 2010-02-9 Show GitHub Exploit DB Packet Storm
253618 4.3 警告 VMware
OpenSSL Project
- OpenSSL クライアントの ssl3_get_key_exchange 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2939 2011-02-28 14:39 2010-08-17 Show GitHub Exploit DB Packet Storm
253619 10 危険 アップル
サイバートラスト株式会社
VMware
サン・マイクロシステムズ
レッドハット
- 複数の Oracle 製品 の Java Deployment Toolkit コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0886 2011-02-28 14:16 2010-04-15 Show GitHub Exploit DB Packet Storm
253620 8.3 危険 インターネットイニシアティブ - SEIL シリーズにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0454 2011-02-28 12:08 2011-02-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
246981 6.5 MEDIUM
Network
imagemagick imagemagick In ImageMagick 7.0.5-6 Q16, the ReadJNGImage function in coders/png.c allows attackers to cause a denial of service (memory leak) via a crafted file. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-9262 2024-11-21 12:35 2017-05-29 Show GitHub Exploit DB Packet Storm
246982 6.5 MEDIUM
Network
imagemagick imagemagick In ImageMagick 7.0.5-6 Q16, the ReadMNGImage function in coders/png.c allows attackers to cause a denial of service (memory leak) via a crafted file. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-9261 2024-11-21 12:35 2017-05-29 Show GitHub Exploit DB Packet Storm
246983 6.1 MEDIUM
Network
finecms_project finecms andrzuk/FineCMS through 2017-05-28 is vulnerable to a reflected XSS in the search page via the text-search parameter to index.php in a route=search action. CWE-79
Cross-site Scripting
CVE-2017-9252 2024-11-21 12:35 2017-05-29 Show GitHub Exploit DB Packet Storm
246984 6.1 MEDIUM
Network
finecms_project finecms andrzuk/FineCMS through 2017-05-28 is vulnerable to a reflected XSS in the sitename parameter to admin.php. CWE-79
Cross-site Scripting
CVE-2017-9251 2024-11-21 12:35 2017-05-29 Show GitHub Exploit DB Packet Storm
246985 7.5 HIGH
Network
jerryscript jerryscript The lexer_process_char_literal function in jerry-core/parser/js/js-lexer.c in JerryScript 1.0 does not skip memory allocation for empty strings, which allows remote attackers to cause a denial of ser… CWE-476
 NULL Pointer Dereference
CVE-2017-9250 2024-11-21 12:35 2017-05-29 Show GitHub Exploit DB Packet Storm
246986 5.4 MEDIUM
Network
allen_disk_project allen_disk Cross-site scripting (XSS) vulnerability in Allen Disk 1.6 allows remote authenticated users to inject arbitrary web script or HTML persistently by uploading a crafted HTML file. The attack vector is… CWE-79
Cross-site Scripting
CVE-2017-9249 2024-11-21 12:35 2017-05-29 Show GitHub Exploit DB Packet Storm
246987 6.1 MEDIUM
Network
aries_networks qwr-1104_wireless-n_router_firmware Aries QWR-1104 Wireless-N Router with Firmware Version WRC.253.2.0913 has XSS on the Wireless Site Survey page, exploitable with the name of an access point. CWE-79
Cross-site Scripting
CVE-2017-9243 2024-11-21 12:35 2017-05-29 Show GitHub Exploit DB Packet Storm
246988 9.8 CRITICAL
Network
canonical juju Juju before 1.25.12, 2.0.x before 2.0.4, and 2.1.x before 2.1.3 uses a UNIX domain socket without setting appropriate permissions, allowing privilege escalation by users on the system to root. CWE-862
 Missing Authorization
CVE-2017-9232 2024-11-21 12:35 2017-05-28 Show GitHub Exploit DB Packet Storm
246989 5.5 MEDIUM
Local
linux linux_kernel The __ip6_append_data function in net/ipv6/ip6_output.c in the Linux kernel through 4.11.3 is too late in checking whether an overwrite of an skb data structure may occur, which allows local users to… CWE-20
 Improper Input Validation 
CVE-2017-9242 2024-11-21 12:35 2017-05-27 Show GitHub Exploit DB Packet Storm
246990 6.5 MEDIUM
Network
exiv2
canonical
exiv2
ubuntu_linux
An issue was discovered in Exiv2 0.26. When the data structure of the structure ifd is incorrect, the program assigns pValue_ to 0x0, and the value of pValue() is 0x0. TiffImageEntry::doWriteImage wi… CWE-369
 Divide By Zero
CVE-2017-9239 2024-11-21 12:35 2017-05-26 Show GitHub Exploit DB Packet Storm