Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
Urgent
Important
Warning
Warning
CVE
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":Feb. 3, 2025, 1:14 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
192411 5 警告 packeteer - Packeteer PacketShaper の Web management interface におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-3151 2012-09-25 16:47 2007-06-11 Show GitHub Exploit DB Packet Storm
192412 7.2 危険 MIT Kerberos
Todd C. Miller
- sudo における権限を取得される脆弱性 - CVE-2007-3149 2012-09-25 16:47 2007-06-11 Show GitHub Exploit DB Packet Storm
192413 6.4 警告 Mozilla Foundation - Mozilla におけるフィッシング攻撃を実行される脆弱性 - CVE-2007-3144 2012-09-25 16:47 2007-06-11 Show GitHub Exploit DB Packet Storm
192414 6.4 警告 KDE project - Konqueror におけるフィッシング攻撃を実行される脆弱性 - CVE-2007-3143 2012-09-25 16:47 2007-06-11 Show GitHub Exploit DB Packet Storm
192415 5.8 警告 Opera Software ASA - Opera におけるフィッシング攻撃を実行される脆弱性 CWE-DesignError
CVE-2007-3142 2012-09-25 16:47 2007-06-11 Show GitHub Exploit DB Packet Storm
192416 6.8 警告 OpenSolution - Quick.Cart の config/general.php におけるアプリケーションへアクセスされる脆弱性 - CVE-2007-3139 2012-09-25 16:47 2007-06-8 Show GitHub Exploit DB Packet Storm
192417 7.5 危険 OpenSolution - Open Solution Quick.Cart の index.php におけるディレクトリトラバーサルの脆弱性 - CVE-2007-3138 2012-09-25 16:47 2007-06-8 Show GitHub Exploit DB Packet Storm
192418 7.5 危険 newssync - newsSync の inc/nuke_include.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-3136 2012-09-25 16:47 2007-06-8 Show GitHub Exploit DB Packet Storm
192419 6.8 警告 Joomla! - Joomla! 用の OpenWiki コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-3130 2012-09-25 16:47 2007-06-8 Show GitHub Exploit DB Packet Storm
192420 6.4 警告 IBM - WSPortal の content.php における SQL インジェクションの脆弱性 - CVE-2007-3128 2012-09-25 16:47 2007-06-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Feb. 8, 2025, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
267301 - horde horde This vulnerability is addressed in the following product release: Horde, Horde, 3.1.1 NVD-CWE-Other
CVE-2006-2195 2017-07-20 10:31 2006-06-15 Show GitHub Exploit DB Packet Storm
267302 - jochen_friedrich pinball Unspecified vulnerability in pinball 0.3.1 allows local users to gain privileges via unknown attack vectors that cause pinball to load plugins from an attacker-controlled directory while operating at… NVD-CWE-Other
CVE-2006-2196 2017-07-20 10:31 2006-06-26 Show GitHub Exploit DB Packet Storm
267303 - kerio kerio_mailserver Unspecified vulnerability in Kerio MailServer before 6.1.4 has unknown impact and remote attack vectors related to a "possible bypass of attachment filter." NVD-CWE-Other
CVE-2006-2203 2017-07-20 10:31 2006-05-5 Show GitHub Exploit DB Packet Storm
267304 - ultravnc ultravnc The MS-Logon authentication scheme in UltraVNC (aka Ultr@VNC) 1.0.1 uses weak encryption (XOR) for challenge/response, which allows remote attackers to gain privileges by sniffing and decrypting pass… NVD-CWE-Other
CVE-2006-2206 2017-07-20 10:31 2006-05-5 Show GitHub Exploit DB Packet Storm
267305 - php_arena pacheckbook Multiple SQL injection vulnerabilities in index.php in PHP Arena paCheckBook 1.1 allow remote attackers to execute arbitrary SQL commands via (1) the transtype parameter in an add action or (2) entry… NVD-CWE-Other
CVE-2006-2209 2017-07-20 10:31 2006-05-5 Show GitHub Exploit DB Packet Storm
267306 - hostapd hostapd Hostapd 0.3.7-2 allows remote attackers to cause a denial of service (segmentation fault) via an unspecified value in the key_data_length field of an EAPoL frame. NVD-CWE-Other
CVE-2006-2213 2017-07-20 10:31 2006-05-5 Show GitHub Exploit DB Packet Storm
267307 - 4images image_gallery_management_system Multiple SQL injection vulnerabilities in 4images 1.7.1 and earlier allow remote attackers to execute arbitrary SQL commands via the sessionid parameter in (1) top.php and (2) member.php. NOTE: this… NVD-CWE-Other
CVE-2006-2214 2017-07-20 10:31 2006-05-5 Show GitHub Exploit DB Packet Storm
267308 - phpbb_group phpbb phpBB 2.0.20 does not verify user-specified input variable types before being passed to type-dependent functions, which allows remote attackers to obtain sensitive information, as demonstrated by the… CWE-20
 Improper Input Validation 
CVE-2006-2219 2017-07-20 10:31 2007-02-9 Show GitHub Exploit DB Packet Storm
267309 - phpbb phpbb phpBB 2.0.20 does not properly verify user-specified input variables used as limits to SQL queries, which allows remote attackers to obtain sensitive information via a negative LIMIT specification, a… CWE-20
 Improper Input Validation 
CVE-2006-2220 2017-07-20 10:31 2007-02-9 Show GitHub Exploit DB Packet Storm
267310 - apple quicktime Heap-based buffer overflow in Apple QuickTime before 7.1 allows remote attackers to execute arbitrary code via a crafted BMP file that triggers the overflow in the ReadBMP function. NOTE: this issue… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2006-2238 2017-07-20 10:31 2006-05-13 Show GitHub Exploit DB Packet Storm