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 2, 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
230551 3.5 注意 PunBB - PunBB のパスワードリセット機能における新規パスワードを特定される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-1484 2012-12-20 18:52 2008-02-20 Show GitHub Exploit DB Packet Storm
230552 6.8 警告 Xine - xine-lib における整数オーバーフローの脆弱性 CWE-119
CWE-189
CVE-2008-1482 2012-12-20 18:52 2008-03-24 Show GitHub Exploit DB Packet Storm
230553 4.3 警告 webSPELL - webSPELL の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1481 2012-12-20 18:52 2008-03-24 Show GitHub Exploit DB Packet Storm
230554 4.3 警告 s9y - S9Y におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1476 2012-12-20 18:52 2008-03-18 Show GitHub Exploit DB Packet Storm
230555 6.4 警告 Roundup - Roundup の xml-rpc サーバにおける制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-1475 2012-12-20 18:52 2008-03-24 Show GitHub Exploit DB Packet Storm
230556 4.3 警告 Roundup - Roundup における脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1474 2012-12-20 18:52 2008-03-24 Show GitHub Exploit DB Packet Storm
230557 7.2 危険 シマンテック - Symantec Altiris Deployment Solution の Altiris Client Service における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-1473 2012-12-20 18:52 2008-03-10 Show GitHub Exploit DB Packet Storm
230558 4.3 警告 RSAセキュリティ - WebID RSA Authentication Agent の IISWebAgentIF.dll におけるクロスサイトスクリプティング (XSS) 攻撃を実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1470 2012-12-20 18:52 2008-03-24 Show GitHub Exploit DB Packet Storm
230559 7.5 危険 W-Agora - W-Agora における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-1466 2012-12-20 18:52 2008-03-24 Show GitHub Exploit DB Packet Storm
230560 6.8 警告 runcms - RunCMS の Section モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1462 2012-12-20 18:52 2008-03-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 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
196471 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
196472 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
196473 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
196474 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
196475 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
196476 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
196477 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
196478 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
196479 7.0 HIGH
Local
php
debian
fedoraproject
netapp
oracle
php
debian_linux
fedora
clustered_data_ontap
communications_diameter_signaling_router
In PHP versions 7.3.x up to and including 7.3.31, 7.4.x below 7.4.25 and 8.0.x below 8.0.12, when running PHP FPM SAPI with main FPM daemon process running as root and child worker processes running … CWE-787
 Out-of-bounds Write
CVE-2021-21703 2024-11-21 14:48 2021-10-25 Show GitHub Exploit DB Packet Storm
196480 9.8 CRITICAL
Network
zte mf971r_firmware ZTE MF971R product has two stack-based buffer overflow vulnerabilities. An attacker could exploit the vulnerabilities to execute arbitrary code. CWE-787
 Out-of-bounds Write
CVE-2021-21749 2024-11-21 14:48 2021-10-21 Show GitHub Exploit DB Packet Storm