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 16, 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
253861 5.8 警告 Mozilla Foundation
オラクル
- 複数の Mozilla 製品の Math.random 関数におけるユーザを追跡される脆弱性 CWE-310
暗号の問題
CVE-2010-3171 2011-01-20 13:51 2010-06-22 Show GitHub Exploit DB Packet Storm
253862 4.3 警告 Git project
レッドハット
- Git の Gitweb におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3906 2011-01-20 13:47 2010-12-14 Show GitHub Exploit DB Packet Storm
253863 9.3 危険 Google
レッドハット
- Google Chrome の WebM libvpx におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-4203 2011-01-20 13:41 2010-11-4 Show GitHub Exploit DB Packet Storm
253864 10 危険 Ecava - Ecava IntegraXor にバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4597 2011-01-20 13:33 2010-12-20 Show GitHub Exploit DB Packet Storm
253865 9.3 危険 アドビシステムズ - Adobe PhotoShop における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2010-3127 2011-01-20 13:29 2010-08-26 Show GitHub Exploit DB Packet Storm
253866 6.1 警告 アップル - 複数の Apple 製品上で稼働する ICMPv6 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-2189 2011-01-20 11:14 2010-12-22 Show GitHub Exploit DB Packet Storm
253867 7.1 危険 アップル - 複数の Apple 製品上で稼働するネットワークブリッジ機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-1804 2011-01-19 16:36 2010-12-22 Show GitHub Exploit DB Packet Storm
253868 2.6 注意 アップル - 複数の Apple 製品上で稼働する Application-Level Gateway におけるデバイスの IP アドレスを使用される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0039 2011-01-19 16:34 2010-12-22 Show GitHub Exploit DB Packet Storm
253869 - - Invensys - Wonderware InBatch と I/A Series Batch の database lock manager service (lm_tcp) にバッファオーバーフローの脆弱性 - - 2011-01-19 15:54 2010-12-16 Show GitHub Exploit DB Packet Storm
253870 6.9 警告 Exim Development
レッドハット
- Exim における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4345 2011-01-19 15:41 2010-12-14 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
247101 6.5 MEDIUM
Network
entropymine imageworsener The lzw_add_to_dict function in imagew-gif.c in libimageworsener.a in ImageWorsener 1.3.1 allows remote attackers to cause a denial of service (infinite loop) via a crafted image. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-9094 2024-11-21 12:35 2017-05-20 Show GitHub Exploit DB Packet Storm
247102 6.5 MEDIUM
Network
entropymine imageworsener The my_skip_input_data_fn function in imagew-jpeg.c in libimageworsener.a in ImageWorsener 1.3.1 allows remote attackers to cause a denial of service (infinite loop) via a crafted image. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-9093 2024-11-21 12:35 2017-05-20 Show GitHub Exploit DB Packet Storm
247103 7.5 HIGH
Network
allen_disk_project allen_disk /admin/loginc.php in Allen Disk 1.6 doesn't check if isset($_SESSION['captcha']['code']) == 1, which leads to CAPTCHA bypass by emptying $_POST['captcha']. CWE-20
 Improper Input Validation 
CVE-2017-9091 2024-11-21 12:35 2017-05-20 Show GitHub Exploit DB Packet Storm
247104 7.5 HIGH
Network
allen_disk_project allen_disk reg.php in Allen Disk 1.6 doesn't check if isset($_SESSION['captcha']['code'])==1, which makes it possible to bypass the CAPTCHA via an empty $_POST['captcha']. CWE-20
 Improper Input Validation 
CVE-2017-9090 2024-11-21 12:35 2017-05-20 Show GitHub Exploit DB Packet Storm
247105 6.5 MEDIUM
Network
freedesktop poppler poppler 0.54.0, as used in Evince and other products, has a NULL pointer dereference in the JPXStream::readUByte function in JPXStream.cc. For example, the perf_test utility will crash (segmentation … CWE-476
 NULL Pointer Dereference
CVE-2017-9083 2024-11-21 12:35 2017-05-20 Show GitHub Exploit DB Packet Storm
247106 8.8 HIGH
Network
playsms playsms PlaySMS 1.4 allows remote code execution because PHP code in the name of an uploaded .php file is executed. sendfromfile.php has a combination of Unrestricted File Upload and Code Injection. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2017-9080 2024-11-21 12:35 2017-05-20 Show GitHub Exploit DB Packet Storm
247107 4.7 MEDIUM
Local
dropbear_ssh_project
debian
dropbear_ssh
debian_linux
Dropbear before 2017.75 might allow local users to read certain files as root, if the file has the authorized_keys file format with a command= option. This occurs because ~/.ssh/authorized_keys is re… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2017-9079 2024-11-21 12:35 2017-05-19 Show GitHub Exploit DB Packet Storm
247108 8.8 HIGH
Network
dropbear_ssh_project
debian
netapp
dropbear_ssh
debian_linux
h410c_firmware
The server in Dropbear before 2017.75 might allow post-authentication root remote code execution because of a double free in cleanup of TCP listeners when the -a option is enabled. CWE-415
 Double Free
CVE-2017-9078 2024-11-21 12:35 2017-05-19 Show GitHub Exploit DB Packet Storm
247109 7.8 HIGH
Local
linux linux_kernel The tcp_v6_syn_recv_sock function in net/ipv6/tcp_ipv6.c in the Linux kernel through 4.11.1 mishandles inheritance, which allows local users to cause a denial of service or possibly have unspecified … NVD-CWE-noinfo
CVE-2017-9077 2024-11-21 12:35 2017-05-19 Show GitHub Exploit DB Packet Storm
247110 7.8 HIGH
Local
linux
debian
linux_kernel
debian_linux
The dccp_v6_request_recv_sock function in net/dccp/ipv6.c in the Linux kernel through 4.11.1 mishandles inheritance, which allows local users to cause a denial of service or possibly have unspecified… NVD-CWE-noinfo
CVE-2017-9076 2024-11-21 12:35 2017-05-19 Show GitHub Exploit DB Packet Storm