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 16, 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
257741 - - Laurent Destailleur - AWStats に脆弱性 - - 2010-12-24 16:06 2010-12-1 Show GitHub Exploit DB Packet Storm
257742 5 警告 ISC, Inc. - ISC BIND named の allow-query の処理における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3615 2010-12-24 16:01 2010-12-2 Show GitHub Exploit DB Packet Storm
257743 9.3 危険 CA Technologies - CA eTrust Antivirus における HTML ドキュメント内のマルウェアの検出を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5529 2010-12-24 11:50 2008-12-12 Show GitHub Exploit DB Packet Storm
257744 10 危険 CA Technologies - Windows 上で稼働する CA ARCserve Backup の LDBserver サービスにおける任意のコードを実行される脆弱性 CWE-DesignError
CVE-2008-5415 2010-12-24 11:50 2008-12-10 Show GitHub Exploit DB Packet Storm
257745 5 警告 CA Technologies - CA ARCserve Backup の asdbapi.dll におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-4400 2010-12-24 11:48 2008-10-9 Show GitHub Exploit DB Packet Storm
257746 5 警告 CA Technologies - CA ARCserve Backup の asdbapi.dll のデータベースエンジンサービスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-4399 2010-12-24 11:48 2008-10-9 Show GitHub Exploit DB Packet Storm
257747 5 警告 CA Technologies - CA ARCserve Backup の asdbapi.dll のテープエンジンサービスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
CWE-noinfo
CVE-2008-4398 2010-12-24 11:47 2008-10-9 Show GitHub Exploit DB Packet Storm
257748 10 危険 CA Technologies - CA ARCserve Backup の RPC インターフェイスにおけるディレクトリトラバーサルの脆弱性 CWE-20
CWE-22
CVE-2008-4397 2010-12-24 11:47 2008-10-9 Show GitHub Exploit DB Packet Storm
257749 4.3 警告 CA Technologies - CA Service Desk および CMDB におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-4119 2010-12-24 11:43 2008-09-24 Show GitHub Exploit DB Packet Storm
257750 10 危険 CA Technologies - CA ARCserve Backup for Laptops and Desktops の LGServer サービスにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2008-3175 2010-12-24 11:42 2008-07-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
266581 5.9 MEDIUM
Network
jenkins jenkins Jenkins 2.73.1 and earlier, 2.83 and earlier bundled a version of the commons-httpclient library with the vulnerability CVE-2012-6153 that incorrectly verified SSL certificates, making it susceptible… CWE-295
Improper Certificate Validation 
CVE-2017-1000396 2024-11-21 12:04 2018-01-26 Show GitHub Exploit DB Packet Storm
266582 4.3 MEDIUM
Network
jenkins jenkins Jenkins 2.73.1 and earlier, 2.83 and earlier provides information about Jenkins user accounts which is generally available to anyone with Overall/Read permissions via the /user/(username)/api remote … CWE-200
Information Exposure
CVE-2017-1000395 2024-11-21 12:04 2018-01-26 Show GitHub Exploit DB Packet Storm
266583 7.5 HIGH
Network
jenkins jenkins Jenkins 2.73.1 and earlier, 2.83 and earlier bundled a version of the commons-fileupload library with the denial-of-service vulnerability known as CVE-2016-3092. The fix for that vulnerability has be… CWE-20
 Improper Input Validation 
CVE-2017-1000394 2024-11-21 12:04 2018-01-26 Show GitHub Exploit DB Packet Storm
266584 8.8 HIGH
Network
jenkins jenkins Jenkins 2.73.1 and earlier, 2.83 and earlier users with permission to create or configure agents in Jenkins could configure a launch method called 'Launch agent via execution of command on master'. T… CWE-78
OS Command 
CVE-2017-1000393 2024-11-21 12:04 2018-01-26 Show GitHub Exploit DB Packet Storm
266585 4.8 MEDIUM
Network
jenkins jenkins Jenkins 2.88 and earlier; 2.73.2 and earlier Autocompletion suggestions for text fields were not escaped, resulting in a persisted cross-site scripting vulnerability if the source for the suggestions… CWE-79
Cross-site Scripting
CVE-2017-1000392 2024-11-21 12:04 2018-01-26 Show GitHub Exploit DB Packet Storm
266586 7.3 HIGH
Network
jenkins jenkins Jenkins versions 2.88 and earlier and 2.73.2 and earlier stores metadata related to 'people', which encompasses actual user accounts, as well as users appearing in SCM, in directories corresponding t… CWE-20
 Improper Input Validation 
CVE-2017-1000391 2024-11-21 12:04 2018-01-26 Show GitHub Exploit DB Packet Storm
266587 4.3 MEDIUM
Network
jenkins multijob Jenkins Multijob plugin version 1.25 and earlier did not check permissions in the Resume Build action, allowing anyone with Job/Read permission to resume the build. CWE-862
 Missing Authorization
CVE-2017-1000390 2024-11-21 12:04 2018-01-26 Show GitHub Exploit DB Packet Storm
266588 4.3 MEDIUM
Network
jenkins dependency_graph_viewer Jenkins Dependency Graph Viewer plugin 0.12 and earlier did not perform permission checks for the API endpoint that modifies the dependency graph, allowing anyone with Overall/Read permission to modi… CWE-862
 Missing Authorization
CVE-2017-1000388 2024-11-21 12:04 2018-01-26 Show GitHub Exploit DB Packet Storm
266589 6.1 MEDIUM
Network
jenkins global-build-stats Some URLs provided by Jenkins global-build-stats plugin version 1.4 and earlier returned a JSON response that contained request parameters. These responses had the Content Type: text/html, so could h… CWE-79
Cross-site Scripting
CVE-2017-1000389 2024-11-21 12:04 2018-01-26 Show GitHub Exploit DB Packet Storm
266590 7.8 HIGH
Local
jenkins build-publisher Jenkins Build-Publisher plugin version 1.21 and earlier stores credentials to other Jenkins instances in the file hudson.plugins.build_publisher.BuildPublisher.xml in the Jenkins master home director… CWE-522
 Insufficiently Protected Credentials
CVE-2017-1000387 2024-11-21 12:04 2018-01-26 Show GitHub Exploit DB Packet Storm