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 11, 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
252271 6.8 警告 The PHP Group
アップル
サイバートラスト株式会社
レッドハット
- PHP の utf8_decode 関数におけるクロスサイトスクリプティングおよび SQL インジェクションに対する保護メカニズムを回避される脆弱性 CWE-20
不適切な入力確認
CVE-2010-3870 2011-04-4 14:29 2009-09-27 Show GitHub Exploit DB Packet Storm
252272 9.3 危険 アップル - Apple QuickTime における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-4009 2011-04-4 14:28 2010-12-9 Show GitHub Exploit DB Packet Storm
252273 6.8 警告 アップル
FreeType Project
オラクル
- FreeType の ttinterp.c 内にある Ins_SHZ 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3814 2011-04-4 14:27 2010-11-26 Show GitHub Exploit DB Packet Storm
252274 9.3 危険 アップル - Apple QuickTime における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2010-3802 2011-04-4 14:23 2010-12-9 Show GitHub Exploit DB Packet Storm
252275 9.3 危険 アップル - Apple QuickTime における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3801 2011-04-4 14:22 2010-12-9 Show GitHub Exploit DB Packet Storm
252276 4.3 警告 The PHP Group
アップル
レッドハット
- PHP の filter_var 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3710 2011-04-4 14:20 2010-10-25 Show GitHub Exploit DB Packet Storm
252277 4.3 警告 The PHP Group
アップル
レッドハット
- PHP の ZipArchive::getArchiveComment 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-3709 2011-04-4 14:18 2010-11-9 Show GitHub Exploit DB Packet Storm
252278 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0150 2011-04-1 15:32 2011-03-3 Show GitHub Exploit DB Packet Storm
252279 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0149 2011-04-1 15:31 2011-03-3 Show GitHub Exploit DB Packet Storm
252280 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0148 2011-04-1 15:24 2011-03-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
282621 - seeddms seeddms Unrestricted file upload vulnerability in op/op.AddFile2.php in SeedDMS (formerly LetoDMS and MyDMS) before 4.3.4 allows remote attackers to execute arbitrary code by uploading a file with an executa… CWE-20
 Improper Input Validation 
CVE-2014-2278 2024-11-21 11:05 2014-10-18 Show GitHub Exploit DB Packet Storm
282622 - jenkins jenkins The doIndex function in hudson/util/RemotingDiagnostics.java in CloudBees Jenkins before 1.551 and LTS before 1.532.2 allows remote authenticated users with the ADMINISTER permission to obtain sensit… CWE-264
Permissions, Privileges, and Access Controls
CVE-2014-2068 2024-11-21 11:05 2014-10-18 Show GitHub Exploit DB Packet Storm
282623 - jenkins jenkins Session fixation vulnerability in Jenkins before 1.551 and LTS before 1.532.2 allows remote attackers to hijack web sessions via vectors involving the "override" of Jenkins cookies. CWE-287
Improper Authentication
CVE-2014-2066 2024-11-21 11:05 2014-10-18 Show GitHub Exploit DB Packet Storm
282624 - jenkins jenkins Cross-site scripting (XSS) vulnerability in Jenkins before 1.551 and LTS before 1.532.2 allows remote attackers to inject arbitrary web script or HTML via the iconSize cookie. CWE-79
Cross-site Scripting
CVE-2014-2065 2024-11-21 11:05 2014-10-18 Show GitHub Exploit DB Packet Storm
282625 - jenkins jenkins The loadUserByUsername function in hudson/security/HudsonPrivateSecurityRealm.java in Jenkins before 1.551 and LTS before 1.532.2 allows remote attackers to determine whether a user exists via vector… CWE-200
Information Exposure
CVE-2014-2064 2024-11-21 11:05 2014-10-18 Show GitHub Exploit DB Packet Storm
282626 - jenkins jenkins Jenkins before 1.551 and LTS before 1.532.2 allows remote attackers to conduct clickjacking attacks via unspecified vectors. NVD-CWE-noinfo
CVE-2014-2063 2024-11-21 11:05 2014-10-18 Show GitHub Exploit DB Packet Storm
282627 - jenkins jenkins Jenkins before 1.551 and LTS before 1.532.2 does not invalidate the API token when a user is deleted, which allows remote authenticated users to retain access via the token. CWE-287
Improper Authentication
CVE-2014-2062 2024-11-21 11:05 2014-10-18 Show GitHub Exploit DB Packet Storm
282628 - jenkins jenkins The input control in PasswordParameterDefinition in Jenkins before 1.551 and LTS before 1.532.2 allows remote attackers to obtain passwords by reading the HTML source code, related to the default val… CWE-310
Cryptographic Issues
CVE-2014-2061 2024-11-21 11:05 2014-10-18 Show GitHub Exploit DB Packet Storm
282629 - jenkins jenkins The Winstone servlet container in Jenkins before 1.551 and LTS before 1.532.2 allows remote attackers to hijack sessions via unspecified vectors. NVD-CWE-noinfo
CVE-2014-2060 2024-11-21 11:05 2014-10-18 Show GitHub Exploit DB Packet Storm
282630 - jenkins jenkins BuildTrigger in Jenkins before 1.551 and LTS before 1.532.2 allows remote authenticated users to bypass access restrictions and execute arbitrary jobs by configuring a job to trigger another job. NOT… CWE-264
Permissions, Privileges, and Access Controls
CVE-2014-2058 2024-11-21 11:05 2014-10-18 Show GitHub Exploit DB Packet Storm