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":July 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
238871 7.2 危険 オラクル - Oracle Solaris 10 および 11 における Gnome Trusted Extension の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3199 2012-10-19 11:34 2012-10-16 Show GitHub Exploit DB Packet Storm
238872 7.8 危険 オラクル - Oracle Solaris 11 における COMSTAR の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3189 2012-10-19 11:33 2012-10-16 Show GitHub Exploit DB Packet Storm
238873 6.9 警告 オラクル - Oracle Solaris 10 における Kernel の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3187 2012-10-19 11:32 2012-10-16 Show GitHub Exploit DB Packet Storm
238874 3.6 注意 オラクル - Oracle Solaris における mailx の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3165 2012-10-19 11:30 2012-10-16 Show GitHub Exploit DB Packet Storm
238875 5 警告 サン・マイクロシステムズ
オラクル
- Oracle GlassFish Server および Sun Java System Application Server における CORBA ORB の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3155 2012-10-19 11:28 2012-10-16 Show GitHub Exploit DB Packet Storm
238876 3.3 注意 オラクル - Oracle Database Server の Core RDBMS における脆弱性 CWE-noinfo
情報不足
CVE-2012-3151 2012-10-18 18:17 2012-10-16 Show GitHub Exploit DB Packet Storm
238877 2.1 注意 オラクル - Oracle Database Server の Core RDBMS における脆弱性 CWE-noinfo
情報不足
CVE-2012-3146 2012-10-18 18:16 2012-10-16 Show GitHub Exploit DB Packet Storm
238878 6.5 警告 オラクル - Oracle Database Server の Core RDBMS における flashback archive の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1751 2012-10-18 18:16 2012-10-16 Show GitHub Exploit DB Packet Storm
238879 3.5 注意 オラクル - Oracle MySQL の MySQL Server における Server の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3156 2012-10-18 16:35 2012-10-16 Show GitHub Exploit DB Packet Storm
238880 3.5 注意 オラクル - Oracle MySQL の MySQL Server における MySQL Client の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3149 2012-10-18 16:34 2012-10-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
356011 - adaptive_technology_resource_centre atutor Multiple cross-site scripting (XSS) vulnerabilities in ATutor 1.4.1 through 1.5.1-pl1 allow remote attackers to inject arbitrary web script or HTML via (1) the _base_href parameter in translate.php, … NVD-CWE-Other
CVE-2005-3403 2016-10-18 12:35 2005-11-1 Show GitHub Exploit DB Packet Storm
356012 - adaptive_technology_resource_centre atutor Multiple PHP file inclusion vulnerabilities in ATutor 1.4.1 through 1.5.1-pl1 allow remote attackers to include arbitrary files via the section parameter followed by a null byte (%00) in (1) body_hea… NVD-CWE-Other
CVE-2005-3404 2016-10-18 12:35 2005-11-1 Show GitHub Exploit DB Packet Storm
356013 - - - ATutor 1.4.1 through 1.5.1-pl1 allows remote attackers to execute arbitrary PHP functions via a direct request to forum.inc.php with a modified addslashes parameter with either the (1) asc or (2) des… NVD-CWE-Other
CVE-2005-3405 2016-10-18 12:35 2005-11-1 Show GitHub Exploit DB Packet Storm
356014 - phpbb_group phpbb phpBB 2.0.17 and earlier, when register_globals is enabled and the session_start function has not been called to handle a session, allows remote attackers to bypass security checks by setting the $_S… NVD-CWE-Other
CVE-2005-3416 2016-10-18 12:35 2005-11-2 Show GitHub Exploit DB Packet Storm
356015 - phpbb_group phpbb phpBB 2.0.17 and earlier, when the register_long_arrays directive is disabled, allows remote attackers to modify global variables and bypass security mechanisms because PHP does not define the associ… NVD-CWE-Other
CVE-2005-3417 2016-10-18 12:35 2005-11-2 Show GitHub Exploit DB Packet Storm
356016 - phpbb_group phpbb Multiple cross-site scripting (XSS) vulnerabilities in phpBB 2.0.17 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) error_msg parameter to usercp_register.php, (… NVD-CWE-Other
CVE-2005-3418 2016-10-18 12:35 2005-11-2 Show GitHub Exploit DB Packet Storm
356017 - phpbb_group phpbb SQL injection vulnerability in usercp_register.php in phpBB 2.0.17 allows remote attackers to execute arbitrary SQL commands via the signature_bbcode_uid parameter, which is not properly initialized. NVD-CWE-Other
CVE-2005-3419 2016-10-18 12:35 2005-11-2 Show GitHub Exploit DB Packet Storm
356018 - phpbb_group phpbb usercp_register.php in phpBB 2.0.17 allows remote attackers to modify regular expressions and execute PHP code via the signature_bbcode_uid parameter, as demonstrated by injecting an "e" modifier int… NVD-CWE-Other
CVE-2005-3420 2016-10-18 12:35 2005-11-2 Show GitHub Exploit DB Packet Storm
356019 - thomas_rybak minigal_2 MiniGal 2 (MG2) 0.5.1 allows remote attackers to list password protected images via a request to index.php with the list parameter set to * (wildcard) and the page parameter set to all. NVD-CWE-Other
CVE-2005-3432 2016-10-18 12:35 2005-11-2 Show GitHub Exploit DB Packet Storm
356020 - mirabilis icq Buffer overflow in Mirabilis ICQ 2003a allows user-assisted attackers to execute arbitrary code by convincing a user to enter long strings into the First Name and Last Name fields. NVD-CWE-Other
CVE-2005-3433 2016-10-18 12:35 2005-11-2 Show GitHub Exploit DB Packet Storm