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 17, 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
228391 7.5 危険 phpmyrealty - phpMyRealty PMR における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3861 2012-12-20 18:52 2008-08-29 Show GitHub Exploit DB Packet Storm
228392 5 警告 Pluck CMS - Windows 上で稼動する Pluck CMS におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-3851 2012-12-20 18:52 2008-08-27 Show GitHub Exploit DB Packet Storm
228393 4.9 警告 レッドハット - Fedora 上で稼動している Linux カーネルの utrace サブシステム用の特定の Fedora パッチにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-3832 2012-12-20 18:52 2008-09-30 Show GitHub Exploit DB Packet Storm
228394 5 警告 swfdec - Swfdec におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-3796 2012-12-20 18:52 2008-08-27 Show GitHub Exploit DB Packet Storm
228395 6.8 警告 VideoLAN - VLC Media Player の modules/access/mms/mmstu.c 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2008-3794 2012-12-20 18:52 2008-08-26 Show GitHub Exploit DB Packet Storm
228396 6.8 警告 PicturesPro - PICTURESPRO Photo Cart における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3788 2012-12-20 18:52 2008-08-26 Show GitHub Exploit DB Packet Storm
228397 4.3 警告 PicturesPro - PICTURESPRO Photo Cart の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3786 2012-12-20 18:52 2008-08-26 Show GitHub Exploit DB Packet Storm
228398 7.5 危険 review-script - Five Star Review Script の recommend.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3780 2012-12-20 18:52 2008-08-26 Show GitHub Exploit DB Packet Storm
228399 4.3 警告 review-script - Five Star Review Script の search/index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3779 2012-12-20 18:52 2008-08-26 Show GitHub Exploit DB Packet Storm
228400 7.5 危険 simasy - Simasy CMS の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3774 2012-12-20 18:52 2008-08-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
221381 7.5 HIGH
Network
lustre lustre In the Lustre file system before 2.12.3, the ptlrpc module has an out-of-bounds access and panic due to the lack of validation for specific fields of packets sent by a client. In the function ldlm_ca… CWE-787
 Out-of-bounds Write
CVE-2019-20426 2024-11-21 13:38 2020-01-27 Show GitHub Exploit DB Packet Storm
221382 7.5 HIGH
Network
lustre lustre In the Lustre file system before 2.12.3, the ptlrpc module has an out-of-bounds access and panic due to the lack of validation for specific fields of packets sent by a client. In the function lustre_… CWE-787
 Out-of-bounds Write
CVE-2019-20425 2024-11-21 13:38 2020-01-27 Show GitHub Exploit DB Packet Storm
221383 7.5 HIGH
Network
lustre lustre In the Lustre file system before 2.12.3, mdt_object_remote in the mdt module has a NULL pointer dereference and panic due to the lack of validation for specific fields of packets sent by a client. CWE-476
 NULL Pointer Dereference
CVE-2019-20424 2024-11-21 13:38 2020-01-27 Show GitHub Exploit DB Packet Storm
221384 7.5 HIGH
Network
lustre lustre In the Lustre file system before 2.12.3, the ptlrpc module has a buffer overflow and panic due to the lack of validation for specific fields of packets sent by a client. The function target_handle_co… CWE-120
Classic Buffer Overflow
CVE-2019-20423 2024-11-21 13:38 2020-01-27 Show GitHub Exploit DB Packet Storm
221385 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel before 5.3.4, fib6_rule_lookup in net/ipv6/ip6_fib.c mishandles the RT6_LOOKUP_F_DST_NOREF flag in a reference-count decision, leading to (for example) a crash that was identified… CWE-755
 Improper Handling of Exceptional Conditions
CVE-2019-20422 2024-11-21 13:38 2020-01-27 Show GitHub Exploit DB Packet Storm
221386 7.5 HIGH
Network
exiv2
canonical
debian
exiv2
ubuntu_linux
debian_linux
In Jp2Image::readMetadata() in jp2image.cpp in Exiv2 0.27.2, an input file can result in an infinite loop and hang, with high CPU consumption. Remote attackers could leverage this vulnerability to ca… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2019-20421 2024-11-21 13:38 2020-01-27 Show GitHub Exploit DB Packet Storm
221387 5.9 MEDIUM
Network
parity libsecp256k1 A timing vulnerability in the Scalar::check_overflow function in Parity libsecp256k1-rs before 0.3.1 potentially allows an attacker to leak information via a side-channel attack. CWE-203
 Information Exposure Through Discrepancy
CVE-2019-20399 2024-11-21 13:38 2020-01-23 Show GitHub Exploit DB Packet Storm
221388 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
221389 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
221390 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