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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
221541 4 警告 Moodle - Moodle の badges/mybadges.php における任意のバッジの可視性を変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0129 2014-03-26 12:32 2014-03-17 Show GitHub Exploit DB Packet Storm
221542 4.9 警告 Moodle - Moodle の mod/feedback/complete.php および mod/feedback/complete_guest.php における Feedback アクティビティ起動時の制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0127 2014-03-26 12:32 2014-03-17 Show GitHub Exploit DB Packet Storm
221543 6.8 警告 Moodle - Moodle の enrol/imsenterprise/importnow.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-0126 2014-03-26 12:31 2014-03-17 Show GitHub Exploit DB Packet Storm
221544 5.8 警告 Moodle - Moodle の repository/alfresco/lib.php における Alfresco Repository ファイルの制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0125 2014-03-26 12:31 2014-03-17 Show GitHub Exploit DB Packet Storm
221545 4 警告 Moodle - Moodle の mod/forum/renderer.php および mod/quiz/override_form.php における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0124 2014-03-26 12:30 2014-03-17 Show GitHub Exploit DB Packet Storm
221546 4.9 警告 Moodle - Moodle の wiki サブシステムにおける wiki 操作を実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0123 2014-03-26 12:30 2014-03-17 Show GitHub Exploit DB Packet Storm
221547 4.9 警告 Moodle - Moodle の mod/chat/chat_ajax.php におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0122 2014-03-26 12:29 2014-03-17 Show GitHub Exploit DB Packet Storm
221548 6.5 警告 MailPoet - WordPress 用 MailPoet Newsletters プラグインにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-1408 2014-03-26 12:02 2013-01-18 Show GitHub Exploit DB Packet Storm
221549 10 危険 キングソフト株式会社 - Kingsoft WPS Office 2012 の wpsio.dll におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-4886 2014-03-26 10:53 2012-09-10 Show GitHub Exploit DB Packet Storm
221550 4.3 警告 stunnel - stunnel における EC または DSA 証明書の秘密鍵を取得される脆弱性 CWE-310
暗号の問題
CVE-2014-0016 2014-03-26 10:36 2014-03-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 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
273251 8.8 HIGH
Network
abantecart abantecart AbanteCart 1.2.8 allows SQL Injection via the source_language parameter to admin/controller/pages/localisation/language.php and core/lib/language_manager.php, or via POST data to admin/controller/pag… CWE-89
SQL Injection
CVE-2016-10755 2024-11-21 11:44 2019-05-25 Show GitHub Exploit DB Packet Storm
273252 8.8 HIGH
Network
vtiger vtiger_crm modules/Calendar/Activity.php in Vtiger CRM 6.5.0 allows SQL injection via the contactidlist parameter. CWE-89
SQL Injection
CVE-2016-10754 2024-11-21 11:44 2019-05-25 Show GitHub Exploit DB Packet Storm
273253 8.8 HIGH
Network
e107 e107 e107 2.1.2 allows PHP Object Injection with resultant SQL injection, because usersettings.php uses unserialize without an HMAC. CWE-502
 Deserialization of Untrusted Data
CVE-2016-10753 2024-11-21 11:44 2019-05-25 Show GitHub Exploit DB Packet Storm
273254 9.8 CRITICAL
Network
s9y serendipity serendipity_moveMediaDirectory in Serendipity 2.0.3 allows remote attackers to upload and execute arbitrary PHP code because it mishandles an extensionless filename during a rename, as demonstrated b… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2016-10752 2024-11-21 11:44 2019-05-25 Show GitHub Exploit DB Packet Storm
273255 7.2 HIGH
Network
osclass osclass osClass 3.6.1 allows oc-admin/plugins.php Directory Traversal via the plugin parameter. This is exploitable for remote PHP code execution because an administrator can upload an image that contains PH… CWE-22
CWE-434
Path Traversal
 Unrestricted Upload of File with Dangerous Type 
CVE-2016-10751 2024-11-21 11:44 2019-05-25 Show GitHub Exploit DB Packet Storm
273256 8.1 HIGH
Network
hazelcast hazelcast In Hazelcast before 3.11, the cluster join procedure is vulnerable to remote code execution via Java deserialization. If an attacker can reach a listening Hazelcast instance with a crafted JoinReques… CWE-502
 Deserialization of Untrusted Data
CVE-2016-10750 2024-11-21 11:44 2019-05-22 Show GitHub Exploit DB Packet Storm
273257 6.1 MEDIUM
Network
tp-link archer_cr700_firmware TP-Link Archer CR-700 1.0.6 devices have an XSS vulnerability that can be introduced into the admin account through a DHCP request, allowing the attacker to steal the cookie information, which contai… CWE-79
Cross-site Scripting
CVE-2016-10719 2024-11-21 11:44 2019-05-15 Show GitHub Exploit DB Packet Storm
273258 9.8 CRITICAL
Network
cjson_project cjson parse_string in cJSON.c in cJSON before 2016-10-02 has a buffer over-read, as demonstrated by a string that begins with a " character and ends with a \ character. CWE-125
Out-of-bounds Read
CVE-2016-10749 2024-11-21 11:44 2019-04-29 Show GitHub Exploit DB Packet Storm
273259 7.5 HIGH
Network
redhat
debian
libvirt
debian_linux
libvirt-domain.c in libvirt before 1.3.1 supports virDomainGetTime API calls by guest agents with an RO connection, even though an RW connection was supposed to be required, a different vulnerability… CWE-254
 7PK - Security Features
CVE-2016-10746 2024-11-21 11:44 2019-04-19 Show GitHub Exploit DB Packet Storm
273260 8.6 HIGH
Network
palletsprojects jinja In Pallets Jinja before 2.8.1, str.format allows a sandbox escape. CWE-134
Use of Externally-Controlled Format String
CVE-2016-10745 2024-11-21 11:44 2019-04-8 Show GitHub Exploit DB Packet Storm