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":June 9, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
231251 7.2 危険 シマンテック - Symantec Altiris Deployment Solution における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-2287 2012-12-20 18:52 2008-05-14 Show GitHub Exploit DB Packet Storm
231252 7.5 危険 シマンテック - Symantec Altiris Deployment Solution の axengine.exe における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2286 2012-12-20 18:52 2008-05-14 Show GitHub Exploit DB Packet Storm
231253 5 警告 Canonical - Ubuntu Linux 上で稼動する ssh-vulnkey ツールにおける CVE-2008-0166 を悪用される脆弱性 CWE-310
暗号の問題
CVE-2008-2285 2012-12-20 18:52 2008-05-14 Show GitHub Exploit DB Packet Storm
231254 7.5 危険 thomas voecking - Internet Photoshow および Internet Photoshow SE の admin.php における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2008-2282 2012-12-20 18:52 2008-05-18 Show GitHub Exploit DB Packet Storm
231255 4.3 警告 scriptphp - Script PHP PicEngine の admin/index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2280 2012-12-20 18:52 2008-05-16 Show GitHub Exploit DB Packet Storm
231256 7.5 危険 TYPO3 Association - TYPO3 用の sr_feuser_register エクステンションにおける任意のファイルを削除される脆弱性 CWE-94
コード・インジェクション
CVE-2008-2275 2012-12-20 18:52 2008-05-16 Show GitHub Exploit DB Packet Storm
231257 4.3 警告 TYPO3 Association - TYPO3 用の sr_feuser_register エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2274 2012-12-20 18:52 2008-05-16 Show GitHub Exploit DB Packet Storm
231258 7.5 危険 phpway - PHPWAY Kostenloses Linkmanagementscript における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-2270 2012-12-20 18:52 2008-05-16 Show GitHub Exploit DB Packet Storm
231259 7.5 危険 slashcode.com - Slash における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2231 2012-12-20 18:52 2008-06-5 Show GitHub Exploit DB Packet Storm
231260 4.6 警告 reportbug-ng - reportbug および reportbug-ng における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-2230 2012-12-20 18:52 2008-06-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
291021 9.8 CRITICAL
Network
dlink dir-300_firmware
dir-600_firmware
dir-645_firmware
dir-845_firmware
dir-865_firmware
An issue was discovered in soap.cgi?service=WANIPConn1 on D-Link DIR-845 before v1.02b03, DIR-600 before v2.17b01, DIR-645 before v1.04b11, DIR-300 rev. B, and DIR-865 devices. There is Command Injec… CWE-77
Command Injection
CVE-2013-7471 2024-11-21 11:01 2019-06-12 Show GitHub Exploit DB Packet Storm
291022 5.9 MEDIUM
Network
linux linux_kernel cipso_v4_validate in include/net/cipso_ipv4.h in the Linux kernel before 3.11.7, when CONFIG_NETLABEL is disabled, allows attackers to cause a denial of service (infinite loop and crash), as demonstr… CWE-400
 Uncontrolled Resource Consumption
CVE-2013-7470 2024-11-21 11:01 2019-04-23 Show GitHub Exploit DB Packet Storm
291023 8.1 HIGH
Network
simplemachines simple_machines_forum Simple Machines Forum (SMF) 2.0.4 allows PHP Code Injection via the index.php?action=admin;area=languages;sa=editlang dictionary parameter. CWE-94
Code Injection
CVE-2013-7468 2024-11-21 11:01 2019-03-8 Show GitHub Exploit DB Packet Storm
291024 6.1 MEDIUM
Network
simplemachines simple_machines_forum Simple Machines Forum (SMF) 2.0.4 allows XSS via the index.php?action=pm;sa=settings;save sa parameter. CWE-79
Cross-site Scripting
CVE-2013-7467 2024-11-21 11:01 2019-03-8 Show GitHub Exploit DB Packet Storm
291025 8.8 HIGH
Network
simplemachines simple_machines_forum Simple Machines Forum (SMF) 2.0.4 allows local file inclusion, with resultant remote code execution, in install.php via ../ directory traversal in the db_type parameter if install.php remains present… CWE-22
Path Traversal
CVE-2013-7466 2024-11-21 11:01 2019-03-8 Show GitHub Exploit DB Packet Storm
291026 7.5 HIGH
Network
seafile seafile Seafile through 6.2.11 always uses the same Initialization Vector (IV) with Cipher Block Chaining (CBC) Mode to encrypt private data, making it easier to conduct chosen-plaintext attacks or dictionar… CWE-326
Inadequate Encryption Strength
CVE-2013-7469 2024-11-21 11:01 2019-02-21 Show GitHub Exploit DB Packet Storm
291027 9.8 CRITICAL
Network
icecoldapps servers_ultimate Ice Cold Apps Servers Ultimate 6.0.2(12) does not require authentication for TELNET, SSH, or FTP, which allows remote attackers to execute arbitrary code by uploading PHP scripts. CWE-287
Improper Authentication
CVE-2013-7465 2024-11-21 11:01 2018-10-5 Show GitHub Exploit DB Packet Storm
291028 8.8 HIGH
Network
csrf-magic_project csrf-magic In csrf-magic before 1.0.4, if $GLOBALS['csrf']['secret'] is not configured, the Anti-CSRF Token used is predictable and would permit an attacker to bypass the CSRF protections, because an automatica… CWE-352
 Origin Validation Error
CVE-2013-7464 2024-11-21 11:01 2018-08-8 Show GitHub Exploit DB Packet Storm
291029 5.5 MEDIUM
Local
check_mk_project check_mk Check_MK through 1.2.5i2p1 allows local users to read arbitrary files via a symlink attack to a file in /var/lib/check_mk_agent/job. CWE-59
Link Following
CVE-2014-0243 2024-11-21 11:01 2018-07-20 Show GitHub Exploit DB Packet Storm
291030 8.8 HIGH
Network
uclouvain
opensuse
openjpeg
opensuse
Heap-based buffer overflow in the JPEG2000 image tile decoder in OpenJPEG before 1.5.2 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impa… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2014-0158 2024-11-21 11:01 2018-04-11 Show GitHub Exploit DB Packet Storm