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 15, 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
252211 4 警告 株式会社アークウェブ - A-Form におけるアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2676 2011-10-7 12:04 2011-10-7 Show GitHub Exploit DB Packet Storm
252212 5 警告 utage.org - 宴会くんにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2675 2011-10-7 12:03 2011-10-7 Show GitHub Exploit DB Packet Storm
252213 2.6 注意 HTC Corporation - 複数の Android 用 HTC 製品における電話番号およびその他の重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3975 2011-10-7 11:46 2011-10-3 Show GitHub Exploit DB Packet Storm
252214 5 警告 FFmpeg - FFmpeg の decode_residual_inter 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-3974 2011-10-7 11:33 2011-10-2 Show GitHub Exploit DB Packet Storm
252215 4.3 警告 PunBB - PunBB の include/functions.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3371 2011-10-7 11:29 2011-10-2 Show GitHub Exploit DB Packet Storm
252216 9 危険 ヒューレット・パッカード - HP NonStop Servers における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-2411 2011-10-7 11:26 2011-09-19 Show GitHub Exploit DB Packet Storm
252217 4.3 警告 TWiki - TWiki におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3010 2011-10-7 11:20 2011-09-22 Show GitHub Exploit DB Packet Storm
252218 4.3 警告 Mozilla Foundation - Mozilla Firefox および SeaMonkey におけるキー操作を読み取られる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3866 2011-10-7 11:10 2011-09-27 Show GitHub Exploit DB Packet Storm
252219 5 警告 FFmpeg - FFmpeg の libavcodec 内にある cavsdec.c における サービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3973 2011-10-7 10:59 2011-10-2 Show GitHub Exploit DB Packet Storm
252220 6.8 警告 FFmpeg
Libav
- FFmpeg および libav の decode_residual_block 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-3362 2011-10-7 10:58 2011-10-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
254971 8.8 HIGH
Network
keystonejs keystone CSV Injection (aka Excel Macro Injection or Formula Injection) exists in admin/server/api/download.js and lib/list/getCSVData.js in KeystoneJS before 4.0.0-beta.7 via a value that is mishandled in a … CWE-20
 Improper Input Validation 
CVE-2017-15879 2024-11-21 12:15 2017-10-25 Show GitHub Exploit DB Packet Storm
254972 6.1 MEDIUM
Network
keystonejs keystone A cross-site scripting (XSS) vulnerability exists in fields/types/markdown/MarkdownType.js in KeystoneJS before 4.0.0-beta.7 via the Contact Us feature. CWE-79
Cross-site Scripting
CVE-2017-15878 2024-11-21 12:15 2017-10-25 Show GitHub Exploit DB Packet Storm
254973 5.5 MEDIUM
Local
busybox busybox archival/libarchive/decompress_unlzma.c in BusyBox 1.27.2 has an Integer Underflow that leads to a read access violation. CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2017-15874 2024-11-21 12:15 2017-10-25 Show GitHub Exploit DB Packet Storm
254974 5.5 MEDIUM
Local
busybox
debian
canonical
busybox
debian_linux
ubuntu_linux
The get_next_block function in archival/libarchive/decompress_bunzip2.c in BusyBox 1.27.2 has an Integer Overflow that may lead to a write access violation. CWE-190
 Integer Overflow or Wraparound
CVE-2017-15873 2024-11-21 12:15 2017-10-25 Show GitHub Exploit DB Packet Storm
254975 4.8 MEDIUM
Network
phpwcms phpwcms phpwcms 1.8.9 has XSS in include/inc_tmpl/admin.edituser.tmpl.php and include/inc_tmpl/admin.newuser.tmpl.php via the username (aka new_login) field. CWE-79
Cross-site Scripting
CVE-2017-15872 2024-11-21 12:15 2017-10-25 Show GitHub Exploit DB Packet Storm
254976 7.5 HIGH
Network
serialize-to-js_project serialize-to-js The deserialize function in serialize-to-js through 1.1.1 allows attackers to cause a denial of service via vectors involving an Immediately Invoked Function Expression "function()" substring, as dem… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-15871 2024-11-21 12:15 2017-10-25 Show GitHub Exploit DB Packet Storm
254977 6.1 MEDIUM
Network
user-login-history_project user-login-history Multiple cross-site scripting (XSS) vulnerabilities in the user-login-history plugin through 1.5.2 for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) date_from, (… CWE-79
Cross-site Scripting
CVE-2017-15867 2024-11-21 12:15 2017-10-25 Show GitHub Exploit DB Packet Storm
254978 6.1 MEDIUM
Network
wp_no_external_links_project wp_no_external_links Cross Site Scripting (XSS) exists in the wp-noexternallinks plugin before 3.5.19 for WordPress via the date1 or date2 parameter to wp-admin/options-general.php. CWE-79
Cross-site Scripting
CVE-2017-15863 2024-11-21 12:15 2017-10-25 Show GitHub Exploit DB Packet Storm
254979 6.1 MEDIUM
Network
easy_appointments_project easy_appointments The Easy Appointments plugin before 1.12.0 for WordPress has XSS via a Settings values in the admin panel. CWE-79
Cross-site Scripting
CVE-2017-15812 2024-11-21 12:15 2017-10-24 Show GitHub Exploit DB Packet Storm
254980 5.4 MEDIUM
Network
pootlepress pootle_button The Pootle Button plugin before 1.2.0 for WordPress has XSS via the assets_url parameter in assets/dialog.php, exploitable via wp-admin/admin-ajax.php. CWE-79
Cross-site Scripting
CVE-2017-15811 2024-11-21 12:15 2017-10-24 Show GitHub Exploit DB Packet Storm