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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228001 4.3 警告 SquirrelMail Project - SquirrelMail におけるクッキーをハイジャックされる脆弱性 - CVE-2006-3665 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
228002 4.6 警告 finjan - Finjan Vital Security Appliance における権限を取得される脆弱性 - CVE-2006-3663 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
228003 5.8 警告 pixelated by lev - PBL Guestbook の pblguestbook.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-3617 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
228004 4.3 警告 carbonize - Carbonize Lazarus Guestbook におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-3616 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
228005 5.1 警告 Phorum - Phorum における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-3615 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
228006 7.5 危険 orbitcoders - Orbitcoders OrbitMATRIX の index.php における SQL エラーを誘発される脆弱性 - CVE-2006-3614 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
228007 5.8 警告 chamberland technology - Chamberland Technology ezWaiter Online におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-3613 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
228008 2.6 注意 Phorum - Phorum におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-3612 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
228009 5.5 警告 Phorum - Phorum の pm.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-3611 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
228010 5 警告 orbitcoders - Orbitcoders OrbitMATRIX の index.php における重要な情報を取得される脆弱性 - CVE-2006-3610 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
199661 7.8 HIGH
Local
linux
canonical
linux_kernel
ubuntu_linux
Buffer overflow in the mp_override_legacy_irq() function in arch/x86/kernel/acpi/boot.c in the Linux kernel through 3.2 allows local users to gain privileges via a crafted ACPI table. CWE-120
Classic Buffer Overflow
CVE-2017-11473 2024-11-21 12:07 2017-07-20 Show GitHub Exploit DB Packet Storm
199662 7.1 HIGH
Local
linux linux_kernel The acpi_ns_terminate() function in drivers/acpi/acpica/nsutils.c in the Linux kernel before 4.12 does not flush the operand cache and causes a kernel stack dump, which allows local users to obtain s… CWE-755
 Improper Handling of Exceptional Conditions
CVE-2017-11472 2024-11-21 12:07 2017-07-20 Show GitHub Exploit DB Packet Storm
199663 9.8 CRITICAL
Network
idera uptime_infrastructure_monitor IDERA Uptime Monitor 7.8 has SQL injection in /gadgets/definitions/uptime.CapacityWhatIfGadget/getmetrics.php via the element parameter. CWE-89
SQL Injection
CVE-2017-11471 2024-11-21 12:07 2017-07-20 Show GitHub Exploit DB Packet Storm
199664 9.8 CRITICAL
Network
idera uptime_infrastructure_monitor IDERA Uptime Monitor 7.8 has SQL injection in /gadgets/definitions/uptime.CapacityWhatifGadget/getxenmetrics.php via the element parameter. CWE-89
SQL Injection
CVE-2017-11470 2024-11-21 12:07 2017-07-20 Show GitHub Exploit DB Packet Storm
199665 7.5 HIGH
Network
idera uptime_infrastructure_monitor get2post.php in IDERA Uptime Monitor 7.8 has directory traversal in the file_name parameter. CWE-22
Path Traversal
CVE-2017-11469 2024-11-21 12:07 2017-07-20 Show GitHub Exploit DB Packet Storm
199666 9.8 CRITICAL
Network
orientdb orientdb OrientDB through 2.2.22 does not enforce privilege requirements during "where" or "fetchplan" or "order by" use, which allows remote attackers to execute arbitrary OS commands via a crafted request. CWE-269
 Improper Privilege Management
CVE-2017-11467 2024-11-21 12:07 2017-07-20 Show GitHub Exploit DB Packet Storm
199667 7.2 HIGH
Network
dotcms dotcms Arbitrary file upload vulnerability in com/dotmarketing/servlets/AjaxFileUploadServlet.class in dotCMS 4.1.1 allows remote authenticated administrators to upload .jsp files to arbitrary locations via… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2017-11466 2024-11-21 12:07 2017-07-20 Show GitHub Exploit DB Packet Storm
199668 9.8 CRITICAL
Network
ruby-lang ruby The parser_yyerror function in the UTF-8 parser in Ruby 2.4.1 allows attackers to cause a denial of service (invalid write or read) or possibly have unspecified other impact via a crafted Ruby script… CWE-125
CWE-787
Out-of-bounds Read
 Out-of-bounds Write
CVE-2017-11465 2024-11-21 12:07 2017-07-20 Show GitHub Exploit DB Packet Storm
199669 7.8 HIGH
Local
gnome librsvg A SIGFPE is raised in the function box_blur_line of rsvg-filter.c in GNOME librsvg 2.40.17 during an attempted parse of a crafted SVG file, because of incorrect protection against division by zero. CWE-369
 Divide By Zero
CVE-2017-11464 2024-11-21 12:07 2017-07-20 Show GitHub Exploit DB Packet Storm
199670 7.5 HIGH
Network
geneko gwr352_3g_router_firmware
gwr352wv_wide_voltage_3g_router_firmware
gwr252_edge_router_firmware
gwr202_gprs_router_firmware
Geneko GWR routers allow directory traversal sequences starting with a /../ substring, as demonstrated by unauthenticated read access to the configuration file. CWE-22
Path Traversal
CVE-2017-11456 2024-11-21 12:07 2017-07-19 Show GitHub Exploit DB Packet Storm