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 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
248741 5.8 警告 audins audiens - Audins Audiens の setup.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1241 2012-06-26 15:46 2007-03-3 Show GitHub Exploit DB Packet Storm
248742 4.3 警告 Docebo - Docebo CMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-1240 2012-06-26 15:46 2007-03-3 Show GitHub Exploit DB Packet Storm
248743 5 警告 bjsintay - sitex における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2007-1237 2012-06-26 15:46 2007-03-3 Show GitHub Exploit DB Packet Storm
248744 7.5 危険 bjsintay - sitex における任意の PHP コードをアップロードされる脆弱性 CWE-20
不適切な入力確認
CVE-2007-1235 2012-06-26 15:46 2007-03-3 Show GitHub Exploit DB Packet Storm
248745 4.3 警告 bjsintay - sitex におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-1234 2012-06-26 15:46 2007-03-3 Show GitHub Exploit DB Packet Storm
248746 10 危険 grok developments - Grok Developments NetProxy の接続ログファイル実装における不正な活動を実行される脆弱性 - CVE-2007-1225 2012-06-26 15:46 2007-03-2 Show GitHub Exploit DB Packet Storm
248747 5 警告 grok developments - Grok Developments NetProxy における URL フィルタを回避される脆弱性 - CVE-2007-1224 2012-06-26 15:46 2007-03-2 Show GitHub Exploit DB Packet Storm
248748 7.5 危険 admin phorum - Phorum の actions/del.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1219 2012-06-26 15:46 2007-03-2 Show GitHub Exploit DB Packet Storm
248749 4.3 警告 アドビシステムズ - Adobe Reader および Acrobat Trial における任意のファイルを読まれる脆弱性 - CVE-2007-1199 2012-06-26 15:46 2007-03-2 Show GitHub Exploit DB Packet Storm
248750 9.3 危険 epiware - Epiware における詳細不明な脆弱性 - CVE-2007-1197 2012-06-26 15:46 2007-03-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
210091 9.8 CRITICAL
Network
library_management_system_project library_management_system SourceCodester Library Management System 1.0 is affected by SQL Injection allowing an attacker to bypass the user authentication and impersonate any user on the system. CWE-89
SQL Injection
CVE-2020-28073 2024-11-21 14:22 2020-12-24 Show GitHub Exploit DB Packet Storm
210092 4.8 MEDIUM
Network
alumni_management_system_project alumni_management_system SourceCodester Alumni Management System 1.0 is affected by cross-site Scripting (XSS) in /admin/gallery.php. After the admin authentication an attacker can upload an image in the gallery using a XSS … CWE-79
Cross-site Scripting
CVE-2020-28071 2024-11-21 14:22 2020-12-24 Show GitHub Exploit DB Packet Storm
210093 9.8 CRITICAL
Network
alumni_management_system_project alumni_management_system SourceCodester Alumni Management System 1.0 is affected by SQL injection causing arbitrary remote code execution from GET input in view_event.php via the 'id' parameter. CWE-89
SQL Injection
CVE-2020-28070 2024-11-21 14:22 2020-12-24 Show GitHub Exploit DB Packet Storm
210094 8.1 HIGH
Network
multi-ini_project multi-ini This affects the package multi-ini before 2.1.2. It is possible to pollute an object's prototype by specifying the constructor.proto object as part of an array. This is a bypass of CVE-2020-28448. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-28460 2024-11-21 14:22 2020-12-22 Show GitHub Exploit DB Packet Storm
210095 9.8 CRITICAL
Network
multi-ini_project multi-ini This affects the package multi-ini before 2.1.1. It is possible to pollute an object's prototype by specifying the proto object as part of an array. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-28448 2024-11-21 14:22 2020-12-22 Show GitHub Exploit DB Packet Storm
210096 8.1 HIGH
Network
bouncycastle
apache
oracle
legion-of-the-bouncy-castle-java-crytography-api
karaf
peoplesoft_enterprise_peopletools
webcenter_portal
utilities_framework
banking_extensibility_workbench
banking_virtual_account…
An issue was discovered in Legion of the Bouncy Castle BC Java 1.65 and 1.66. The OpenBSDBCrypt.checkPassword utility method compared incorrect data when checking the password, allowing incorrect pas… NVD-CWE-Other
CVE-2020-28052 2024-11-21 14:22 2020-12-18 Show GitHub Exploit DB Packet Storm
210097 7.3 HIGH
Network
datatables datatables.net All versions of package datatables.net are vulnerable to Prototype Pollution due to an incomplete fix for https://snyk.io/vuln/SNYK-JS-DATATABLESNET-598806. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-28458 2024-11-21 14:22 2020-12-16 Show GitHub Exploit DB Packet Storm
210098 7.2 HIGH
Network
alumni_management_system_project alumni_management_system A Remote Code Execution vulnerability exists in DourceCodester Alumni Management System 1.0. An authenticated attacker can upload arbitrary file in the gallery.php page and executing it on the server… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2020-28072 2024-11-21 14:22 2020-12-16 Show GitHub Exploit DB Packet Storm
210099 4.8 MEDIUM
Network
s-cart s-cart This affects the package s-cart/core before 4.4. The search functionality of the admin dashboard in core/src/Admin/Controllers/AdminOrderController.phpindex is vulnerable to XSS. CWE-79
Cross-site Scripting
CVE-2020-28457 2024-11-21 14:22 2020-12-16 Show GitHub Exploit DB Packet Storm
210100 6.1 MEDIUM
Network
s-cart s-cart The package s-cart/core before 4.4 are vulnerable to Cross-site Scripting (XSS) via the admin panel. CWE-79
Cross-site Scripting
CVE-2020-28456 2024-11-21 14:22 2020-12-16 Show GitHub Exploit DB Packet Storm