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 3, 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
252231 8.3 危険 日立 - 日立の Groupmax 関連製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
- 2010-12-21 14:06 2010-11-17 Show GitHub Exploit DB Packet Storm
252232 4.3 警告 The PHP Group
アップル
サイバートラスト株式会社
レッドハット
- PHP の var_export 関数における、重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-2531 2010-12-20 16:08 2010-07-22 Show GitHub Exploit DB Packet Storm
252233 4.6 警告 サイバートラスト株式会社
Linux
レッドハット
- Hypervisor の命令のエミュレーションにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0435 2010-12-20 16:01 2010-08-19 Show GitHub Exploit DB Packet Storm
252234 5 警告 レッドハット
Pidgin
オラクル
- Pidgin の MSN プロトコルプラグインの msn_emoticon_msg 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-1624 2010-12-20 16:00 2010-05-12 Show GitHub Exploit DB Packet Storm
252235 4.3 警告 IBM
Apache Software Foundation
アップル
サイバートラスト株式会社
富士通
ヒューレット・パッカード
ターボリナックス
日立
- Apache HTTP Server の 413 エラーメッセージにおける HTTP メソッドを適切に検査しない問題 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6203 2010-12-20 15:38 2007-12-3 Show GitHub Exploit DB Packet Storm
252236 4.3 警告 シマンテック - PGP Desktop にデータインジェクションの脆弱性 CWE-310
暗号の問題
CVE-2010-3618 2010-12-20 14:44 2010-11-19 Show GitHub Exploit DB Packet Storm
252237 6.8 警告 アップル - Apple iOS の Telephony 内にある GSM 方式の通信管理の実装におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3832 2010-12-20 14:39 2010-11-26 Show GitHub Exploit DB Packet Storm
252238 4.3 警告 アップル - Apple iOS の Photos における MobileMe アカウントのパスワードを読まれる脆弱性 CWE-200
情報漏えい
CVE-2010-3831 2010-12-20 14:32 2010-11-26 Show GitHub Exploit DB Packet Storm
252239 7.2 危険 アップル - Apple iOS の Networking における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3830 2010-12-20 14:30 2010-11-26 Show GitHub Exploit DB Packet Storm
252240 4.3 警告 アップル - Apple iOS の iAd Content Display における電話をかけられる脆弱性 CWE-Other
その他
CVE-2010-3828 2010-12-20 14:17 2010-11-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
295161 - phpmyadmin phpmyadmin Multiple cross-site scripting (XSS) vulnerabilities in phpMyAdmin 3.4.x before 3.4.8 allow remote attackers to inject arbitrary web script or HTML via (1) a crafted database name, related to the Data… CWE-79
Cross-site Scripting
CVE-2011-4634 2024-11-21 10:32 2011-12-23 Show GitHub Exploit DB Packet Storm
295162 - pmwiki pmwiki The PageListSort function in scripts/pagelist.php in PmWiki 2.x before 2.2.35 allows remote attackers to execute arbitrary code via PHP sequences in a crafted order parameter in a pagelist directive,… CWE-94
Code Injection
CVE-2011-4453 2024-11-21 10:32 2011-12-23 Show GitHub Exploit DB Packet Storm
295163 - moodle moodle CRLF injection vulnerability in calendar/set.php in the Calendar component in Moodle 1.9.x before 1.9.15, 2.0.x before 2.0.6, 2.1.x before 2.1.3, and 2.2 allows remote attackers to inject arbitrary H… CWE-94
Code Injection
CVE-2011-4203 2024-11-21 10:32 2011-12-23 Show GitHub Exploit DB Packet Storm
295164 - zftpserver zftpserver_suite Directory traversal vulnerability in zFTPServer Suite 6.0.0.52 allows remote authenticated users to delete arbitrary directories via a crafted RMD (aka rmdir) command. CWE-22
Path Traversal
CVE-2011-4717 2024-11-21 10:32 2011-12-20 Show GitHub Exploit DB Packet Storm
295165 - unbound unbound Unbound before 1.4.13p2 attempts to free unallocated memory during processing of duplicate CNAME records in a signed zone, which allows remote DNS servers to cause a denial of service (daemon crash) … CWE-399
 Resource Management Errors
CVE-2011-4528 2024-11-21 10:32 2011-12-20 Show GitHub Exploit DB Packet Storm
295166 - pidgin pidgin The silc_channel_message function in ops.c in the SILC protocol plugin in libpurple in Pidgin before 2.10.1 does not perform the expected UTF-8 validation on message data, which allows remote attacke… CWE-20
 Improper Input Validation 
CVE-2011-4603 2024-11-21 10:32 2011-12-17 Show GitHub Exploit DB Packet Storm
295167 - pidgin pidgin The XMPP protocol plugin in libpurple in Pidgin before 2.10.1 does not properly handle missing fields in (1) voice-chat and (2) video-chat stanzas, which allows remote attackers to cause a denial of … CWE-20
 Improper Input Validation 
CVE-2011-4602 2024-11-21 10:32 2011-12-17 Show GitHub Exploit DB Packet Storm
295168 - adobe acrobat
acrobat_reader
Unspecified vulnerability in the PRC component in Adobe Reader and Acrobat 9.x before 9.4.7 on Windows, Adobe Reader and Acrobat 9.x through 9.4.6 on Mac OS X, Adobe Reader and Acrobat 10.x through 1… NVD-CWE-noinfo
CVE-2011-4369 2024-11-21 10:32 2011-12-17 Show GitHub Exploit DB Packet Storm
295169 - parallels parallels_plesk_panel Cross-site scripting (XSS) vulnerability in the Site Editor (aka SiteBuilder) feature in Parallels Plesk Panel 10.4.4_build20111103.18 allows remote attackers to inject arbitrary web script or HTML v… CWE-79
Cross-site Scripting
CVE-2011-4777 2024-11-21 10:32 2011-12-16 Show GitHub Exploit DB Packet Storm
295170 - parallels parallels_plesk_panel Multiple cross-site scripting (XSS) vulnerabilities in the Control Panel in Parallels Plesk Panel 10.4.4_build20111103.18 allow remote attackers to inject arbitrary web script or HTML via crafted inp… CWE-79
Cross-site Scripting
CVE-2011-4776 2024-11-21 10:32 2011-12-16 Show GitHub Exploit DB Packet Storm