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 6, 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
257431 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0267 2010-04-19 19:18 2010-03-30 Show GitHub Exploit DB Packet Storm
257432 10 危険 アップル - Apple Mac OS X の xar におけるパッケージ署名の検証処理に関する脆弱性 CWE-DesignError
CVE-2010-0055 2010-04-16 16:59 2010-03-29 Show GitHub Exploit DB Packet Storm
257433 0 注意 アップル - Apple Mac OS X の Wiki サーバにおけるコンテンツを公開される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0534 2010-04-16 16:58 2010-03-29 Show GitHub Exploit DB Packet Storm
257434 5 警告 アップル - Apple Mac OS X の Wiki サーバにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-0523 2010-04-16 16:58 2010-03-29 Show GitHub Exploit DB Packet Storm
257435 9 危険 アップル - Apple Mac OS X のサーバ管理における管理者権限の処理に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0522 2010-04-16 16:58 2010-03-29 Show GitHub Exploit DB Packet Storm
257436 5 警告 アップル - Apple Mac OS X のサーバ管理における重要な情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2010-0521 2010-04-16 16:58 2010-03-29 Show GitHub Exploit DB Packet Storm
257437 4.3 警告 アップル
Ruby on Rails project
- Ruby on Rails の strip_tags 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4214 2010-04-16 16:58 2009-12-7 Show GitHub Exploit DB Packet Storm
257438 4.3 警告 アップル
Ruby on Rails project
- Ruby on Rails におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3009 2010-04-16 16:58 2009-09-8 Show GitHub Exploit DB Packet Storm
257439 7.5 危険 アップル
Ruby on Rails project
- Ruby on Rails のダイジェスト認証における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2009-2422 2010-04-16 16:57 2009-07-10 Show GitHub Exploit DB Packet Storm
257440 6.8 警告 アップル - Apple Mac OS X の QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0526 2010-04-16 16:57 2010-03-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 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
247281 6.1 MEDIUM
Network
craftedweb_project craftedweb In CraftedWeb through 2013-09-24, aasp_includes/pages/notice.php allows XSS via the e parameter. CWE-79
Cross-site Scripting
CVE-2018-12919 2024-11-21 12:46 2018-06-28 Show GitHub Exploit DB Packet Storm
247282 9.8 CRITICAL
Network
pbc_project pbc In libpbc.a in PBC through 2017-03-02, there is a Segmentation fault in _pbcB_register_fields in bootstrap.c. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2018-12918 2024-11-21 12:46 2018-06-28 Show GitHub Exploit DB Packet Storm
247283 9.8 CRITICAL
Network
pbc_project pbc In libpbc.a in PBC through 2017-03-02, there is a heap-based buffer over-read in _pbcM_ip_new in map.c. CWE-125
Out-of-bounds Read
CVE-2018-12917 2024-11-21 12:46 2018-06-28 Show GitHub Exploit DB Packet Storm
247284 9.8 CRITICAL
Network
pbc_project pbc In libpbc.a in PBC through 2017-03-02, there is a Segmentation fault in _pbcP_message_default in proto.c. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2018-12916 2024-11-21 12:46 2018-06-28 Show GitHub Exploit DB Packet Storm
247285 9.8 CRITICAL
Network
pbc_project pbc In libpbc.a in PBC through 2017-03-02, there is a buffer over-read in calc_hash in map.c. CWE-125
Out-of-bounds Read
CVE-2018-12915 2024-11-21 12:46 2018-06-28 Show GitHub Exploit DB Packet Storm
247286 9.8 CRITICAL
Network
publiccms publiccms A remote code execution issue was discovered in PublicCMS V4.0.20180210. An attacker can upload a ZIP archive that contains a .jsp file with a directory traversal pathname. After an unzip operation, … CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2018-12914 2024-11-21 12:46 2018-06-28 Show GitHub Exploit DB Packet Storm
247287 7.5 HIGH
Network
miniz_project miniz In Miniz 2.0.7, tinfl_decompress in miniz_tinfl.c has an infinite loop because sym2 and counter can both remain equal to zero. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2018-12913 2024-11-21 12:46 2018-06-28 Show GitHub Exploit DB Packet Storm
247288 7.2 HIGH
Network
hongcms_project hongcms An issue wan discovered in admin\controllers\database.php in HongCMS 3.0.0. There is a SQL Injection vulnerability via an admin/index.php/database/operate?dbaction=emptytable&tablename= URI. CWE-89
SQL Injection
CVE-2018-12912 2024-11-21 12:46 2018-06-28 Show GitHub Exploit DB Packet Storm
247289 7.5 HIGH
Network
webgrind_project webgrind Webgrind 1.5 relies on user input to display a file, which lets anyone view files from the local filesystem (that the webserver user has access to) via an index.php?op=fileviewer&file= URI. NOTE: the… CWE-22
Path Traversal
CVE-2018-12909 2024-11-21 12:46 2018-06-28 Show GitHub Exploit DB Packet Storm
247290 9.8 CRITICAL
Network
brynamics brynamics Brynamics "Online Trade - Online trading and cryptocurrency investment system" allows remote attackers to obtain sensitive information via a direct request for the /dashboard/deposit URI, as demonstr… CWE-200
Information Exposure
CVE-2018-12908 2024-11-21 12:46 2018-06-28 Show GitHub Exploit DB Packet Storm