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 29, 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
226921 5 警告 Digitiliti - DigiLIBE における重要な設定情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-1402 2013-02-18 16:04 2013-02-14 Show GitHub Exploit DB Packet Storm
226922 2.1 注意 Xen プロジェクト - Xen におけるサービス運用妨害 (DoS) の脆弱性 CWE-16
環境設定
CVE-2012-5634 2013-02-18 16:03 2013-01-16 Show GitHub Exploit DB Packet Storm
226923 2.1 注意 Google - Android Debug Bridge の android-tools における任意のファイルを上書きされる脆弱性 CWE-200
情報漏えい
CVE-2012-5564 2013-02-18 16:02 2013-02-14 Show GitHub Exploit DB Packet Storm
226924 9 危険 ヒューレット・パッカード - HP NonStop Servers における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-3280 2013-02-18 11:36 2013-02-11 Show GitHub Exploit DB Packet Storm
226925 5 警告 Zend Technologies Ltd. - Zend Framework におけるサービス運用妨害 (CPU 資源の消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-6532 2013-02-18 11:35 2013-02-13 Show GitHub Exploit DB Packet Storm
226926 6.4 警告 Zend Technologies Ltd. - Zend Framework における任意のファイルを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2012-6531 2013-02-18 11:34 2013-02-13 Show GitHub Exploit DB Packet Storm
226927 6.5 警告 OpenStack
Canonical
- OpenStack Compute Folsom および Essex における他のユーザのボリュームからブートされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0208 2013-02-18 11:32 2013-01-29 Show GitHub Exploit DB Packet Storm
226928 6.4 警告 シスコシステムズ - Cisco Small Business ワイヤレスアクセスポイントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-1131 2013-02-15 19:48 2013-02-13 Show GitHub Exploit DB Packet Storm
226929 5 警告 シスコシステムズ - Cisco Nexus 7000 上で稼働する Cisco NX-OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1122 2013-02-15 19:47 2013-02-6 Show GitHub Exploit DB Packet Storm
226930 4.3 警告 シスコシステムズ - Cisco Unity Express におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1114 2013-02-15 19:46 2013-02-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 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
224981 5.3 MEDIUM
Network
mfscripts yetishare _account_forgot_password.ajax.php in MFScripts YetiShare 3.5.2 through 4.5.3 displays a message indicating whether an email address is configured for the account name provided. This can be used by an… CWE-209
Information Exposure Through an Error Message
CVE-2019-19806 2024-11-21 13:35 2019-12-31 Show GitHub Exploit DB Packet Storm
224982 5.3 MEDIUM
Network
mfscripts yetishare _account_forgot_password.ajax.php in MFScripts YetiShare 3.5.2 through 4.5.3 takes a different amount of time to return depending on whether an email address is configured for the account name provid… CWE-203
 Information Exposure Through Discrepancy
CVE-2019-19805 2024-11-21 13:35 2019-12-31 Show GitHub Exploit DB Packet Storm
224983 7.5 HIGH
Network
mfscripts yetishare MFScripts YetiShare 3.5.2 through 4.5.3 does not set the Secure flag on session cookies, allowing the cookie to be sent over cleartext channels. CWE-311
Missing Encryption of Sensitive Data
CVE-2019-19739 2024-11-21 13:35 2019-12-31 Show GitHub Exploit DB Packet Storm
224984 6.1 MEDIUM
Network
mfscripts yetishare log_file_viewer.php in MFScripts YetiShare 3.5.2 through 4.5.3 does not sanitize or encode the output from the lFile parameter on the page, which would allow an attacker to input HTML or execute scri… CWE-79
Cross-site Scripting
CVE-2019-19738 2024-11-21 13:35 2019-12-31 Show GitHub Exploit DB Packet Storm
224985 8.8 HIGH
Network
mfscripts yetishare MFScripts YetiShare 3.5.2 through 4.5.3 does not set the SameSite flag on session cookies, allowing the cookie to be sent in cross-site requests and potentially be used in cross-site request forgery … CWE-352
 Origin Validation Error
CVE-2019-19737 2024-11-21 13:35 2019-12-31 Show GitHub Exploit DB Packet Storm
224986 6.1 MEDIUM
Network
mfscripts yetishare MFScripts YetiShare 3.5.2 through 4.5.3 does not set the HttpOnly flag on session cookies, allowing the cookie to be read by script, which can potentially be used by attackers to obtain the cookie vi… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2019-19736 2024-11-21 13:35 2019-12-31 Show GitHub Exploit DB Packet Storm
224987 9.1 CRITICAL
Network
mfscripts yetishare class.userpeer.php in MFScripts YetiShare 3.5.2 through 4.5.3 uses an insecure method of creating password reset hashes (based only on microtime), which allows an attacker to guess the hash and set t… CWE-916
 Use of Password Hash With Insufficient Computational Effort
CVE-2019-19735 2024-11-21 13:35 2019-12-31 Show GitHub Exploit DB Packet Storm
224988 8.8 HIGH
Network
mfscripts yetishare _account_move_file_in_folder.ajax.php in MFScripts YetiShare 3.5.2 directly inserts values from the fileIds parameter into a SQL string. This allows an attacker to inject their own SQL and manipulate… CWE-89
SQL Injection
CVE-2019-19734 2024-11-21 13:35 2019-12-31 Show GitHub Exploit DB Packet Storm
224989 6.1 MEDIUM
Network
mfscripts yetishare _get_all_file_server_paths.ajax.php (aka get_all_file_server_paths.ajax.php) in MFScripts YetiShare 3.5.2 through 4.5.3 does not sanitize or encode the output from the fileIds parameter on the page, … CWE-79
Cross-site Scripting
CVE-2019-19733 2024-11-21 13:35 2019-12-31 Show GitHub Exploit DB Packet Storm
224990 7.2 HIGH
Network
mfscripts yetishare translation_manage_text.ajax.php and various *_manage.ajax.php in MFScripts YetiShare 3.5.2 through 4.5.3 directly insert values from the aSortDir_0 and/or sSortDir_0 parameter into a SQL string. Thi… CWE-89
SQL Injection
CVE-2019-19732 2024-11-21 13:35 2019-12-31 Show GitHub Exploit DB Packet Storm