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, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249901 3.5 注意 ヒューレット・パッカード - HP OpenView Performance Insight におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2406 2012-03-27 18:43 2011-08-8 Show GitHub Exploit DB Packet Storm
249902 7.8 危険 ヒューレット・パッカード - HP ProLiant SL-APM におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2405 2012-03-27 18:43 2011-08-9 Show GitHub Exploit DB Packet Storm
249903 7.5 危険 ヒューレット・パッカード - HP Easy Printer Care Software の特定の ActiveX コントロールにおけるクライアントマシンで任意のプログラムを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-2404 2012-03-27 18:43 2011-08-8 Show GitHub Exploit DB Packet Storm
249904 6.5 警告 ヒューレット・パッカード - HP Network Automation における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-2403 2012-03-27 18:43 2011-07-28 Show GitHub Exploit DB Packet Storm
249905 4.3 警告 ヒューレット・パッカード - HP Network Automation におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2402 2012-03-27 18:43 2011-07-28 Show GitHub Exploit DB Packet Storm
249906 8.3 危険 ヒューレット・パッカード - HP SiteScope におけるセッションをハイジャックされる脆弱性 CWE-Other
その他
CVE-2011-2401 2012-03-27 18:43 2011-07-27 Show GitHub Exploit DB Packet Storm
249907 4.3 警告 ヒューレット・パッカード - HP SiteScope におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2400 2012-03-27 18:43 2011-07-27 Show GitHub Exploit DB Packet Storm
249908 7.8 危険 ヒューレット・パッカード - HP Data Protector の mmd におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2399 2012-03-27 18:43 2011-07-27 Show GitHub Exploit DB Packet Storm
249909 9.3 危険 visiwave - VisiWave Site Survey の VisiWaveReport.exe における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-2386 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
249910 6.5 警告 OTRS プロジェクト - OTRS の iPhoneHandle パッケージにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2385 2012-03-27 18:43 2011-07-19 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