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":June 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228771 4.9 警告 QNAP Systems - QNAP TS-239 Pro などにおける鍵を特定される脆弱性 CWE-310
暗号の問題
CVE-2009-3278 2012-12-20 19:28 2009-09-21 Show GitHub Exploit DB Packet Storm
228772 5 警告 xenu by - datavault の DataVault.Tesla/Impl/TypeSystem/AssociationHelper.cs におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-3277 2012-12-20 19:28 2009-09-21 Show GitHub Exploit DB Packet Storm
228773 7.5 危険 thomas cuchta - RQMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3259 2012-12-20 19:28 2009-09-18 Show GitHub Exploit DB Packet Storm
228774 9 危険 Vtiger - vtiger CRM における添付ファイルを削除される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-3258 2012-12-20 19:28 2009-03-6 Show GitHub Exploit DB Packet Storm
228775 6.8 警告 thomas cuchta - RQMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3255 2012-12-20 19:28 2009-09-18 Show GitHub Exploit DB Packet Storm
228776 9.3 危険 ultimatevideosite - Ultimate Player におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-3254 2012-12-20 19:28 2009-09-18 Show GitHub Exploit DB Packet Storm
228777 9.3 危険 tricerasoft - TriceraSoft Swift Ultralite におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-3253 2012-12-20 19:28 2009-09-18 Show GitHub Exploit DB Packet Storm
228778 9 危険 Vtiger - vtiger CRM の Compose Mail 機能における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2009-3250 2012-12-20 19:28 2009-09-18 Show GitHub Exploit DB Packet Storm
228779 7.5 危険 Vtiger - vtiger CRM におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-3249 2012-12-20 19:28 2009-09-18 Show GitHub Exploit DB Packet Storm
228780 6.8 警告 Vtiger - vtiger CRM の RSS モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2009-3248 2012-12-20 19:28 2009-09-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
194701 6.1 MEDIUM
Network
brevo newsletter\
_smtp\
_email_marketing_and_subscribe
The Newsletter, SMTP, Email marketing and Subscribe forms by Sendinblue WordPress plugin before 3.1.31 does not escape the lang and pid parameter before outputting them back in attributes, leading to… - CVE-2021-24874 2024-11-21 14:53 2022-02-14 Show GitHub Exploit DB Packet Storm
194702 5.4 MEDIUM
Network
wpchill remove_footer_credit The Remove Footer Credit WordPress plugin before 1.0.6 does not have CSRF check in place when saving its settings, which could allow attacker to make logged in admins change them and lead to Stored X… - CVE-2021-24446 2024-11-21 14:53 2022-02-14 Show GitHub Exploit DB Packet Storm
194703 5.4 MEDIUM
Network
supportcandy supportcandy The SupportCandy WordPress plugin before 2.2.7 does not validate and escape the page attribute of its shortcode, which could allow users with a role as low as Contributor to perform Cross-Site Script… CWE-79
Cross-site Scripting
CVE-2021-24880 2024-11-21 14:53 2022-02-8 Show GitHub Exploit DB Packet Storm
194704 8.8 HIGH
Network
supportcandy supportcandy The SupportCandy WordPress plugin before 2.2.7 does not have CSRF check in the wpsc_tickets AJAX action, nor has any sanitisation or escaping in some of the filter fields which could allow attackers … CWE-352
 Origin Validation Error
CVE-2021-24879 2024-11-21 14:53 2022-02-8 Show GitHub Exploit DB Packet Storm
194705 6.1 MEDIUM
Network
supportcandy supportcandy The SupportCandy WordPress plugin before 2.2.7 does not sanitise and escape the query string before outputting it back in pages with the [wpsc_create_ticket] shortcode embed, leading to a Reflected C… CWE-79
Cross-site Scripting
CVE-2021-24878 2024-11-21 14:53 2022-02-8 Show GitHub Exploit DB Packet Storm
194706 6.5 MEDIUM
Network
supportcandy supportcandy The SupportCandy WordPress plugin before 2.2.7 does not have CRSF check in its wpsc_tickets AJAX action, which could allow attackers to make a logged in admin call it and delete arbitrary tickets via… CWE-352
 Origin Validation Error
CVE-2021-24843 2024-11-21 14:53 2022-02-8 Show GitHub Exploit DB Packet Storm
194707 7.5 HIGH
Network
supportcandy supportcandy The SupportCandy WordPress plugin before 2.2.5 does not have authorisation and CSRF checks in its wpsc_tickets AJAX action, which could allow unauthenticated users to call it and delete arbitrary tic… CWE-862
 Missing Authorization
CVE-2021-24839 2024-11-21 14:53 2022-02-8 Show GitHub Exploit DB Packet Storm
194708 4.8 MEDIUM
Network
wpmanageninja ninja_tables The Ninja Tables WordPress plugin before 4.1.8 does not sanitise and escape some of its table fields, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfi… - CVE-2021-24900 2024-11-21 14:53 2022-02-1 Show GitHub Exploit DB Packet Storm
194709 4.3 MEDIUM
Network
bplugins document_embedder The Document Embedder WordPress plugin before 1.7.9 contains a AJAX action endpoint, which could allow any authenticated user, such as subscriber to enumerate the title of arbitrary private and draft… CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2021-24868 2024-11-21 14:53 2022-02-1 Show GitHub Exploit DB Packet Storm
194710 5.3 MEDIUM
Network
bplugins document_embedder The Document Embedder WordPress plugin before 1.7.5 contains a REST endpoint, which could allow unauthenticated users to enumerate the title of arbitrary private and draft posts. CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2021-24775 2024-11-21 14:53 2022-02-1 Show GitHub Exploit DB Packet Storm