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 12, 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
226731 4.3 警告 tangocms - TangoCMS の admincp コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-0862 2012-12-20 19:10 2009-02-18 Show GitHub Exploit DB Packet Storm
226732 6.8 警告 stewart howe - CelerBB の login.php における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2009-0853 2012-12-20 19:10 2009-03-9 Show GitHub Exploit DB Packet Storm
226733 5 警告 stewart howe - CelerBB の showme.php における "予約情報" を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-0852 2012-12-20 19:10 2009-03-9 Show GitHub Exploit DB Packet Storm
226734 6.8 警告 stewart howe - CelerBB における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-0851 2012-12-20 19:10 2009-03-9 Show GitHub Exploit DB Packet Storm
226735 7.8 危険 UMN - MapServer の mapser における任意のファイルの存在を特定される脆弱性 CWE-20
不適切な入力確認
CVE-2009-0843 2012-12-20 19:10 2009-03-31 Show GitHub Exploit DB Packet Storm
226736 4.3 警告 UMN - MapServer の mapserv における任意の無効な .map ファイルを読み取られる脆弱性 CWE-200
情報漏えい
CVE-2009-0842 2012-12-20 19:10 2009-03-31 Show GitHub Exploit DB Packet Storm
226737 10 危険 UMN - MapServer の mapserv におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-0841 2012-12-20 19:10 2009-03-31 Show GitHub Exploit DB Packet Storm
226738 10 危険 UMN - MapServer の mapserv におけるヒープベースのバッファアンダーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0840 2012-12-20 19:10 2009-03-31 Show GitHub Exploit DB Packet Storm
226739 10 危険 UMN - MapServer の mapserv におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0839 2012-12-20 19:10 2009-03-31 Show GitHub Exploit DB Packet Storm
226740 6 警告 PHP-Fusion - PHP-Fusion 用の Members CV モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-0831 2012-12-20 19:10 2009-03-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
223501 6.1 MEDIUM
Network
learning_courses_project learning_courses The nd-learning plugin before 4.8 for WordPress has a nopriv_ AJAX action that allows modification of the siteurl setting. CWE-601
Open Redirect
CVE-2019-15775 2024-11-21 13:29 2019-08-29 Show GitHub Exploit DB Packet Storm
223502 6.1 MEDIUM
Network
booking_project booking The nd-booking plugin before 2.5 for WordPress has a nopriv_ AJAX action that allows modification of the siteurl setting. CWE-601
Open Redirect
CVE-2019-15774 2024-11-21 13:29 2019-08-29 Show GitHub Exploit DB Packet Storm
223503 6.1 MEDIUM
Network
travel_management_project travel_management The nd-travel plugin before 1.7 for WordPress has a nopriv_ AJAX action that allows modification of the siteurl setting. CWE-601
Open Redirect
CVE-2019-15773 2024-11-21 13:29 2019-08-29 Show GitHub Exploit DB Packet Storm
223504 6.1 MEDIUM
Network
donations_project donations The nd-donations plugin before 1.4 for WordPress has a nopriv_ AJAX action that allows modification of the siteurl setting. CWE-601
Open Redirect
CVE-2019-15772 2024-11-21 13:29 2019-08-29 Show GitHub Exploit DB Packet Storm
223505 8.8 HIGH
Network
hallme woocommerce_address_book The woo-address-book plugin before 1.6.0 for WordPress has save calls without nonce verification checks. CWE-352
 Origin Validation Error
CVE-2019-15770 2024-11-21 13:29 2019-08-29 Show GitHub Exploit DB Packet Storm
223506 8.8 HIGH
Network
haktansuren handl_utm_grabber The handl-utm-grabber plugin before 2.6.5 for WordPress has CSRF via add_option and update_option. CWE-352
 Origin Validation Error
CVE-2019-15769 2024-11-21 13:29 2019-08-29 Show GitHub Exploit DB Packet Storm
223507 7.8 HIGH
Local
gnu chess In GNU Chess 6.2.5, there is a stack-based buffer overflow in the cmd_load function in frontend/cmd.cc via a crafted chess position in an EPD file. CWE-787
 Out-of-bounds Write
CVE-2019-15767 2024-11-21 13:29 2019-08-29 Show GitHub Exploit DB Packet Storm
223508 6.5 MEDIUM
Network
webassembly binaryen An issue was discovered in Binaryen 1.38.32. Two visitors in ir/ExpressionManipulator.cpp can lead to a NULL pointer dereference in wasm::LocalSet::finalize in wasm/wasm.cpp. A crafted input can caus… CWE-476
 NULL Pointer Dereference
CVE-2019-15759 2024-11-21 13:29 2019-08-29 Show GitHub Exploit DB Packet Storm
223509 6.5 MEDIUM
Network
webassembly binaryen An issue was discovered in Binaryen 1.38.32. Missing validation rules in asmjs/asmangle.cpp can lead to an Assertion Failure at wasm/wasm.cpp in wasm::asmangle. A crafted input can cause denial-of-se… CWE-617
 Reachable Assertion
CVE-2019-15758 2024-11-21 13:29 2019-08-29 Show GitHub Exploit DB Packet Storm
223510 6.5 MEDIUM
Network
libmirage_project libmirage libMirage 3.2.2 in CDemu has a NULL pointer dereference in the NRG parser in parser.c. CWE-476
 NULL Pointer Dereference
CVE-2019-15757 2024-11-21 13:29 2019-08-29 Show GitHub Exploit DB Packet Storm