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 28, 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
253111 7.5 危険 アップル
サイバートラスト株式会社
Python Software Foundation
サン・マイクロシステムズ
レッドハット
- Python における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2008-2315 2010-01-19 15:48 2008-08-1 Show GitHub Exploit DB Packet Storm
253112 7.5 危険 アップル
サイバートラスト株式会社
Python Software Foundation
サン・マイクロシステムズ
レッドハット
- Python の zlib 拡張モジュールにおける任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2008-1721 2010-01-19 15:48 2008-04-10 Show GitHub Exploit DB Packet Storm
253113 6.8 警告 アップル
サイバートラスト株式会社
Python Software Foundation
サン・マイクロシステムズ
レッドハット
- Python の imageop.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2008-1679 2010-01-19 15:48 2008-04-22 Show GitHub Exploit DB Packet Storm
253114 5.8 警告 アップル
サイバートラスト株式会社
Python Software Foundation
サン・マイクロシステムズ
レッドハット
- Python の imageop モジュールにおける複数の整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2007-4965 2010-01-19 15:47 2007-09-18 Show GitHub Exploit DB Packet Storm
253115 7.5 危険 アップル - Mac OS X 用の Java における任意のコードを実行される脆弱性 CWE-310
暗号の問題
CVE-2009-2843 2010-01-18 12:22 2009-12-3 Show GitHub Exploit DB Packet Storm
253116 6.8 警告 アップル
GNU Project
サン・マイクロシステムズ
サイバートラスト株式会社
レッドハット
- GNU tar の contains_dot_dot() 関数におけるディレクトリトラバーサルの脆弱性 - CVE-2007-4131 2010-01-18 12:21 2007-08-23 Show GitHub Exploit DB Packet Storm
253117 4.6 警告 IBM - IBM DB2 の dasauto における管理者権限を持たないユーザが実行可能な脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4150 2010-01-15 14:10 2009-12-2 Show GitHub Exploit DB Packet Storm
253118 2.1 注意 サン・マイクロシステムズ - Sun Solaris の ldap_cachemgr におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-4080 2010-01-15 14:10 2009-11-24 Show GitHub Exploit DB Packet Storm
253119 5 警告 サン・マイクロシステムズ - Sun Solaris の sshd におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-4075 2010-01-15 14:09 2009-11-23 Show GitHub Exploit DB Packet Storm
253120 2.6 注意 オラクル - Oracle Application Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2010-01-14 15:01 2010-01-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 28, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212591 6.1 MEDIUM
Network
dbninja dbninja _includes\online.php in DbNinja 3.2.7 allows XSS via the data.php task parameter if _users/admin/tasks.php exists. CWE-79
Cross-site Scripting
CVE-2019-7748 2024-11-21 13:48 2019-02-12 Show GitHub Exploit DB Packet Storm
212592 9.6 CRITICAL
Network
dbninja dbninja DbNinja 3.2.7 allows session fixation via the data.php sessid parameter. CWE-384
 Session Fixation
CVE-2019-7747 2024-11-21 13:48 2019-02-12 Show GitHub Exploit DB Packet Storm
212593 6.5 MEDIUM
Network
c.p.sub_project c.p.sub C.P.Sub before 5.3 allows CSRF via a manage.php?p=article_del&id= URI. CWE-352
 Origin Validation Error
CVE-2019-7738 2024-11-21 13:48 2019-02-12 Show GitHub Exploit DB Packet Storm
212594 8.8 HIGH
Network
verydows verydows A CSRF vulnerability was found in Verydows v2.0 that can add an admin account via index.php?m=backend&c=admin&a=add&step=submit. CWE-352
 Origin Validation Error
CVE-2019-7737 2024-11-21 13:48 2019-02-12 Show GitHub Exploit DB Packet Storm
212595 9.8 CRITICAL
Network
dlink dir-600m_firmware D-Link DIR-600M C1 3.04 devices allow authentication bypass via a direct request to the wan.htm page. NOTE: this may overlap CVE-2019-13101. CWE-425
 Direct Request ('Forced Browsing')
CVE-2019-7736 2024-11-21 13:48 2019-02-12 Show GitHub Exploit DB Packet Storm
212596 7.5 HIGH
Network
live555 streaming_media In Live555 0.95, there is a buffer overflow via a large integer in a Content-Length HTTP header because handleRequestBytes has an unrestricted memmove. CWE-190
 Integer Overflow or Wraparound
CVE-2019-7733 2024-11-21 13:48 2019-02-12 Show GitHub Exploit DB Packet Storm
212597 7.5 HIGH
Network
live555 streaming_media In Live555 0.95, a setup packet can cause a memory leak leading to DoS because, when there are multiple instances of a single field (username, realm, nonce, uri, or response), only the last instance … CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2019-7732 2024-11-21 13:48 2019-02-12 Show GitHub Exploit DB Packet Storm
212598 9.8 CRITICAL
Network
mywebsql mywebsql MyWebSQL 3.7 has a remote code execution (RCE) vulnerability after an attacker writes shell code into the database, and executes the Backup Database function with a .php filename for the backup's arc… CWE-706
 Use of Incorrectly-Resolved Name or Reference
CVE-2019-7731 2024-11-21 13:48 2019-02-12 Show GitHub Exploit DB Packet Storm
212599 5.7 MEDIUM
Network
mywebsql mywebsql MyWebSQL 3.7 has a Cross-site request forgery (CSRF) vulnerability for deleting a database via the /?q=wrkfrm&type=databases URI. CWE-352
 Origin Validation Error
CVE-2019-7730 2024-11-21 13:48 2019-02-12 Show GitHub Exploit DB Packet Storm
212600 8.1 HIGH
Network
pmd_project pmd PMD 5.8.1 and earlier processes XML external entities in ruleset files it parses as part of the analysis process, allowing attackers tampering it (either by direct modification or MITM attacks when u… CWE-611
XXE
CVE-2019-7722 2024-11-21 13:48 2019-02-11 Show GitHub Exploit DB Packet Storm