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 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226651 4.3 警告 Nodewords - Drupal 用 Nodewords: D6 Meta Tags モジュールにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-5654 2013-01-7 15:22 2012-12-5 Show GitHub Exploit DB Packet Storm
226652 6 警告 Drupal - Drupal のファイルアップロード機能における保護メカニズムを回避される脆弱性 CWE-20
不適切な入力確認
CVE-2012-5653 2013-01-7 15:14 2012-12-19 Show GitHub Exploit DB Packet Storm
226653 5 警告 Drupal - Drupal におけるアップロードされたファイルに関する重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-5652 2013-01-7 15:09 2012-12-19 Show GitHub Exploit DB Packet Storm
226654 5 警告 Drupal - Drupal における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5651 2013-01-7 15:09 2012-12-19 Show GitHub Exploit DB Packet Storm
226655 5.1 警告 ELinks - ELinks の protocol/http/http_negotiate.c におけるクライアントとして認証される脆弱性 CWE-287
不適切な認証
CVE-2012-4545 2013-01-7 11:45 2012-10-28 Show GitHub Exploit DB Packet Storm
226656 5 警告 WP PHP widget - WordPress 用 WP PHP widget プラグインにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-0721 2013-01-7 11:38 2013-01-2 Show GitHub Exploit DB Packet Storm
226657 5 警告 Charybdis
ircd-ratbox
- ircd-ratbox および Charybdis の modules/m_capab.c おけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2012-6084 2013-01-7 11:37 2012-12-31 Show GitHub Exploit DB Packet Storm
226658 5 警告 The Tor Project - Tor の or/relay.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-5573 2013-01-7 11:35 2012-06-28 Show GitHub Exploit DB Packet Storm
226659 7.5 危険 Fail2ban - Fail2ban の server/action.py における安全でない動作を誘発される脆弱性 CWE-noinfo
情報不足
CVE-2012-5642 2013-01-7 11:34 2012-12-6 Show GitHub Exploit DB Packet Storm
226660 4.3 警告 Polycom - Polycom HDX Video End Points におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4970 2013-01-4 16:45 2012-12-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
214281 7.8 HIGH
Local
v2rayl_project v2rayl v2rayL 2.1.3 allows local users to achieve root access because /etc/v2rayL/add.sh and /etc/v2rayL/remove.sh are owned by a low-privileged user but execute as root via Sudo. CWE-269
 Improper Privilege Management
CVE-2020-10588 2024-11-21 13:55 2020-03-16 Show GitHub Exploit DB Packet Storm
214282 7.8 HIGH
Local
antixlinux
mxlinux
antix_linux
mx_linux
antiX and MX Linux allow local users to achieve root access via "persist-config --command /bin/sh" because of the Sudo configuration. NVD-CWE-noinfo
CVE-2020-10587 2024-11-21 13:55 2020-03-15 Show GitHub Exploit DB Packet Storm
214283 7.5 HIGH
Network
q-cms qcms An arbitrary file read vulnerability exists in system/controller/backend/template.php in QCMS v3.0.1. NVD-CWE-noinfo
CVE-2020-10578 2024-11-21 13:55 2020-03-15 Show GitHub Exploit DB Packet Storm
214284 4.8 MEDIUM
Network
meetecho janus An issue was discovered in Janus through 0.9.1. janus.c has multiple concurrent threads that misuse the source property of a session, leading to a race condition when claiming sessions. CWE-362
Race Condition
CVE-2020-10577 2024-11-21 13:55 2020-03-15 Show GitHub Exploit DB Packet Storm
214285 5.9 MEDIUM
Network
meetecho janus An issue was discovered in Janus through 0.9.1. plugins/janus_voicemail.c in the VoiceMail plugin has a race condition that could cause a server crash. CWE-362
Race Condition
CVE-2020-10576 2024-11-21 13:55 2020-03-15 Show GitHub Exploit DB Packet Storm
214286 4.2 MEDIUM
Network
meetecho janus An issue was discovered in Janus through 0.9.1. plugins/janus_videocall.c in the VideoCall plugin mishandles session management because a race condition causes some references to be freed too early o… CWE-362
Race Condition
CVE-2020-10575 2024-11-21 13:55 2020-03-15 Show GitHub Exploit DB Packet Storm
214287 9.8 CRITICAL
Network
meetecho janus An issue was discovered in Janus through 0.9.1. janus.c tries to use a string that doesn't actually exist during a "query_logger" Admin API request, because of a typo in the JSON validation. CWE-706
 Use of Incorrectly-Resolved Name or Reference
CVE-2020-10574 2024-11-21 13:55 2020-03-15 Show GitHub Exploit DB Packet Storm
214288 7.5 HIGH
Network
meetecho janus An issue was discovered in Janus through 0.9.1. janus_audiobridge.c has a double mutex unlock when listing private rooms in AudioBridge. CWE-667
 Improper Locking
CVE-2020-10573 2024-11-21 13:55 2020-03-15 Show GitHub Exploit DB Packet Storm
214289 9.8 CRITICAL
Network
psd-tools_project psd-tools An issue was discovered in psd-tools before 1.9.4. The Cython implementation of RLE decoding did not check for malicious data. CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2020-10571 2024-11-21 13:55 2020-03-15 Show GitHub Exploit DB Packet Storm
214290 8.8 HIGH
Network
onthegosystems sitepress-multilingual-cms The sitepress-multilingual-cms (WPML) plugin before 4.3.7-b.2 for WordPress has CSRF due to a loose comparison. This leads to remote code execution in includes/class-wp-installer.php via a series of … CWE-352
 Origin Validation Error
CVE-2020-10568 2024-11-21 13:55 2020-03-14 Show GitHub Exploit DB Packet Storm