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
227721 4.3 警告 シマンテック - Symantec Norton Ghost の Symantec.EasySetup.1 ActiveX コントロールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-1517 2012-12-20 19:10 2009-05-4 Show GitHub Exploit DB Packet Storm
227722 7.5 危険 xigla - Absolute Form Processor XE における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2009-1504 2012-12-20 19:10 2009-05-1 Show GitHub Exploit DB Packet Storm
227723 7.5 危険 tigerdms - Tiger DMS の login.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1503 2012-12-20 19:10 2009-05-1 Show GitHub Exploit DB Packet Storm
227724 6.8 警告 projectcms - ProjectCMS の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1500 2012-12-20 19:10 2009-05-1 Show GitHub Exploit DB Packet Storm
227725 5 警告 webfileexplorer - Web File Explorer におけるデータベースをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-1495 2012-12-20 19:10 2009-05-1 Show GitHub Exploit DB Packet Storm
227726 5 警告 Sendmail Consortium - Sendmail におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1490 2012-12-20 19:10 2009-05-5 Show GitHub Exploit DB Packet Storm
227727 7.5 危険 rens rikkerink - Fungamez の includes/user.php における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2009-1489 2012-12-20 19:10 2009-04-29 Show GitHub Exploit DB Packet Storm
227728 6.8 警告 rens rikkerink - FunGamez の admin/load.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-1488 2012-12-20 19:10 2009-04-29 Show GitHub Exploit DB Packet Storm
227729 7.5 危険 rens rikkerink - FunGamez の pages/login.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1487 2012-12-20 19:10 2009-04-29 Show GitHub Exploit DB Packet Storm
227730 6.8 警告 studiolounge - index2.php から到達可能な Adam Patterson Studio Lounge Address Book における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2009-1483 2012-12-20 19:10 2009-04-29 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
221531 6.5 MEDIUM
Network
cesnet libyang A NULL pointer dereference is present in libyang before v1.0-r3 in the function lys_extension_instances_free() due to a copy of unresolved extensions in lys_restr_dup(). Applications that use libyang… CWE-476
 NULL Pointer Dereference
CVE-2019-20398 2024-11-21 13:38 2020-01-23 Show GitHub Exploit DB Packet Storm
221532 8.8 HIGH
Network
cesnet libyang A double-free is present in libyang before v1.0-r1 in the function yyparse() when an organization field is not terminated. Applications that use libyang to parse untrusted input yang files may be vul… CWE-415
 Double Free
CVE-2019-20397 2024-11-21 13:38 2020-01-23 Show GitHub Exploit DB Packet Storm
221533 6.5 MEDIUM
Network
cesnet libyang A segmentation fault is present in yyparse in libyang before v1.0-r1 due to a malformed pattern statement value during lys_parse_path parsing. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2019-20396 2024-11-21 13:38 2020-01-23 Show GitHub Exploit DB Packet Storm
221534 6.5 MEDIUM
Network
cesnet libyang A stack consumption issue is present in libyang before v1.0-r1 due to the self-referential union type containing leafrefs. Applications that use libyang to parse untrusted input yang files may crash. CWE-674
 Uncontrolled Recursion
CVE-2019-20395 2024-11-21 13:38 2020-01-23 Show GitHub Exploit DB Packet Storm
221535 8.8 HIGH
Network
cesnet libyang A double-free is present in libyang before v1.0-r3 in the function yyparse() when a type statement in used in a notification statement. Applications that use libyang to parse untrusted input yang fil… CWE-415
 Double Free
CVE-2019-20394 2024-11-21 13:38 2020-01-23 Show GitHub Exploit DB Packet Storm
221536 8.8 HIGH
Network
cesnet libyang A double-free is present in libyang before v1.0-r1 in the function yyparse() when an empty description is used. Applications that use libyang to parse untrusted input yang files may be vulnerable to … CWE-415
 Double Free
CVE-2019-20393 2024-11-21 13:38 2020-01-23 Show GitHub Exploit DB Packet Storm
221537 6.5 MEDIUM
Network
cesnet libyang An invalid memory access flaw is present in libyang before v1.0-r1 in the function resolve_feature_value() when an if-feature statement is used inside a list key node, and the feature used is not def… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2019-20392 2024-11-21 13:38 2020-01-23 Show GitHub Exploit DB Packet Storm
221538 6.5 MEDIUM
Network
cesnet libyang An invalid memory access flaw is present in libyang before v1.0-r3 in the function resolve_feature_value() when an if-feature statement is used inside a bit. Applications that use libyang to parse un… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2019-20391 2024-11-21 13:38 2020-01-23 Show GitHub Exploit DB Packet Storm
221539 7.5 HIGH
Network
opensuse
debian
libsolv
debian_linux
repodata_schema2id in repodata.c in libsolv before 0.7.6 has a heap-based buffer over-read via a last schema whose length is less than the length of the input schema. CWE-125
Out-of-bounds Read
CVE-2019-20387 2024-11-21 13:38 2020-01-22 Show GitHub Exploit DB Packet Storm
221540 7.5 HIGH
Network
xmlsoft
debian
netapp
oracle
opensuse
fedoraproject
libxml2
debian_linux
cloud_backup
steelstore_cloud_integrated_storage
ontap_select_deploy_administration_utility
clustered_data_ontap
smi-s_provider
snapdrive
plug-in_for_syma…
xmlSchemaPreRun in xmlschemas.c in libxml2 2.9.10 allows an xmlSchemaValidateStream memory leak. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2019-20388 2024-11-21 13:38 2020-01-22 Show GitHub Exploit DB Packet Storm