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 6, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
248331 6.4 警告 AlstraSoft - AlstraSoft Web Host Directory におけるバックアップのデータベースをダウンロードされる脆弱性 - CVE-2006-6819 2012-06-26 15:38 2006-12-29 Show GitHub Exploit DB Packet Storm
248332 7.5 危険 AlstraSoft - AlstraSoft Web Host Directory における admin パスワードを変更される脆弱性 - CVE-2006-6818 2012-06-26 15:38 2006-12-29 Show GitHub Exploit DB Packet Storm
248333 5 警告 AlstraSoft - AlstraSoft Web Host Directory における重要な情報を取得される脆弱性 - CVE-2006-6817 2012-06-26 15:38 2006-12-29 Show GitHub Exploit DB Packet Storm
248334 7.5 危険 DMXReady - DMXReady Secure Login Manager における SQL インジェクションの脆弱性 - CVE-2006-6816 2012-06-26 15:38 2006-12-29 Show GitHub Exploit DB Packet Storm
248335 6 警告 DMXReady - DMXReady Secure Login Manager におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6815 2012-06-26 15:38 2006-12-29 Show GitHub Exploit DB Packet Storm
248336 5 警告 db hub - DB Hub の src/main.c の clear_user_list 関数におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-6810 2012-06-26 15:38 2006-12-29 Show GitHub Exploit DB Packet Storm
248337 7.5 危険 enthrallweb - Enthrallweb eMates の newsdetail.asp における SQL インジェクションの脆弱性 - CVE-2006-6806 2012-06-26 15:38 2006-12-28 Show GitHub Exploit DB Packet Storm
248338 7.5 危険 enthrallweb - Enthrallweb eJobs の newsdetail.asp における SQL インジェクションの脆弱性 - CVE-2006-6805 2012-06-26 15:38 2006-12-28 Show GitHub Exploit DB Packet Storm
248339 7.5 危険 enthrallweb - Dragon Business Directory - Pro の bus_details.asp における SQL インジェクションの脆弱性 - CVE-2006-6804 2012-06-26 15:38 2006-12-28 Show GitHub Exploit DB Packet Storm
248340 7.5 危険 enthrallweb - Enthrallweb eCars の Types.asp における SQL インジェクションの脆弱性 - CVE-2006-6803 2012-06-26 15:38 2006-12-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
197781 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
197782 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
197783 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
197784 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
197785 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
197786 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
197787 9.1 CRITICAL
Network
jenkins jenkins Jenkins 2.318 and earlier, LTS 2.303.2 and earlier does not check agent-to-controller access to create symbolic links when unarchiving a symbolic link in FilePath#untar. CWE-862
 Missing Authorization
CVE-2021-21687 2024-11-21 14:48 2021-11-5 Show GitHub Exploit DB Packet Storm
197788 8.1 HIGH
Network
jenkins jenkins File path filters in the agent-to-controller security subsystem of Jenkins 2.318 and earlier, LTS 2.303.2 and earlier do not canonicalize paths, allowing operations to follow symbolic links to outsid… CWE-59
Link Following
CVE-2021-21686 2024-11-21 14:48 2021-11-5 Show GitHub Exploit DB Packet Storm
197789 9.1 CRITICAL
Network
jenkins jenkins Jenkins 2.318 and earlier, LTS 2.303.2 and earlier does not check agent-to-controller access to create parent directories in FilePath#mkdirs. CWE-862
 Missing Authorization
CVE-2021-21685 2024-11-21 14:48 2021-11-5 Show GitHub Exploit DB Packet Storm
197790 5.4 MEDIUM
Network
galette galette Galette is a membership management web application geared towards non profit organizations. In versions prior to 0.9.5, malicious javascript code can be stored to be displayed later on self subscript… CWE-79
Cross-site Scripting
CVE-2021-21319 2024-11-21 14:48 2021-10-26 Show GitHub Exploit DB Packet Storm