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 19, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249211 2.1 注意 Novell
Christian Neukirchen
- SLE の sqlite3-ruby gem における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0995 2012-03-27 18:43 2011-05-13 Show GitHub Exploit DB Packet Storm
249212 10 危険 Novell - NFR の NFRAgent.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0994 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
249213 5.8 警告 Mono Project
Novell
- Mono におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0992 2012-03-27 18:43 2011-04-13 Show GitHub Exploit DB Packet Storm
249214 6.8 警告 Mono Project
Novell
- Mono におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0991 2012-03-27 18:43 2011-04-13 Show GitHub Exploit DB Packet Storm
249215 3.5 注意 IBM - IBM RTC におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1029 2012-03-27 18:43 2010-09-14 Show GitHub Exploit DB Packet Storm
249216 5.8 警告 Mono Project
Novell
- Mono の FastCopy 最適化におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2011-0990 2012-03-27 18:43 2011-04-13 Show GitHub Exploit DB Packet Storm
249217 5.8 警告 Mono Project
Novell
- Mono の RuntimeHelpers.InitializeArray メソッドにおける読取り専用の内部データ構造を変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0989 2012-03-27 18:43 2011-04-13 Show GitHub Exploit DB Packet Storm
249218 4.4 警告 Novell
pureftpd
- SUSE Linux Enterprise Server で使用される pure-ftpd における任意のファイルを上書きされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0988 2012-03-27 18:43 2011-04-18 Show GitHub Exploit DB Packet Storm
249219 6.5 警告 The phpMyAdmin Project - phpMyAdmin の PMA_Bookmark_get 関数における別のユーザの SQL クエリの実行を誘発する脆弱性 CWE-20
不適切な入力確認
CVE-2011-0987 2012-03-27 18:43 2011-02-11 Show GitHub Exploit DB Packet Storm
249220 5 警告 The phpMyAdmin Project - phpMyAdmin におけるインストレーションパスを取得される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0986 2012-03-27 18:43 2011-02-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 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
212601 5.4 MEDIUM
Network
enhancesoft osticket include/class.sla.php in osTicket before 1.14.2 allows XSS via the SLA Name. CWE-79
Cross-site Scripting
CVE-2020-12629 2024-11-21 13:59 2020-05-4 Show GitHub Exploit DB Packet Storm
212602 4.7 MEDIUM
Local
linux linux_kernel A pivot_root race condition in fs/namespace.c in the Linux kernel 4.4.x before 4.4.221, 4.9.x before 4.9.221, 4.14.x before 4.14.178, 4.19.x before 4.19.119, and 5.x before 5.3 allows local users to … CWE-362
Race Condition
CVE-2020-12114 2024-11-21 13:59 2020-05-4 Show GitHub Exploit DB Packet Storm
212603 9.8 CRITICAL
Network
janeczku calibre-web Calibre-Web 0.6.6 allows authentication bypass because of the 'A0Zr98j/3yX R~XHH!jmN]LWX/,?RT' hardcoded secret key. CWE-798
 Use of Hard-coded Credentials
CVE-2020-12627 2024-11-21 13:59 2020-05-4 Show GitHub Exploit DB Packet Storm
212604 6.5 MEDIUM
Network
roundcube
debian
webmail
debian_linux
An issue was discovered in Roundcube Webmail before 1.4.4. A CSRF attack can cause an authenticated user to be logged out because POST was not considered. CWE-352
 Origin Validation Error
CVE-2020-12626 2024-11-21 13:59 2020-05-4 Show GitHub Exploit DB Packet Storm
212605 6.1 MEDIUM
Network
roundcube
debian
opensuse
webmail
debian_linux
leap
backports_sle
An issue was discovered in Roundcube Webmail before 1.4.4. There is a cross-site scripting (XSS) vulnerability in rcube_washtml.php because JavaScript code can occur in the CDATA of an HTML message. CWE-79
Cross-site Scripting
CVE-2020-12625 2024-11-21 13:59 2020-05-4 Show GitHub Exploit DB Packet Storm
212606 6.5 MEDIUM
Network
theleague the_league The League application before 2020-05-02 on Android sends a bearer token in an HTTP Authorization header to an arbitrary web site that hosts an external image because an OkHttp object is reused, whic… CWE-459
 Incomplete Cleanup
CVE-2020-12624 2024-11-21 13:59 2020-05-3 Show GitHub Exploit DB Packet Storm
212607 6.5 MEDIUM
Network
telegram telegram
telegram_desktop
Telegram Desktop through 2.0.1, Telegram through 6.0.1 for Android, and Telegram through 6.0.1 for iOS allow an IDN Homograph attack via Punycode in a public URL or a group chat invitation URL. NVD-CWE-noinfo
CVE-2020-12474 2024-11-21 13:59 2020-05-1 Show GitHub Exploit DB Packet Storm
212608 5.3 MEDIUM
Network
moxa nport_5100a_firmware Moxa Service in Moxa NPort 5150A firmware version 1.5 and earlier allows attackers to obtain sensitive configuration values via a crafted packet to UDP port 4800. NOTE: Moxa Service is an unauthentic… CWE-306
Missing Authentication for Critical Function
CVE-2020-12117 2024-11-21 13:59 2020-05-1 Show GitHub Exploit DB Packet Storm
212609 7.0 HIGH
Local
fedoraproject
opensuse
sqliteodbc_project
fedora
backports_sle
sqliteodbc
SQLiteODBC 0.9996, as packaged for certain Linux distributions as 0.9996-4, has a race condition leading to root privilege escalation because any user can replace a /tmp/sqliteodbc$$ file with new co… CWE-362
Race Condition
CVE-2020-12050 2024-11-21 13:59 2020-05-1 Show GitHub Exploit DB Packet Storm
212610 4.3 MEDIUM
Network
xt-commerce xt-commerce The address-management feature in xt:Commerce 5.1 to 6.2.2 allows remote authenticated users to zero out other user's stored addresses by manipulating an id field in the POST request for altering an … CWE-276
Incorrect Default Permissions 
CVE-2020-12101 2024-11-21 13:59 2020-04-30 Show GitHub Exploit DB Packet Storm