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
250211 4.3 警告 Kodak - Kodak InSite におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1427 2012-03-27 18:43 2011-03-15 Show GitHub Exploit DB Packet Storm
250212 3.5 注意 DELL EMC (旧 EMC Corporation) - EMC SourceOne Email Management の初期設定における重要な情報を取得される脆弱性 CWE-16
環境設定
CVE-2011-1424 2012-03-27 18:43 2011-05-24 Show GitHub Exploit DB Packet Storm
250213 4.3 警告 DELL EMC (旧 EMC Corporation) - RSA DLP におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1423 2012-03-27 18:43 2011-05-4 Show GitHub Exploit DB Packet Storm
250214 4.3 警告 DELL EMC (旧 EMC Corporation) - EMC RSA AAOP の Shockwave Flash のファイルにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1422 2012-03-27 18:43 2011-04-22 Show GitHub Exploit DB Packet Storm
250215 6.9 警告 DELL EMC (旧 EMC Corporation) - EMC NetWorker における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1421 2012-03-27 18:43 2011-04-22 Show GitHub Exploit DB Packet Storm
250216 7.2 危険 DELL EMC (旧 EMC Corporation) - EMC Data Protection Advisor Collector における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1420 2012-03-27 18:43 2011-03-28 Show GitHub Exploit DB Packet Storm
250217 5.8 警告 Apache Software Foundation - Apache Tomecat におけるアクセス制限を回避される脆弱性 CWE-DesignError
CVE-2011-1419 2012-03-27 18:43 2011-03-14 Show GitHub Exploit DB Packet Storm
250218 5 警告 アップル - Apple iOS および Apple TV の ステートレスアドレス自動設定機能におけるユーザ追跡の脆弱性 CWE-200
情報漏えい
CVE-2011-1418 2012-03-27 18:43 2011-03-11 Show GitHub Exploit DB Packet Storm
250219 5 警告 BlackBerry - RIM の BlackBerry Torch 9800 におけるメモリ領域のコンテンツを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-1416 2012-03-27 18:43 2011-03-11 Show GitHub Exploit DB Packet Storm
250220 4.3 警告 TIBCO Software - TIBCO tibbr および tibbr サービスで使用される tibbr Web サーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1414 2012-03-27 18:43 2011-03-15 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
3251 - - - The extension passes an attacker-controlled cookie directly to PHP's unserialize() without safely processing the input. A remote, unauthenticated attacker can supply a crafted serialized payload to t… CWE-502
 Deserialization of Untrusted Data
CVE-2026-46725 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
3252 - - - The extension fails to properly sanitize user input before using it in a database query. As a result, an unauthenticated attacker can inject arbitrary SQL through a URL parameter on pages using the "… CWE-89
SQL Injection
CVE-2026-8726 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
3253 - - - The Crawler extension passes the X-T3Crawler-Meta response header from crawled URLs directly to PHP's unserialize(). An attacker controlling a crawled endpoint can inject arbitrary serialized PHP obj… CWE-502
 Deserialization of Untrusted Data
CVE-2026-8727 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
3254 - - - The AddressRepository::getSqlQuery() method constructs a database query without properly sanitizing user input, leading to SQL Injection. The method is not invoked anywhere within the extension itsel… CWE-89
SQL Injection
CVE-2026-8827 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
3255 - - - An Uncontrolled Search Path Element vulnerability in the OpenSSL TLS backend of Qt Network (qtbase) in Qt Qt Framework (Unix) allows a local attacker to load a rogue CA certificate as a trusted syste… CWE-427
 Uncontrolled Search Path Element
CVE-2025-14575 2026-05-19 23:46 2026-05-19 Show GitHub Exploit DB Packet Storm
3256 - - - Sparx Pro Cloud Server is vulnerable to Broken Access Control within communication with the database. Due to lack of permission checks, any low privileged user can run arbitrary SQL queries within da… CWE-863
 Incorrect Authorization
CVE-2026-42096 2026-05-19 23:45 2026-05-19 Show GitHub Exploit DB Packet Storm
3257 - - - Sparx Pro Cloud Server requires authentication based on requested URL. An attacker can omit the "model" query parameter and send the model name only in the binary blob in POST request allowing SQL qu… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-42097 2026-05-19 23:45 2026-05-19 Show GitHub Exploit DB Packet Storm
3258 - - - Sparx Enterprise Architect software has a security feature that limits user's actions to those specified in the role. An authenticated attacker can modify the Enterprise Architect client behavior (e… CWE-603
 Use of Client-Side Authentication
CVE-2026-42098 2026-05-19 23:45 2026-05-19 Show GitHub Exploit DB Packet Storm
3259 - - - Sparx Pro Cloud Server is vulnerable to a Race Condition in the /data_api/dl_internal_artifact.php endpoint. The application downloads the properties of the object pointed by guid parameter and saves… CWE-362
Race Condition
CVE-2026-42099 2026-05-19 23:45 2026-05-19 Show GitHub Exploit DB Packet Storm
3260 - - - Improper Handling of Syntactically Invalid Structure in Sparx Pro Cloud Server allows Denial of Service (DoS) attack to be executed by sending an specially crafted SQL query. This causes the Pro Clou… CWE-228
 Improper Handling of Syntactically Invalid Structure
CVE-2026-42100 2026-05-19 23:45 2026-05-19 Show GitHub Exploit DB Packet Storm