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 22, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224341 9.3 危険 オラクル - Oracle Java SE および Java SE Embedded における Swing に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5806 2014-02-26 12:12 2013-10-15 Show GitHub Exploit DB Packet Storm
224342 9.3 危険 オラクル - Oracle Java SE および Java SE Embedded における Swing に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5805 2014-02-26 12:09 2013-10-15 Show GitHub Exploit DB Packet Storm
224343 7 危険 ヒューレット・パッカード - 複数の HP 製品の OSPF の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-4806 2014-02-26 12:07 2013-08-1 Show GitHub Exploit DB Packet Storm
224344 5.8 警告 Mozilla Foundation - 複数の Mozilla 製品におけるプロセスメモリから重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2013-0772 2014-02-26 12:05 2013-02-19 Show GitHub Exploit DB Packet Storm
224345 3.2 注意 Linux - Linux Kernel の net/ipv6/addrconf.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-0343 2014-02-26 12:01 2013-02-28 Show GitHub Exploit DB Packet Storm
224346 5 警告 Zimbra - Zimbra の /res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx%20TemplateMsg.js.zgz におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-7091 2014-02-26 11:11 2013-12-6 Show GitHub Exploit DB Packet Storm
224347 10 危険 シスコシステムズ - Cisco Prime Data Center Network Manager の DCNM-SAN サーバにおけるディレクトリトラバーサルの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2013-5486 2014-02-26 11:02 2013-09-18 Show GitHub Exploit DB Packet Storm
224348 7.5 危険 ヒューレット・パッカード - HP SiteScope の APISiteScopeImpl SOAP サービスにおける認証を回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-4835 2014-02-26 10:53 2013-10-30 Show GitHub Exploit DB Packet Storm
224349 9.3 危険 FFmpeg - FFmpeg の libavcodec/wavpack.c の wavpack_decode_frame 関数における脆弱性 CWE-189
数値処理の問題
CVE-2013-0853 2014-02-26 10:47 2013-07-16 Show GitHub Exploit DB Packet Storm
224350 9.3 危険 FFmpeg - FFmpeg の libavcodec/pgssubdec.c の parse_picture_segment 関数における脆弱性 CWE-119
バッファエラー
CVE-2013-0852 2014-02-26 10:46 2013-07-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 22, 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
200211 9.1 CRITICAL
Network
jenkins jenkins Jenkins 2.318 and earlier, LTS 2.303.2 and earlier allows any agent to read and write the contents of any build directory stored in Jenkins with very few restrictions. NVD-CWE-Other
CVE-2021-21697 2024-11-21 14:48 2021-11-5 Show GitHub Exploit DB Packet Storm
200212 9.8 CRITICAL
Network
jenkins jenkins Jenkins 2.318 and earlier, LTS 2.303.2 and earlier does not limit agent read/write access to the libs/ directory inside build directories when using the FilePath APIs, allowing attackers in control o… NVD-CWE-Other
CVE-2021-21696 2024-11-21 14:48 2021-11-5 Show GitHub Exploit DB Packet Storm
200213 8.8 HIGH
Network
jenkins jenkins FilePath#listFiles lists files outside directories that agents are allowed to access when following symbolic links in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier. CWE-59
Link Following
CVE-2021-21695 2024-11-21 14:48 2021-11-5 Show GitHub Exploit DB Packet Storm
200214 9.8 CRITICAL
Network
jenkins jenkins FilePath#toURI, FilePath#hasSymlink, FilePath#absolutize, FilePath#isDescendant, and FilePath#get*DiskSpace do not check any permissions in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier. CWE-862
 Missing Authorization
CVE-2021-21694 2024-11-21 14:48 2021-11-5 Show GitHub Exploit DB Packet Storm
200215 9.8 CRITICAL
Network
jenkins jenkins When creating temporary files, agent-to-controller access to create those files is only checked after they've been created in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier. CWE-863
 Incorrect Authorization
CVE-2021-21693 2024-11-21 14:48 2021-11-5 Show GitHub Exploit DB Packet Storm
200216 9.8 CRITICAL
Network
jenkins jenkins FilePath#renameTo and FilePath#moveAllChildrenTo in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier only check 'read' agent-to-controller access permission on the source path, instead of 'delete'. CWE-22
Path Traversal
CVE-2021-21692 2024-11-21 14:48 2021-11-5 Show GitHub Exploit DB Packet Storm
200217 9.8 CRITICAL
Network
jenkins jenkins Creating symbolic links is possible without the 'symlink' agent-to-controller access control permission in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier. CWE-59
Link Following
CVE-2021-21691 2024-11-21 14:48 2021-11-5 Show GitHub Exploit DB Packet Storm
200218 9.8 CRITICAL
Network
jenkins jenkins Agent processes are able to completely bypass file path filtering by wrapping the file operation in an agent file path in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier. CWE-22
Path Traversal
CVE-2021-21690 2024-11-21 14:48 2021-11-5 Show GitHub Exploit DB Packet Storm
200219 9.1 CRITICAL
Network
jenkins jenkins FilePath#unzip and FilePath#untar were not subject to any agent-to-controller access control in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier. NVD-CWE-Other
CVE-2021-21689 2024-11-21 14:48 2021-11-5 Show GitHub Exploit DB Packet Storm
200220 7.5 HIGH
Network
jenkins jenkins The agent-to-controller security check FilePath#reading(FileVisitor) in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier does not reject any operations, allowing users to have unrestricted read acc… CWE-862
 Missing Authorization
CVE-2021-21688 2024-11-21 14:48 2021-11-5 Show GitHub Exploit DB Packet Storm