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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229741 7.5 危険 socialengine - SocialEngine の profile_comments.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6120 2012-12-20 19:10 2009-02-11 Show GitHub Exploit DB Packet Storm
229742 7.5 危険 pilotgroup - PG Job Site Pro の homepage.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6117 2012-12-20 19:10 2009-02-11 Show GitHub Exploit DB Packet Storm
229743 7.5 危険 prozilla - Prozilla Hosting Index の directory.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6115 2012-12-20 19:10 2009-02-11 Show GitHub Exploit DB Packet Storm
229744 4.3 警告 SemanticScuttle - SemanticScuttle におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6113 2012-12-20 19:10 2009-02-11 Show GitHub Exploit DB Packet Storm
229745 5 警告 Scriptsez.net - Ez Ringtone Manager におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-6112 2012-12-20 19:10 2009-02-11 Show GitHub Exploit DB Packet Storm
229746 10 危険 SemanticScuttle - SemanticScuttle における脆弱性 CWE-noinfo
情報不足
CVE-2008-6110 2012-12-20 19:10 2009-02-10 Show GitHub Exploit DB Packet Storm
229747 4.6 警告 shelter manager - Robin Rawson-Tetley ASM におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-6109 2012-12-20 19:10 2009-02-10 Show GitHub Exploit DB Packet Storm
229748 7.5 危険 rportal - RPortal の index.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-6099 2012-12-20 19:10 2009-02-10 Show GitHub Exploit DB Packet Storm
229749 4.3 警告 wikyblog - WikyBlog におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6097 2012-12-20 19:10 2009-02-9 Show GitHub Exploit DB Packet Storm
229750 7.5 危険 phpscripts - phpscripts Ranking Script における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2008-6092 2012-12-20 19:10 2009-02-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 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
3581 4.3 MEDIUM
Network
- - Missing Authorization vulnerability in Brainstorm Force Presto Player allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects Presto Player: from n/a through 4.1.… CWE-862
 Missing Authorization
CVE-2026-45442 2026-05-19 23:50 2026-05-19 Show GitHub Exploit DB Packet Storm
3582 5.3 MEDIUM
Network
google chrome Out of bounds read in UI in Google Chrome prior to 148.0.7778.168 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory vi… CWE-125
Out-of-bounds Read
CVE-2026-8541 2026-05-19 23:47 2026-05-15 Show GitHub Exploit DB Packet Storm
3583 - - - The create and edit flows do not restrict which user properties may be submitted and do not enforce access control on the frontend user group assignment. As a result, an attacker can assign an arbitr… CWE-639
CWE-915
 Authorization Bypass Through User-Controlled Key
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-46721 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
3584 - - - The OOXML parsing of the file indexer does not disable external entity resolution. A crafted xlsx or pptx document placed in an indexed directory can cause local files to be read or outbound HTTP req… CWE-611
XXE
CVE-2026-46722 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
3585 - - - The additional_tables configuration of the page and tt_content indexers accepts arbitrary table and field names. A backend user with permission to edit indexer configurations can copy sensitive data … CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2026-46723 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
3586 - - - The file indexer does not normalize the configured directory path. A backend user with permission to edit indexer configurations can index documents from arbitrary locations on the server file system… CWE-22
Path Traversal
CVE-2026-46724 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
3587 - - - 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
3588 - - - 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
3589 - - - 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
3590 - - - 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