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
228051 2.1 注意 シマンテック - SODP の SODA および Virtual Desktop モジュール における重要なデータを読み取られる脆弱性 - CVE-2006-3457 2012-12-20 18:02 2006-08-1 Show GitHub Exploit DB Packet Storm
228052 4.3 警告 シマンテック - Symantec AntiVirus Corporate Edition などで使用される SAVRT.SYS デバイスドライバにおける任意のコードを実行される脆弱性 - CVE-2006-3455 2012-12-20 18:02 2006-10-23 Show GitHub Exploit DB Packet Storm
228053 7.2 危険 シマンテック - Symantec AntiVirus Corporate Edition などにおけるフォーマットストリングの脆弱性 - CVE-2006-3454 2012-12-20 18:02 2006-09-13 Show GitHub Exploit DB Packet Storm
228054 5.1 警告 アドビシステムズ - Adobe Acrobat におけるバッファオーバーフローの脆弱性 - CVE-2006-3453 2012-12-20 18:02 2006-07-11 Show GitHub Exploit DB Packet Storm
228055 5.1 警告 cimmetry systems - AutoVue SolidModel Professional Desktop Edition におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2006-3350 2012-12-20 18:02 2006-07-27 Show GitHub Exploit DB Packet Storm
228056 7.5 危険 hotwebscripts - CMS Mundo における SQL インジェクションの脆弱性 - CVE-2006-3135 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
228057 7.5 危険 streamripper - Streamripper の HTTP ヘッダ解析におけるバッファオーバーフローの脆弱性 - CVE-2006-3124 2012-12-20 18:02 2006-08-26 Show GitHub Exploit DB Packet Storm
228058 7.5 危険 brian wotring - Brian Wotring Osiris におけるフォーマットストリングの脆弱性 - CVE-2006-3120 2012-12-20 18:02 2006-07-31 Show GitHub Exploit DB Packet Storm
228059 5.1 警告 fbi - fbi の fbgs framebuffer Postscript/PDF viewer におけるフィルタを回避される脆弱性 - CVE-2006-3119 2012-12-20 18:02 2006-07-25 Show GitHub Exploit DB Packet Storm
228060 5 警告 VMware - VMware ESX Server における権限を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2006-2481 2012-12-20 18:02 2006-07-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 24, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
199611 5.5 MEDIUM
Local
jenkins deploy The Deploy to container Plugin stored passwords unencrypted as part of its configuration. This allowed users with Jenkins master local file system access, or users with Extended Read access to the jo… CWE-200
Information Exposure
CVE-2017-1000113 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
199612 7.0 HIGH
Local
linux linux_kernel Linux kernel: Exploitable memory corruption due to UFO to non-UFO path switch. When building a UFO packet with MSG_MORE __ip_append_data() calls ip_ufo_append_data() to append. However in between two… CWE-362
Race Condition
CVE-2017-1000112 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
199613 7.8 HIGH
Local
linux
redhat
debian
linux_kernel
enterprise_linux
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux_server
enterprise_linux_server_aus
enterprise_linux_server_eus
enterprise_lin…
Linux kernel: heap out-of-bounds in AF_PACKET sockets. This new issue is analogous to previously disclosed CVE-2016-8655. In both cases, a socket option that changes socket state may race with safety… CWE-787
 Out-of-bounds Write
CVE-2017-1000111 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
199614 4.3 MEDIUM
Network
jenkins blue_ocean Blue Ocean allows the creation of GitHub organization folders that are set up to scan a GitHub organization for repositories and branches containing a Jenkinsfile, and create corresponding pipelines … CWE-287
Improper Authentication
CVE-2017-1000110 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
199615 6.1 MEDIUM
Network
jenkins owasp_dependency-check The custom Details view of the Static Analysis Utilities based OWASP Dependency-Check Plugin, was vulnerable to a persisted cross-site scripting vulnerability: Malicious users able to influence the i… CWE-79
Cross-site Scripting
CVE-2017-1000109 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
199616 7.5 HIGH
Network
jenkins pipeline-input-step The Pipeline: Input Step Plugin by default allowed users with Item/Read access to a pipeline to interact with the step to provide input. This has been changed, and now requires users to have the Item… CWE-200
Information Exposure
CVE-2017-1000108 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
199617 8.8 HIGH
Network
jenkins script_security Script Security Plugin did not apply sandboxing restrictions to constructor invocations via positional arguments list, super constructor invocations, method references, and type coercion expressions.… NVD-CWE-noinfo
CVE-2017-1000107 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
199618 5.3 MEDIUM
Network
jenkins blue_ocean The optional Run/Artifacts permission can be enabled by setting a Java system property. Blue Ocean did not check this permission before providing access to archived artifacts, Item/Read permission wa… CWE-862
 Missing Authorization
CVE-2017-1000105 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
199619 8.5 HIGH
Network
jenkins blue_ocean Blue Ocean allows the creation of GitHub organization folders that are set up to scan a GitHub organization for repositories and branches containing a Jenkinsfile, and create corresponding pipelines … CWE-287
Improper Authentication
CVE-2017-1000106 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm
199620 6.5 MEDIUM
Network
jenkins config_file_provider The Config File Provider Plugin is used to centrally manage configuration files that often include secrets, such as passwords. Users with only Overall/Read access to Jenkins were able to access URLs … CWE-269
 Improper Privilege Management
CVE-2017-1000104 2024-11-21 12:04 2017-10-5 Show GitHub Exploit DB Packet Storm