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 1, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252901 4.3 警告 Vtiger - vtiger CRM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4680 2011-12-12 11:39 2011-12-7 Show GitHub Exploit DB Packet Storm
252902 4 警告 Vtiger - vtiger CRM におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4679 2011-12-12 11:39 2011-12-7 Show GitHub Exploit DB Packet Storm
252903 5 警告 Novell - Novell Messenger および Novell GroupWise Messenger における任意のメモリ配置を読み取られる脆弱性 CWE-200
情報漏えい
CVE-2011-3179 2011-12-12 11:37 2011-10-25 Show GitHub Exploit DB Packet Storm
252904 10 危険 Novell - Novell ZENworks Asset Management の rtrlet コンポーネントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-2653 2011-12-12 11:36 2011-11-2 Show GitHub Exploit DB Packet Storm
252905 7.8 危険 日立 - JP1/Cm2/Network Node Manager i におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
- 2011-12-9 16:35 2011-10-12 Show GitHub Exploit DB Packet Storm
252906 5 警告 Opera Software ASA - Opera におけるサービス運用妨害 (CPU およびメモリ消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-4687 2011-12-9 16:07 2011-12-7 Show GitHub Exploit DB Packet Storm
252907 5 警告 Opera Software ASA - Opera の Web Workers 実装におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2011-4686 2011-12-9 16:06 2011-12-7 Show GitHub Exploit DB Packet Storm
252908 5 警告 Opera Software ASA - Opera の Dragonfly におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-4685 2011-12-9 16:05 2011-12-7 Show GitHub Exploit DB Packet Storm
252909 10 危険 Opera Software ASA - Opera における証明書失効の処理に関する詳細不明な脆弱性 CWE-310
暗号の問題
CVE-2011-4684 2011-12-9 16:05 2011-12-7 Show GitHub Exploit DB Packet Storm
252910 10 危険 Opera Software ASA - Opera における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2011-4683 2011-12-9 16:04 2011-12-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
221091 6.1 MEDIUM
Network
joomla joomla\! An issue was discovered in Joomla! before 3.9.2. Inadequate escaping in mod_banners leads to a stored XSS vulnerability. CWE-79
Cross-site Scripting
CVE-2019-6264 2024-11-21 13:46 2019-01-16 Show GitHub Exploit DB Packet Storm
221092 4.8 MEDIUM
Network
joomla joomla\! An issue was discovered in Joomla! before 3.9.2. Inadequate checks of the Global Configuration Text Filter settings allowed stored XSS. CWE-79
Cross-site Scripting
CVE-2019-6263 2024-11-21 13:46 2019-01-16 Show GitHub Exploit DB Packet Storm
221093 5.4 MEDIUM
Network
joomla joomla\! An issue was discovered in Joomla! before 3.9.2. Inadequate checks of the Global Configuration helpurl settings allowed stored XSS. CWE-79
Cross-site Scripting
CVE-2019-6262 2024-11-21 13:46 2019-01-16 Show GitHub Exploit DB Packet Storm
221094 6.1 MEDIUM
Network
joomla joomla\! An issue was discovered in Joomla! before 3.9.2. Inadequate escaping in com_contact leads to a stored XSS vulnerability. CWE-79
Cross-site Scripting
CVE-2019-6261 2024-11-21 13:46 2019-01-16 Show GitHub Exploit DB Packet Storm
221095 9.8 CRITICAL
Network
numpy
fedoraproject
numpy
fedora
An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrate… CWE-502
 Deserialization of Untrusted Data
CVE-2019-6446 2024-11-21 13:46 2019-01-16 Show GitHub Exploit DB Packet Storm
221096 6.5 MEDIUM
Network
ntpsec ntpsec An issue was discovered in NTPsec before 1.1.3. An authenticated attacker can cause a NULL pointer dereference and ntpd crash in ntp_control.c, related to ctl_getitem. CWE-476
 NULL Pointer Dereference
CVE-2019-6445 2024-11-21 13:46 2019-01-16 Show GitHub Exploit DB Packet Storm
221097 9.1 CRITICAL
Network
ntpsec ntpsec An issue was discovered in NTPsec before 1.1.3. process_control() in ntp_control.c has a stack-based buffer over-read because attacker-controlled data is dereferenced by ntohl() in ntpd. CWE-125
Out-of-bounds Read
CVE-2019-6444 2024-11-21 13:46 2019-01-16 Show GitHub Exploit DB Packet Storm
221098 9.1 CRITICAL
Network
ntpsec ntpsec An issue was discovered in NTPsec before 1.1.3. Because of a bug in ctl_getitem, there is a stack-based buffer over-read in read_sysvars in ntp_control.c in ntpd. CWE-125
Out-of-bounds Read
CVE-2019-6443 2024-11-21 13:46 2019-01-16 Show GitHub Exploit DB Packet Storm
221099 6.5 MEDIUM
Network
ntpsec ntpsec An issue was discovered in NTPsec before 1.1.3. An authenticated attacker can write one byte out of bounds in ntpd via a malformed config request, related to config_remotely in ntp_config.c, yyparse … CWE-787
 Out-of-bounds Write
CVE-2019-6442 2024-11-21 13:46 2019-01-16 Show GitHub Exploit DB Packet Storm
221100 9.8 CRITICAL
Network
zemana antimalware Zemana AntiMalware before 3.0.658 Beta mishandles update logic. CWE-19
 Data Processing Errors
CVE-2019-6440 2024-11-21 13:46 2019-01-16 Show GitHub Exploit DB Packet Storm