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 23, 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
251141 7.5 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-3909 2012-03-21 16:23 2011-12-13 Show GitHub Exploit DB Packet Storm
251142 5 警告 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (out-of-bounds read) の脆弱性 CWE-119
バッファエラー
CVE-2011-3908 2012-03-21 16:22 2011-12-13 Show GitHub Exploit DB Packet Storm
251143 6.8 警告 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3897 2012-03-21 16:21 2011-11-10 Show GitHub Exploit DB Packet Storm
251144 6.8 警告 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3888 2012-03-21 16:20 2011-10-25 Show GitHub Exploit DB Packet Storm
251145 7.5 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3885 2012-03-21 16:17 2011-10-25 Show GitHub Exploit DB Packet Storm
251146 7.5 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2860 2012-03-21 16:15 2011-09-16 Show GitHub Exploit DB Packet Storm
251147 7.5 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2857 2012-03-21 16:14 2011-09-16 Show GitHub Exploit DB Packet Storm
251148 7.5 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2855 2012-03-21 16:13 2011-09-16 Show GitHub Exploit DB Packet Storm
251149 7.5 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2854 2012-03-21 16:11 2011-09-16 Show GitHub Exploit DB Packet Storm
251150 6.8 警告 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2847 2012-03-21 16:10 2011-09-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
306081 - freeciv freeciv freeciv 2.2 before 2.2.1 and 2.3 before 2.3.0 allows attackers to read arbitrary files or execute arbitrary commands via a scenario that contains Lua functionality, related to the (1) os, (2) io, (3)… CWE-78
OS Command 
CVE-2010-2445 2024-11-21 10:16 2010-07-8 Show GitHub Exploit DB Packet Storm
306082 - avahi avahi The AvahiDnsPacket function in avahi-core/socket.c in avahi-daemon in Avahi 0.6.16 and 0.6.25 allows remote attackers to cause a denial of service (assertion failure and daemon exit) via a DNS packet… NVD-CWE-Other
CVE-2010-2244 2024-11-21 10:16 2010-07-8 Show GitHub Exploit DB Packet Storm
306083 - htmlpurifier
mahara
htmlpurifier
mahara
Cross-site scripting (XSS) vulnerability in HTML Purifier before 4.1.1, as used in Mahara and other products, when the browser is Internet Explorer, allows remote attackers to inject arbitrary web sc… CWE-79
Cross-site Scripting
CVE-2010-2479 2024-11-21 10:16 2010-07-7 Show GitHub Exploit DB Packet Storm
306084 - libtiff libtiff The TIFFRGBAImageGet function in LibTIFF 3.9.0 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a TIFF file with an invalid combination of SamplesPe… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2010-2483 2024-11-21 10:16 2010-07-7 Show GitHub Exploit DB Packet Storm
306085 - libtiff libtiff LibTIFF 3.9.4 and earlier does not properly handle an invalid td_stripbytecount field, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via … NVD-CWE-Other
CVE-2010-2482 2024-11-21 10:16 2010-07-7 Show GitHub Exploit DB Packet Storm
306086 - libtiff libtiff The TIFFExtractData macro in LibTIFF before 3.9.4 does not properly handle unknown tag types in TIFF directory entries, which allows remote attackers to cause a denial of service (out-of-bounds read … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2010-2481 2024-11-21 10:16 2010-07-7 Show GitHub Exploit DB Packet Storm
306087 - search.cpan
gisle_aas
libwww-perl lwp-download in libwww-perl before 5.835 does not reject downloads to filenames that begin with a . (dot) character, which allows remote servers to create or overwrite files via (1) a 3xx redirect to… CWE-20
 Improper Input Validation 
CVE-2010-2253 2024-11-21 10:16 2010-07-7 Show GitHub Exploit DB Packet Storm
306088 - gnu wget GNU Wget 1.12 and earlier uses a server-provided filename instead of the original URL to determine the destination filename of a download, which allows remote servers to create or overwrite arbitrary… CWE-20
 Improper Input Validation 
CVE-2010-2252 2024-11-21 10:16 2010-07-7 Show GitHub Exploit DB Packet Storm
306089 - alexander_v._lukyanov lftp The get1 command, as used by lftpget, in LFTP before 4.0.6 does not properly validate a server-provided filename before determining the destination filename of a download, which allows remote servers… CWE-20
 Improper Input Validation 
CVE-2010-2251 2024-11-21 10:16 2010-07-7 Show GitHub Exploit DB Packet Storm
306090 - microsoft windows_server_2008
windows_vista
Use-after-free vulnerability in the kernel-mode drivers in Microsoft Windows Vista SP1 and SP2 and Server 2008 Gold and SP2 allows local users to gain privileges or cause a denial of service (system … CWE-399
 Resource Management Errors
CVE-2010-2549 2024-11-21 10:16 2010-07-3 Show GitHub Exploit DB Packet Storm