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 24, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228691 4.3 警告 w2b - phpGreetCards の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6848 2012-12-20 19:10 2009-07-7 Show GitHub Exploit DB Packet Storm
228692 4.3 警告 PreProject.com - Pre ASP Job Board の Employee/emp_login.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6847 2012-12-20 19:10 2009-07-2 Show GitHub Exploit DB Packet Storm
228693 6.8 警告 Pluck CMS - Pluck の data/modules/blog/module_pages_site.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-6842 2012-12-20 19:10 2009-07-2 Show GitHub Exploit DB Packet Storm
228694 4.3 警告 tgs-cms - TGS Content Management におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6839 2012-12-20 19:10 2009-06-27 Show GitHub Exploit DB Packet Storm
228695 4.3 警告 Zoph - Zoph の search.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6838 2012-12-20 19:10 2009-06-27 Show GitHub Exploit DB Packet Storm
228696 7.5 危険 Zoph - Zoph における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6837 2012-12-20 19:10 2009-06-27 Show GitHub Exploit DB Packet Storm
228697 5 警告 vicftps - VicFTPS におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-6829 2012-12-20 19:10 2009-06-8 Show GitHub Exploit DB Packet Storm
228698 6.8 警告 trixbox - Fonality trixbox CE の user/index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-6825 2012-12-20 19:10 2009-06-5 Show GitHub Exploit DB Packet Storm
228699 4.3 警告 XOOPS - XOOPS の pmlite.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6885 2012-12-20 19:10 2008-12-7 Show GitHub Exploit DB Packet Storm
228700 6.8 警告 XOOPS - XOOPS におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-6884 2012-12-20 19:10 2008-12-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 24, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
225441 9.8 CRITICAL
Network
infradead
fedoraproject
debian
canonical
opensuse
openconnect
fedora
debian_linux
ubuntu_linux
leap
process_http_response in OpenConnect before 8.05 has a Buffer Overflow when a malicious server uses HTTP chunked encoding with crafted chunk sizes. CWE-120
Classic Buffer Overflow
CVE-2019-16239 2024-11-21 13:30 2019-09-17 Show GitHub Exploit DB Packet Storm
225442 8.2 HIGH
Network
logmein lastpass LogMeIn LastPass before 4.33.0 allows attackers to construct a crafted web site that captures the credentials for a victim's account on a previously visited web site, because do_popupregister can be … CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2019-16371 2024-11-21 13:30 2019-09-17 Show GitHub Exploit DB Packet Storm
225443 5.9 MEDIUM
Network
gradle gradle The PGP signing plugin in Gradle before 6.0 relies on the SHA-1 algorithm, which might allow an attacker to replace an artifact with a different one that has the same SHA-1 message digest, a related … CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2019-16370 2024-11-21 13:30 2019-09-17 Show GitHub Exploit DB Packet Storm
225444 9.8 CRITICAL
Network
moddable xs
moddable
In XS 9.0.0 in Moddable SDK OS180329, there is a heap-based buffer overflow in fxBeginHost in xsAPI.c when called from fxRunDefine in xsRun.c, as demonstrated by crafted JavaScript code to xst. CWE-787
 Out-of-bounds Write
CVE-2019-16366 2024-11-21 13:30 2019-09-17 Show GitHub Exploit DB Packet Storm
225445 5.5 MEDIUM
Local
beego beego The File Session Manager in Beego 1.10.0 allows local users to read session files because of weak permissions for individual files. CWE-276
Incorrect Default Permissions 
CVE-2019-16355 2024-11-21 13:30 2019-09-17 Show GitHub Exploit DB Packet Storm
225446 4.7 MEDIUM
Local
beego beego The File Session Manager in Beego 1.10.0 allows local users to read session files because there is a race condition involving file creation within a directory with weak permissions. CWE-362
CWE-732
Race Condition
 Incorrect Permission Assignment for Critical Resource
CVE-2019-16354 2024-11-21 13:30 2019-09-17 Show GitHub Exploit DB Packet Storm
225447 7.5 HIGH
Network
geautomation proficy Emerson GE Automation Proficy Machine Edition 8.0 allows an access violation and application crash via crafted traffic from a remote device, as demonstrated by an RX7i device. NVD-CWE-noinfo
CVE-2019-16353 2024-11-21 13:30 2019-09-16 Show GitHub Exploit DB Packet Storm
225448 6.5 MEDIUM
Network
rockcarry ffjpeg ffjpeg before 2019-08-21 has a heap-based buffer overflow in jfif_load() at jfif.c. CWE-787
 Out-of-bounds Write
CVE-2019-16352 2024-11-21 13:30 2019-09-16 Show GitHub Exploit DB Packet Storm
225449 6.5 MEDIUM
Network
rockcarry ffjpeg ffjpeg before 2019-08-18 has a NULL pointer dereference in huffman_decode_step() at huffman.c. CWE-476
 NULL Pointer Dereference
CVE-2019-16351 2024-11-21 13:30 2019-09-16 Show GitHub Exploit DB Packet Storm
225450 6.5 MEDIUM
Network
rockcarry ffjpeg ffjpeg before 2019-08-18 has a NULL pointer dereference in idct2d8x8() at dct.c. CWE-476
 NULL Pointer Dereference
CVE-2019-16350 2024-11-21 13:30 2019-09-16 Show GitHub Exploit DB Packet Storm