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 6, 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
227111 7.5 危険 whorl ltd - Jshop Server の v2demo/page.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1624 2012-12-20 18:52 2008-04-2 Show GitHub Exploit DB Packet Storm
227112 5 警告 ウォッチガード・テクノロジー - Watchguard Firebox の PPTP VPN サービスにおける有効なユーザ名をリスト化される脆弱性 CWE-200
情報漏えい
CVE-2008-1618 2012-12-20 18:52 2008-04-7 Show GitHub Exploit DB Packet Storm
227113 4.3 警告 sebastian marsching - suPHP における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-1614 2012-12-20 18:52 2008-03-30 Show GitHub Exploit DB Packet Storm
227114 7.5 危険 reddot - RedDot CMS の ioRD.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1613 2012-12-20 18:52 2008-04-22 Show GitHub Exploit DB Packet Storm
227115 10 危険 tftp-server - Windows 上で稼動している TFTP Server におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1611 2012-12-20 18:52 2008-04-1 Show GitHub Exploit DB Packet Storm
227116 7.5 危険 tallsoft quick - TallSoft Quick TFTP Server Pro におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1610 2012-12-20 18:52 2008-04-1 Show GitHub Exploit DB Packet Storm
227117 6.8 警告 serby arslanhan - Serbay Arslanhan Bomba Haber の haberoku.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1607 2012-12-20 18:52 2008-04-1 Show GitHub Exploit DB Packet Storm
227118 7.5 危険 postnuke - PostNuke の pnVarPrepForStore 関数における SQL インジェクション攻撃を実行される脆弱性 CWE-89
SQLインジェクション
CVE-2008-1591 2012-12-20 18:52 2008-03-31 Show GitHub Exploit DB Packet Storm
227119 6.9 警告 policyd-weight - policyd-weight の create_lockpath 関数における任意のファイルを変更される脆弱性 CWE-362
競合状態
CVE-2008-1570 2012-12-20 18:52 2008-03-31 Show GitHub Exploit DB Packet Storm
227120 3.3 注意 policyd-weight - policyd-weight における任意のファイルを変更される脆弱性 CWE-59
リンク解釈の問題
CVE-2008-1569 2012-12-20 18:52 2008-03-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
213571 5.5 MEDIUM
Local
sound_exchange_project sound_exchange An issue was discovered in SoX 14.4.2. In xmalloc.h, there is an integer overflow on the result of multiplication fed into the lsx_valloc macro that wraps malloc. When the buffer is allocated, it is … CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2019-8355 2024-11-21 13:49 2019-02-16 Show GitHub Exploit DB Packet Storm
213572 5.0 MEDIUM
Local
sound_exchange_project
debian
canonical
sound_exchange
debian_linux
ubuntu_linux
An issue was discovered in SoX 14.4.2. lsx_make_lpf in effect_i_dsp.c has an integer overflow on the result of multiplication fed into malloc. When the buffer is allocated, it is smaller than expecte… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2019-8354 2024-11-21 13:49 2019-02-16 Show GitHub Exploit DB Packet Storm
213573 8.8 HIGH
Network
beescms beescms BEESCMS 4.0 has a CSRF vulnerability to add arbitrary VIP accounts via the admin/admin_member.php?action=add&nav=add_web_user&admin_p_nav=user URI. CWE-352
 Origin Validation Error
CVE-2019-8347 2024-11-21 13:49 2019-02-16 Show GitHub Exploit DB Packet Storm
213574 4.2 MEDIUM
Adjacent
estrongs es_file_explorer_file_manager The Help feature in the ES File Explorer File Manager application 4.1.9.7.4 for Android allows session hijacking by a Man-in-the-middle attacker on the local network because HTTPS is not used, and an… CWE-319
Cleartext Transmission of Sensitive Information
CVE-2019-8345 2024-11-21 13:49 2019-02-15 Show GitHub Exploit DB Packet Storm
213575 7.8 HIGH
Local
nasm netwide_assembler In Netwide Assembler (NASM) 2.14.02, there is a use-after-free in paste_tokens in asm/preproc.c. CWE-416
 Use After Free
CVE-2019-8343 2024-11-21 13:49 2019-02-15 Show GitHub Exploit DB Packet Storm
213576 9.8 CRITICAL
Network
pocoo
opensuse
jinja2
leap
An issue was discovered in Jinja2 2.10. The from_string function is prone to Server Side Template Injection (SSTI) where it takes the "source" parameter as a template object, renders it, and then ret… CWE-94
Code Injection
CVE-2019-8341 2024-11-21 13:49 2019-02-15 Show GitHub Exploit DB Packet Storm
213577 5.3 MEDIUM
Network
marlam msmtp
mpop
In msmtp 1.8.2 and mpop 1.4.3, when tls_trust_file has its default configuration, certificate-verification results are not properly checked. CWE-295
Improper Certificate Validation 
CVE-2019-8337 2024-11-21 13:49 2019-02-14 Show GitHub Exploit DB Packet Storm
213578 6.1 MEDIUM
Network
schoolcms schoolcms An issue was discovered in SchoolCMS 2.3.1. There is an XSS vulnerability via index.php?a=Index&c=Channel&m=Home&id=[XSS]. CWE-79
Cross-site Scripting
CVE-2019-8335 2024-11-21 13:49 2019-02-14 Show GitHub Exploit DB Packet Storm
213579 6.1 MEDIUM
Network
schoolcms schoolcms An issue was discovered in SchoolCMS 2.3.1. There is an XSS vulnerability via index.php?a=Index&c=Channel&m=Home&viewid=[XSS]. CWE-79
Cross-site Scripting
CVE-2019-8334 2024-11-21 13:49 2019-02-14 Show GitHub Exploit DB Packet Storm
213580 8.8 HIGH
Network
dlink dir-878_firmware An issue was discovered on D-Link DIR-878 devices with firmware 1.12A1. This issue is a Command Injection allowing a remote attacker to execute arbitrary code, and get a root shell. A command Injecti… CWE-78
OS Command 
CVE-2019-8319 2024-11-21 13:49 2019-02-13 Show GitHub Exploit DB Packet Storm