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":April 29, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253061 9.3 危険 KDE project
Glyph & Cog, LLC
GNOME Project
サイバートラスト株式会社
レッドハット
- Xpdf、gpdf および kpdf の FoFiType1::parse 関数における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-4035 2010-01-29 09:54 2009-12-16 Show GitHub Exploit DB Packet Storm
253062 7.8 危険 Mozilla Foundation - Mozilla Firefox/SeaMonkey の GeckoActiveXObject 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-3987 2010-01-29 09:54 2009-12-15 Show GitHub Exploit DB Packet Storm
253063 7.6 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey における任意の JavaScript を実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3986 2010-01-29 09:54 2009-12-15 Show GitHub Exploit DB Packet Storm
253064 6.8 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey におけるコンテンツを偽装される脆弱性 CWE-Other
その他
CVE-2009-3985 2010-01-29 09:53 2009-12-15 Show GitHub Exploit DB Packet Storm
253065 6.8 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey における http URL または file URL の SSL インジケータを偽装される脆弱性 CWE-Other
その他
CVE-2009-3984 2010-01-29 09:53 2009-12-15 Show GitHub Exploit DB Packet Storm
253066 6.8 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey における認証されたリクエストを任意のアプリケーションに送信される脆弱性 CWE-Other
その他
CVE-2009-3983 2010-01-29 09:53 2009-12-15 Show GitHub Exploit DB Packet Storm
253067 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の libtheora における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2009-3389 2010-01-28 12:16 2009-12-15 Show GitHub Exploit DB Packet Storm
253068 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の liboggplay における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2009-3388 2010-01-28 12:16 2009-12-15 Show GitHub Exploit DB Packet Storm
253069 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の JavaScript エンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3982 2010-01-28 12:16 2009-12-15 Show GitHub Exploit DB Packet Storm
253070 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- 複数の Mozilla 製品のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3981 2010-01-28 12:16 2009-12-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 29, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212821 8.8 HIGH
Network
wdoyo doyo An issue was discovered in DOYO (aka doyocms) 2.3(20140425 update). There is a CSRF vulnerability that can add a super administrator account via admin.php?c=a_adminuser&a=add&run=1. CWE-352
 Origin Validation Error
CVE-2019-7569 2024-11-21 13:48 2019-02-7 Show GitHub Exploit DB Packet Storm
212822 9.8 CRITICAL
Network
baijiacms_project baijiacms An issue was discovered in baijiacms V4 that can result in time-based blind SQL injection to get data via the cate parameter in an index.php?act=index request. CWE-89
SQL Injection
CVE-2019-7568 2024-11-21 13:48 2019-02-7 Show GitHub Exploit DB Packet Storm
212823 6.1 MEDIUM
Network
bijiadao waimai_super_cms An issue was discovered in Waimai Super Cms 20150505. admin.php?m=Member&a=adminaddsave has XSS via the username or password parameter. CWE-79
Cross-site Scripting
CVE-2019-7567 2024-11-21 13:48 2019-02-7 Show GitHub Exploit DB Packet Storm
212824 8.8 HIGH
Network
cszcms csz_cms CSZ CMS 1.1.8 has CSRF via admin/users/new/add. CWE-352
 Origin Validation Error
CVE-2019-7566 2024-11-21 13:48 2019-02-7 Show GitHub Exploit DB Packet Storm
212825 5.5 MEDIUM
Local
boolector_project boolector In parser/btorsmt2.c in Boolector 3.0.0, opening a specially crafted input file leads to a use after free in get_failed_assumptions or btor_delete. CWE-416
 Use After Free
CVE-2019-7560 2024-11-21 13:48 2019-02-7 Show GitHub Exploit DB Packet Storm
212826 5.5 MEDIUM
Local
btor2tools_project btor2tools In btor2parser/btor2parser.c in Boolector Btor2Tools before 2019-01-15, opening a specially crafted input file leads to an out of bounds write in pusht_bfr. CWE-787
 Out-of-bounds Write
CVE-2019-7559 2024-11-21 13:48 2019-02-7 Show GitHub Exploit DB Packet Storm
212827 7.8 HIGH
Local
sqlalchemy
debian
opensuse
redhat
oracle
sqlalchemy
debian_linux
leap
backports_sle
enterprise_linux_eus
enterprise_linux_server_tus
enterprise_linux_server_aus
enterprise_linux
communications_operations_monitor
SQLAlchemy 1.2.17 has SQL Injection when the group_by parameter can be controlled. CWE-89
SQL Injection
CVE-2019-7548 2024-11-21 13:48 2019-02-7 Show GitHub Exploit DB Packet Storm
212828 4.8 MEDIUM
Network
topnew sidu An issue was discovered in SIDU 6.0. Because the database name is not strictly filtered, the attacker can insert a name containing an XSS Payload, leading to stored XSS. CWE-79
Cross-site Scripting
CVE-2019-7547 2024-11-21 13:48 2019-02-7 Show GitHub Exploit DB Packet Storm
212829 6.1 MEDIUM
Network
topnew sidu An issue was discovered in SIDU 6.0. The dbs parameter of the conn.php page has a reflected Cross-site Scripting (XSS) vulnerability. CWE-79
Cross-site Scripting
CVE-2019-7546 2024-11-21 13:48 2019-02-7 Show GitHub Exploit DB Packet Storm
212830 5.4 MEDIUM
Network
dbninja dbninja In DbNinja 3.2.7, the Add Host function of the Manage Hosts pages has a Stored Cross-site Scripting (XSS) vulnerability in the User Name field. CWE-79
Cross-site Scripting
CVE-2019-7545 2024-11-21 13:48 2019-02-7 Show GitHub Exploit DB Packet Storm