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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229361 7.8 危険 VideoLAN - VideoLAN VLC Media Player の input.c におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-3468 2012-12-20 18:19 2007-06-27 Show GitHub Exploit DB Packet Storm
229362 7.8 危険 VideoLAN - VideoLAN VLC Media Player の stats.c における整数オーバーフローの脆弱性 - CVE-2007-3467 2012-12-20 18:19 2007-06-27 Show GitHub Exploit DB Packet Storm
229363 10 危険 sofaware - Check Point SofaWare Safe@Office における特定のデフォルトパスワードを含む脆弱性 - CVE-2007-3465 2012-12-20 18:19 2007-06-27 Show GitHub Exploit DB Packet Storm
229364 8.5 危険 sofaware - Check Point SofaWare Safe@Office における権限を取得される脆弱性 - CVE-2007-3464 2012-12-20 18:19 2007-06-27 Show GitHub Exploit DB Packet Storm
229365 6 警告 sofaware - Check Point SofaWare Safe@Office におけるクロスサイトリクエストフォージェリの脆弱性 - CVE-2007-3462 2012-12-20 18:19 2007-06-27 Show GitHub Exploit DB Packet Storm
229366 10 危険 トレンドマイクロ - Trend Micro OfficeScan Corporate Edition の cgiChkMasterPwd.exe におけるパスワード要件を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-3455 2012-12-20 18:19 2007-06-26 Show GitHub Exploit DB Packet Storm
229367 10 危険 トレンドマイクロ - Trend Micro OfficeScan Corporate Edition の CGIOCommon.dll におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-3454 2012-12-20 18:19 2007-06-26 Show GitHub Exploit DB Packet Storm
229368 4.3 警告 sj labs - SJ Labs SJphone におけるバッファオーバーフローの脆弱性 - CVE-2007-3445 2012-12-20 18:19 2007-06-26 Show GitHub Exploit DB Packet Storm
229369 4.3 警告 BlackBerry - Research in Motion BlackBerry 7270 におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-3444 2012-12-20 18:19 2007-06-26 Show GitHub Exploit DB Packet Storm
229370 2.3 注意 BlackBerry - Research in Motion BlackBerry 7270 におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-3443 2012-12-20 18:19 2007-06-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
222981 5.4 MEDIUM
Network
zulip zulip_server Zulip server before 2.0.5 incompletely validated the MIME types of uploaded files. A user who is logged into the server could upload files of certain types to mount a stored cross-site scripting atta… CWE-79
Cross-site Scripting
CVE-2019-16216 2024-11-21 13:30 2019-09-18 Show GitHub Exploit DB Packet Storm
222982 6.5 MEDIUM
Network
zulip zulip_server The Markdown parser in Zulip server before 2.0.5 used a regular expression vulnerable to exponential backtracking. A user who is logged into the server could send a crafted message causing the server… CWE-1333
 Inefficient Regular Expression Complexity
CVE-2019-16215 2024-11-21 13:30 2019-09-18 Show GitHub Exploit DB Packet Storm
222983 7.8 HIGH
Local
gnucobol_project gnucobol GnuCOBOL 2.2 has a use-after-free in the end_scope_of_program_name() function in cobc/parser.y via crafted COBOL source code. CWE-416
 Use After Free
CVE-2019-16396 2024-11-21 13:30 2019-09-18 Show GitHub Exploit DB Packet Storm
222984 7.8 HIGH
Local
gnucobol_project gnucobol GnuCOBOL 2.2 has a stack-based buffer overflow in the cb_name() function in cobc/tree.c via crafted COBOL source code. CWE-787
 Out-of-bounds Write
CVE-2019-16395 2024-11-21 13:30 2019-09-18 Show GitHub Exploit DB Packet Storm
222985 5.3 MEDIUM
Network
spip
debian
canonical
spip
debian_linux
ubuntu_linux
SPIP before 3.1.11 and 3.2 before 3.2.5 provides different error messages from the password-reminder page depending on whether an e-mail address exists, which might help attackers to enumerate subscr… CWE-203
 Information Exposure Through Discrepancy
CVE-2019-16394 2024-11-21 13:30 2019-09-18 Show GitHub Exploit DB Packet Storm
222986 6.1 MEDIUM
Network
spip
debian
canonical
spip
debian_linux
ubuntu_linux
SPIP before 3.1.11 and 3.2 before 3.2.5 mishandles redirect URLs in ecrire/inc/headers.php with a %0D, %0A, or %20 character. CWE-601
Open Redirect
CVE-2019-16393 2024-11-21 13:30 2019-09-18 Show GitHub Exploit DB Packet Storm
222987 6.1 MEDIUM
Network
spip
debian
canonical
spip
debian_linux
ubuntu_linux
SPIP before 3.1.11 and 3.2 before 3.2.5 allows prive/formulaires/login.php XSS via error messages. CWE-79
Cross-site Scripting
CVE-2019-16392 2024-11-21 13:30 2019-09-18 Show GitHub Exploit DB Packet Storm
222988 6.5 MEDIUM
Network
spip
debian
canonical
spip
debian_linux
ubuntu_linux
SPIP before 3.1.11 and 3.2 before 3.2.5 allows authenticated visitors to modify any published content and execute other modifications in the database. This is related to ecrire/inc/meta.php and ecrir… NVD-CWE-noinfo
CVE-2019-16391 2024-11-21 13:30 2019-09-18 Show GitHub Exploit DB Packet Storm
222989 9.8 CRITICAL
Network
eq-3 homematic_ccu2_firmware
homematic_ccu3_firmware
eQ-3 Homematic CCU2 before 2.47.18 and CCU3 before 3.47.18 allow Remote Code Execution by unauthenticated attackers with access to the web interface via an HTTP POST request to certain URLs related t… CWE-306
Missing Authentication for Critical Function
CVE-2019-16199 2024-11-21 13:30 2019-09-18 Show GitHub Exploit DB Packet Storm
222990 9.8 CRITICAL
Network
trusteddomain
debian
fedoraproject
canonical
opendmarc
debian_linux
fedora
ubuntu_linux
OpenDMARC through 1.3.2 and 1.4.x through 1.4.0-Beta1 is prone to a signature-bypass vulnerability with multiple From: addresses, which might affect applications that consider a domain name to be rel… CWE-290
 Authentication Bypass by Spoofing
CVE-2019-16378 2024-11-21 13:30 2019-09-17 Show GitHub Exploit DB Packet Storm