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 31, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228081 9.3 危険 ultraplayer - UltraPlayer Media Player におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4863 2012-12-20 19:28 2010-05-11 Show GitHub Exploit DB Packet Storm
228082 4.3 警告 supportpro - SupportPRO SupportDesk の shownews.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4861 2012-12-20 19:28 2010-05-11 Show GitHub Exploit DB Packet Storm
228083 4.3 警告 turnkeyforms - Yahoo Answers Clone の questiondetail.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4858 2012-12-20 19:28 2010-05-11 Show GitHub Exploit DB Packet Storm
228084 7.5 危険 scripts.oldguy - TalkBack の addons/import.php における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2009-4854 2012-12-20 19:28 2010-05-7 Show GitHub Exploit DB Packet Storm
228085 6.8 警告 toutvirtual - ToutVirtual VirtualIQ Pro におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2009-4849 2012-12-20 19:28 2010-05-7 Show GitHub Exploit DB Packet Storm
228086 4.3 警告 toutvirtual - ToutVirtual VirtualIQ Pro におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4848 2012-12-20 19:28 2010-05-7 Show GitHub Exploit DB Packet Storm
228087 5 警告 toutvirtual - ToutVirtual VirtualIQ Pro の設定ページにおける重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2009-4845 2012-12-20 19:28 2010-05-7 Show GitHub Exploit DB Packet Storm
228088 5 警告 toutvirtual - ToutVirtual VirtualIQ Pro における重要な Tomcat の情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-4844 2012-12-20 19:28 2010-05-7 Show GitHub Exploit DB Packet Storm
228089 7.5 危険 toutvirtual - ToutVirtual VirtualIQ Pro における任意のコマンドを実行される脆弱性 CWE-287
不適切な認証
CVE-2009-4843 2012-12-20 19:28 2010-05-7 Show GitHub Exploit DB Packet Storm
228090 4.3 警告 toutvirtual - ToutVirtual VirtualIQ Pro におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4842 2012-12-20 19:28 2010-05-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
194951 8.8 HIGH
Network
tiny plupload This affects the package plupload before 2.3.9. A file name containing JavaScript code could be uploaded and run. An attacker would need to trick a user to upload this kind of file. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2021-23562 2024-11-21 14:51 2021-12-4 Show GitHub Exploit DB Packet Storm
194952 9.1 CRITICAL
Network
craftercms crafter_cms Installations, where crafter-search is not protected, allow unauthenticated remote attackers to create, view, and delete search indexes. CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2021-23264 2024-11-21 14:51 2021-12-3 Show GitHub Exploit DB Packet Storm
194953 7.5 HIGH
Network
craftercms crafter_cms Unauthenticated remote attackers can read textual content via FreeMarker including files /scripts/*, /templates/* and some of the files in /.git/* (non-binary). CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2021-23263 2024-11-21 14:51 2021-12-3 Show GitHub Exploit DB Packet Storm
194954 7.2 HIGH
Network
craftercms crafter_cms Authenticated administrators may modify the main YAML configuration file and load a Java class resulting in RCE. CWE-913
 Improper Control of Dynamically-Managed Code Resources
CVE-2021-23262 2024-11-21 14:51 2021-12-3 Show GitHub Exploit DB Packet Storm
194955 4.9 MEDIUM
Network
craftercms crafter_cms Authenticated administrators may override the system configuration file and cause a denial of service. NVD-CWE-Other
CVE-2021-23261 2024-11-21 14:51 2021-12-3 Show GitHub Exploit DB Packet Storm
194956 5.4 MEDIUM
Network
craftercms crafter_cms Authenticated users with Site roles may inject XSS scripts via file names that will execute in the browser for this and other users of the same site. CWE-79
Cross-site Scripting
CVE-2021-23260 2024-11-21 14:51 2021-12-3 Show GitHub Exploit DB Packet Storm
194957 7.2 HIGH
Network
craftercms crafter_cms Authenticated users with Administrator or Developer roles may execute OS commands by Groovy Script which uses Groovy lib to render a webpage. The groovy script does not have security restrictions, wh… CWE-913
 Improper Control of Dynamically-Managed Code Resources
CVE-2021-23259 2024-11-21 14:51 2021-12-3 Show GitHub Exploit DB Packet Storm
194958 7.2 HIGH
Network
craftercms crafter_cms Authenticated users with Administrator or Developer roles may execute OS commands by SPEL Expression in Spring beans. SPEL Expression does not have security restrictions, which will cause attackers t… CWE-913
 Improper Control of Dynamically-Managed Code Resources
CVE-2021-23258 2024-11-21 14:51 2021-12-3 Show GitHub Exploit DB Packet Storm
194959 9.8 CRITICAL
Network
html-to-csv_project html-to-csv This affects all versions of package html-to-csv. When there is a formula embedded in a HTML page, it gets accepted without any validation and the same would be pushed while converting it into a CSV … CWE-1236
 Improper Neutralization of Formula Elements in a CSV File
CVE-2021-23654 2024-11-21 14:51 2021-11-27 Show GitHub Exploit DB Packet Storm
194960 8.8 HIGH
Network
ui unifi_protect A Cross-Origin Resource Sharing (CORS) vulnerability found in UniFi Protect application Version 1.19.2 and earlier allows a malicious actor who has convinced a privileged user to access a URL with ma… NVD-CWE-noinfo
CVE-2021-22957 2024-11-21 14:51 2021-11-25 Show GitHub Exploit DB Packet Storm