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":May 27, 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
255491 9.3 危険 アップル
アドビシステムズ
ターボリナックス
レッドハット
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2161 2010-11-29 15:09 2010-06-10 Show GitHub Exploit DB Packet Storm
255492 9.3 危険 アップル
アドビシステムズ
ターボリナックス
レッドハット
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2160 2010-11-29 15:08 2010-06-10 Show GitHub Exploit DB Packet Storm
255493 6 警告 アップル
サイバートラスト株式会社
MySQL AB
ターボリナックス
レッドハット
- MySQL におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1850 2010-11-29 15:06 2010-05-5 Show GitHub Exploit DB Packet Storm
255494 5 警告 アップル
ターボリナックス
MySQL AB
- MySQL の my_net_skip_rest 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-1849 2010-11-26 16:54 2010-05-5 Show GitHub Exploit DB Packet Storm
255495 9.3 危険 アップル - iPhone および iPod touch 上で稼動する Apple iOS の ImageIO における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1811 2010-11-26 16:53 2010-09-8 Show GitHub Exploit DB Packet Storm
255496 6.8 警告 アップル - Apple iOS の CFNetwork におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1752 2010-11-26 16:48 2010-06-22 Show GitHub Exploit DB Packet Storm
255497 6.8 警告 アップル - Apple Mac OS X の CoreText における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1837 2010-11-26 15:39 2010-11-15 Show GitHub Exploit DB Packet Storm
255498 6.8 警告 アップル - Apple Mac OS X の CoreGraphics におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1836 2010-11-26 15:37 2010-11-15 Show GitHub Exploit DB Packet Storm
255499 5.8 警告 アップル - Apple Mac OS X の CFNetwork におけるユーザを追跡可能な脆弱性 CWE-20
不適切な入力確認
CVE-2010-1834 2010-11-26 15:36 2010-11-15 Show GitHub Exploit DB Packet Storm
255500 6.8 警告 アップル - Apple Mac OS X の Apple Type Services における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1833 2010-11-26 15:34 2010-11-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
195321 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
195322 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
195323 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
195324 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
195325 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
195326 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
195327 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
195328 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
195329 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
195330 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