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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228551 7.8 危険 reSIProcate - ReSIProcate におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-3199 2012-12-20 18:52 2008-07-14 Show GitHub Exploit DB Packet Storm
228552 3.5 注意 The phpMyAdmin Project - phpMyAdmin におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-3197 2012-12-20 18:52 2008-07-15 Show GitHub Exploit DB Packet Storm
228553 7.8 危険 yacc - yacc 内の skeleton.c における範囲外メモリのスタックにアクセスされる脆弱性 CWE-399
リソース管理の問題
CVE-2008-3196 2012-12-20 18:52 2008-07-16 Show GitHub Exploit DB Packet Storm
228554 6.8 警告 TWiki - TWiki の bin/configure におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-3195 2012-12-20 18:52 2008-08-5 Show GitHub Exploit DB Packet Storm
228555 6.8 警告 Pluck CMS - pluck の data/inc/themes/predefined_variables.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-3194 2012-12-20 18:52 2008-07-16 Show GitHub Exploit DB Packet Storm
228556 7.5 危険 Sclek - jSite における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3193 2012-12-20 18:52 2008-07-16 Show GitHub Exploit DB Packet Storm
228557 6.8 警告 Sclek - jSite の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-3192 2012-12-20 18:52 2008-07-16 Show GitHub Exploit DB Packet Storm
228558 6.8 警告 vclcomponents - Relative Real Estate Systems の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3185 2012-12-20 18:52 2008-07-15 Show GitHub Exploit DB Packet Storm
228559 4.3 警告 vBulletin Solutions, Inc. - vBulletin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3184 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
228560 9.3 危険 speedbit - DAP の DAP.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-3182 2012-12-20 18:52 2008-07-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
215231 5.3 MEDIUM
Adjacent
ushareit shareit The SHAREit application before 4.0.42 for Android allows a remote attacker (on the same network or joining public "open" Wi-Fi hotspots created by the application when file transfer is initiated) to … CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2019-9938 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
215232 7.5 HIGH
Network
sqlite sqlite In SQLite 3.27.2, interleaving reads and writes in a single transaction with an fts5 virtual table will lead to a NULL Pointer Dereference in fts5ChunkIterate in sqlite3.c. This is related to ext/fts… CWE-476
 NULL Pointer Dereference
CVE-2019-9937 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
215233 7.5 HIGH
Network
sqlite sqlite In SQLite 3.27.2, running fts5 prefix queries inside a transaction could trigger a heap-based buffer over-read in fts5HashEntrySort in sqlite3.c, which may lead to an information leak. This is relate… CWE-125
Out-of-bounds Read
CVE-2019-9936 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
215234 9.8 CRITICAL
Network
caret caret Caret before 2019-02-22 allows Remote Code Execution. NVD-CWE-noinfo
CVE-2019-9927 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
215235 6.1 MEDIUM
Network
s-cms s-cms S-CMS PHP v1.0 has XSS in 4.edu.php via the S_id parameter. CWE-79
Cross-site Scripting
CVE-2019-9925 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
215236 7.8 HIGH
Local
gnu
debian
opensuse
netapp
canonical
bash
debian_linux
leap
solidfire
hci_management_node
ubuntu_linux
rbash in Bash before 4.4-beta2 did not prevent the shell user from modifying BASH_CMDS, thus allowing the user to execute any command with the permissions of the shell. CWE-862
 Missing Authorization
CVE-2019-9924 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
215237 7.5 HIGH
Network
gnu
opensuse
tar
leap
pax_decode_header in sparse.c in GNU Tar before 1.32 had a NULL pointer dereference when parsing certain archives that have malformed extended headers. CWE-476
 NULL Pointer Dereference
CVE-2019-9923 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
215238 6.1 MEDIUM
Network
get-simple. getsimplecms GetSimpleCMS 3.3.13 has an Open Redirect via the admin/index.php redirect parameter. CWE-601
Open Redirect
CVE-2019-9915 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
215239 6.1 MEDIUM
Network
yop-poll yop-poll The yop-poll plugin before 6.0.3 for WordPress has wp-admin/admin.php?page=yop-polls&action=view-votes poll_id XSS. CWE-79
Cross-site Scripting
CVE-2019-9914 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
215240 6.1 MEDIUM
Network
3cx live_chat The wp-live-chat-support plugin before 8.0.18 for WordPress has wp-admin/admin.php?page=wplivechat-menu-gdpr-page term XSS. CWE-79
Cross-site Scripting
CVE-2019-9913 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm