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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226301 5 警告 DELL EMC (旧 EMC Corporation) - EMC Data Protection Advisor におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-4616 2012-12-28 10:40 2012-12-26 Show GitHub Exploit DB Packet Storm
226302 7.2 危険 IBM - IBM z/OS 上で稼働する Tivoli NetView における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5951 2012-12-28 10:38 2012-12-21 Show GitHub Exploit DB Packet Storm
226303 4.3 警告 CA Technologies - CA SiteMinder にクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4054 2012-12-27 16:36 2011-12-8 Show GitHub Exploit DB Packet Storm
226304 10 危険 NetIQ - NetIQ eDirectory の Novell NCP の実装におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0432 2012-12-27 14:20 2012-12-26 Show GitHub Exploit DB Packet Storm
226305 6.4 警告 NetIQ - Windows 上で稼働する NetIQ eDirectory における認証チェックを回避される脆弱性 CWE-noinfo
情報不足
CVE-2012-0430 2012-12-27 14:20 2012-12-18 Show GitHub Exploit DB Packet Storm
226306 4 警告 NetIQ - Windows 上で稼働する NetIQ eDirectory におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2012-0429 2012-12-27 14:15 2012-12-18 Show GitHub Exploit DB Packet Storm
226307 4.3 警告 NetIQ - NetIQ eDirectory におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0428 2012-12-27 14:14 2012-12-18 Show GitHub Exploit DB Packet Storm
226308 10 危険 NetIQ - NetIQ Privileged User Manager における任意の Perl コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-5932 2012-12-27 14:12 2012-11-15 Show GitHub Exploit DB Packet Storm
226309 5.5 警告 NetIQ - NetIQ Privileged User Manager におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-5931 2012-12-27 14:11 2012-11-15 Show GitHub Exploit DB Packet Storm
226310 6.4 警告 NetIQ - NetIQ Privileged User Manager における管理用アカウントのパスワードを変更される脆弱性 CWE-287
不適切な認証
CVE-2012-5930 2012-12-27 14:04 2012-11-15 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
223221 5.5 MEDIUM
Local
gnome gnome-font-viewer In text_to_glyphs in sushi-font-widget.c in gnome-font-viewer 3.34.0, there is a NULL pointer dereference while parsing a TTF font file that lacks a name section (due to a g_strconcat call that retur… CWE-476
 NULL Pointer Dereference
CVE-2019-19308 2024-11-21 13:34 2019-11-28 Show GitHub Exploit DB Packet Storm
223222 9.8 CRITICAL
Network
cesanta mongoose An integer overflow in parse_mqtt in mongoose.c in Cesanta Mongoose 6.16 allows an attacker to achieve remote DoS (infinite loop), or possibly cause an out-of-bounds write, by sending a crafted MQTT … CWE-125
CWE-787
CWE-190
CWE-835
Out-of-bounds Read
 Out-of-bounds Write
 Integer Overflow or Wraparound
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2019-19307 2024-11-21 13:34 2019-11-27 Show GitHub Exploit DB Packet Storm
223223 6.1 MEDIUM
Network
afterlogic aurora
webmail_pro
Afterlogic WebMail Pro 8.3.11, and WebMail in Afterlogic Aurora 8.3.11, allows Remote Stored XSS via an attachment name. CWE-79
Cross-site Scripting
CVE-2019-19129 2024-11-21 13:34 2019-11-27 Show GitHub Exploit DB Packet Storm
223224 5.4 MEDIUM
Network
zoho lead_magnet The Zoho CRM Lead Magnet plugin 1.6.9.1 for WordPress allows XSS via module, EditShortcode, or LayoutName. CWE-79
Cross-site Scripting
CVE-2019-19306 2024-11-21 13:34 2019-11-27 Show GitHub Exploit DB Packet Storm
223225 7.5 HIGH
Network
python typed_ast typed_ast 1.3.0 and 1.3.1 has an ast_for_arguments out-of-bounds read. An attacker with the ability to cause a Python interpreter to parse Python source (but not necessarily execute it) may be able t… CWE-125
Out-of-bounds Read
CVE-2019-19275 2024-11-21 13:34 2019-11-27 Show GitHub Exploit DB Packet Storm
223226 7.5 HIGH
Network
python typed_ast typed_ast 1.3.0 and 1.3.1 has a handle_keywordonly_args out-of-bounds read. An attacker with the ability to cause a Python interpreter to parse Python source (but not necessarily execute it) may be a… CWE-125
Out-of-bounds Read
CVE-2019-19274 2024-11-21 13:34 2019-11-27 Show GitHub Exploit DB Packet Storm
223227 5.4 MEDIUM
Network
dolibarr dolibarr_erp\/crm Dolibarr CRM/ERP 10.0.3 allows viewimage.php?file= Stored XSS due to JavaScript execution in an SVG image for a profile picture. CWE-79
Cross-site Scripting
CVE-2019-19206 2024-11-21 13:34 2019-11-27 Show GitHub Exploit DB Packet Storm
223228 7.5 HIGH
Network
proftpd proftpd An issue was discovered in tls_verify_crl in ProFTPD before 1.3.6. Direct dereference of a NULL pointer (a variable initialized to NULL) leads to a crash when validating the certificate of a client c… CWE-476
 NULL Pointer Dereference
CVE-2019-19272 2024-11-21 13:34 2019-11-26 Show GitHub Exploit DB Packet Storm
223229 7.5 HIGH
Network
proftpd proftpd An issue was discovered in tls_verify_crl in ProFTPD before 1.3.6. A wrong iteration variable, used when checking a client certificate against CRL entries (installed by a system administrator), can c… CWE-295
Improper Certificate Validation 
CVE-2019-19271 2024-11-21 13:34 2019-11-26 Show GitHub Exploit DB Packet Storm
223230 7.5 HIGH
Network
proftpd
fedoraproject
proftpd
fedora
An issue was discovered in tls_verify_crl in ProFTPD through 1.3.6b. Failure to check for the appropriate field of a CRL entry (checking twice for subject, rather than once for subject and once for i… CWE-295
Improper Certificate Validation 
CVE-2019-19270 2024-11-21 13:34 2019-11-26 Show GitHub Exploit DB Packet Storm