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 17, 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
228001 7.5 危険 turnkeyarcade - Turnkey Arcade Script の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5629 2012-12-20 18:52 2008-12-17 Show GitHub Exploit DB Packet Storm
228002 7.8 危険 Roundcube.net - roundcubemail におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-5620 2012-12-20 18:52 2008-12-16 Show GitHub Exploit DB Packet Storm
228003 10 危険 Roundcube.net - roundcubemail で使用されている Chuggnutt HTML to Text Converter における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-5619 2012-12-20 18:52 2008-12-8 Show GitHub Exploit DB Packet Storm
228004 5 警告 Adiscon - rsyslog の imudp におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2008-5618 2012-12-20 18:52 2008-12-16 Show GitHub Exploit DB Packet Storm
228005 8.5 危険 Adiscon - rsyslog の ACL ハンドリングにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-5617 2012-12-20 18:52 2008-12-4 Show GitHub Exploit DB Packet Storm
228006 7.5 危険 TYPO3 Association - TYPO3 用の Commerce エクステンションにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5609 2012-12-20 18:52 2008-12-16 Show GitHub Exploit DB Packet Storm
228007 5 警告 robs-projects - User Engine Lite ASP におけるデータベースファイルをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-5601 2012-12-20 18:52 2008-12-16 Show GitHub Exploit DB Packet Storm
228008 5 警告 phpmygallery - PHPmyGallery の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5598 2012-12-20 18:52 2008-12-16 Show GitHub Exploit DB Packet Storm
228009 4.3 警告 phpPgAdmin - phpPgAdmin の libraries/lib.inc.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5587 2012-12-20 18:52 2008-12-16 Show GitHub Exploit DB Packet Storm
228010 4.3 警告 ProjectPier - ProjectPier におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5584 2012-12-20 18:52 2008-12-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
225141 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
225142 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
225143 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
225144 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
225145 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
225146 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
225147 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
225148 7.8 HIGH
Local
docker
apache
docker
geode
Docker Desktop Community Edition before 2.1.0.1 allows local users to gain privileges by placing a Trojan horse docker-credential-wincred.exe file in %PROGRAMDATA%\DockerDesktop\version-bin\ as a low… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2019-15752 2024-11-21 13:29 2019-08-29 Show GitHub Exploit DB Packet Storm
225149 9.1 CRITICAL
Network
openstack os-vif In OpenStack os-vif 1.15.x before 1.15.2, and 1.16.0, a hard-coded MAC aging time of 0 disables MAC learning in linuxbridge, forcing obligatory Ethernet flooding of non-local destinations, which both… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2019-15753 2024-11-21 13:29 2019-08-29 Show GitHub Exploit DB Packet Storm
225150 7.8 HIGH
Local
cloudberrylab backup CloudBerry Backup v6.1.2.34 allows local privilege escalation via a Pre or Post backup action. With only user-level access, a user can modify the backup plan and add a Pre backup action script that e… CWE-269
 Improper Privilege Management
CVE-2019-15720 2024-11-21 13:29 2019-08-29 Show GitHub Exploit DB Packet Storm