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 1, 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
253151 7.5 危険 サイバートラスト株式会社
Apache Software Foundation
- Apache Geronimo の SQLLoginModule における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2007-5797 2010-07-22 20:51 2007-10-22 Show GitHub Exploit DB Packet Storm
253152 6.8 警告 InterSect Alliance International Pty - Snare Agent の Web インターフェースにクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-2594 2010-07-22 20:51 2010-06-30 Show GitHub Exploit DB Packet Storm
253153 5.5 警告 富士通 - Internet Navigware Server における情報漏えいの脆弱性 CWE-200
情報漏えい
- 2010-07-22 20:51 2010-06-18 Show GitHub Exploit DB Packet Storm
253154 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の NFSv4 クライアントの nfs4_proc_lock 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-3726 2010-07-22 17:53 2009-11-9 Show GitHub Exploit DB Packet Storm
253155 5 警告 IBM
アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ヒューレット・パッカード
マイクロソフト
オラクル
OpenOffice.org Project
レッドハット
- XML 署名の検証において認証回避が可能な問題 CWE-DesignError
CVE-2009-0217 2010-07-22 17:52 2009-07-15 Show GitHub Exploit DB Packet Storm
253156 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2212 2010-07-21 16:31 2010-06-29 Show GitHub Exploit DB Packet Storm
253157 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2211 2010-07-21 16:31 2010-06-29 Show GitHub Exploit DB Packet Storm
253158 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2210 2010-07-21 16:31 2010-06-29 Show GitHub Exploit DB Packet Storm
253159 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2209 2010-07-21 16:30 2010-06-29 Show GitHub Exploit DB Packet Storm
253160 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2208 2010-07-21 16:30 2010-06-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
223491 6.5 MEDIUM
Network
alpinelinux abuild Alpine Linux abuild through 3.4.0 allows an unprivileged member of the abuild group to add an untrusted package via a --keys-dir option that causes acceptance of an untrusted signing key. CWE-668
CWE-862
 Exposure of Resource to Wrong Sphere
 Missing Authorization
CVE-2019-12875 2024-11-21 13:23 2019-06-19 Show GitHub Exploit DB Packet Storm
223492 9.8 CRITICAL
Network
videolan vlc_media_player An issue was discovered in zlib_decompress_extra in modules/demux/mkv/util.cpp in VideoLAN VLC media player 3.x through 3.0.7. The Matroska demuxer, while parsing a malformed MKV file type, has a dou… CWE-415
 Double Free
CVE-2019-12874 2024-11-21 13:23 2019-06-19 Show GitHub Exploit DB Packet Storm
223493 7.2 HIGH
Network
dotcms dotcms dotCMS before 5.1.6 is vulnerable to a SQL injection that can be exploited by an attacker of the role Publisher via view_unpushed_bundles.jsp. CWE-89
SQL Injection
CVE-2019-12872 2024-11-21 13:23 2019-06-18 Show GitHub Exploit DB Packet Storm
223494 6.1 MEDIUM
Network
craftcms craft_cms Craft CMS before 3.1.31 does not properly filter XML feeds and thus allowing XSS. CWE-79
Cross-site Scripting
CVE-2019-12823 2024-11-21 13:23 2019-06-18 Show GitHub Exploit DB Packet Storm
223495 7.2 HIGH
Network
misp misp app/Model/Server.php in MISP 2.4.109 allows remote command execution by a super administrator because the PHP file_exists function is used with user-controlled entries, and phar:// URLs trigger deser… CWE-502
 Deserialization of Untrusted Data
CVE-2019-12868 2024-11-21 13:23 2019-06-18 Show GitHub Exploit DB Packet Storm
223496 5.5 MEDIUM
Local
radare radare2 In radare2 through 3.5.1, cmd_mount in libr/core/cmd_mount.c has a double free for the ms command. CWE-415
 Double Free
CVE-2019-12865 2024-11-21 13:23 2019-06-18 Show GitHub Exploit DB Packet Storm
223497 6.1 MEDIUM
Network
seeddms seeddms out/out.GroupMgr.php in SeedDMS 5.1.11 has Stored XSS by making a new group with a JavaScript payload as the "GROUP" Name. CWE-79
Cross-site Scripting
CVE-2019-12801 2024-11-21 13:23 2019-06-18 Show GitHub Exploit DB Packet Storm
223498 9.8 CRITICAL
Network
wago 852-303_firmware
852-1305_firmware
852-1505_firmware
WAGO 852-303 before FW06, 852-1305 before FW06, and 852-1505 before FW03 devices contain hardcoded users and passwords that can be used to login via SSH and TELNET. CWE-798
 Use of Hard-coded Credentials
CVE-2019-12550 2024-11-21 13:23 2019-06-18 Show GitHub Exploit DB Packet Storm
223499 9.8 CRITICAL
Network
wago 852-303_firmware
852-1305_firmware
852-1505_firmware
WAGO 852-303 before FW06, 852-1305 before FW06, and 852-1505 before FW03 devices contain hardcoded private keys for the SSH daemon. The fingerprint of the SSH host key from the corresponding SSH daem… CWE-798
 Use of Hard-coded Credentials
CVE-2019-12549 2024-11-21 13:23 2019-06-18 Show GitHub Exploit DB Packet Storm
223500 6.8 MEDIUM
Physics
actiontec t2200h_firmware An issue was discovered on Actiontec T2200H T2200H-31.128L.08 devices, as distributed by Telus. By attaching a UART adapter to the UART pins on the system board, an attacker can use a special key seq… NVD-CWE-noinfo
CVE-2019-12789 2024-11-21 13:23 2019-06-18 Show GitHub Exploit DB Packet Storm