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
257441 6.8 警告 アップル - Apple Mac OS X の QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0520 2010-04-16 16:57 2010-03-29 Show GitHub Exploit DB Packet Storm
257442 6.8 警告 アップル - Apple Mac OS X の QuickTime における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0519 2010-04-16 16:57 2010-03-29 Show GitHub Exploit DB Packet Storm
257443 6.8 警告 アップル - Apple Mac OS X の QuickTime における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0518 2010-04-16 16:56 2010-03-29 Show GitHub Exploit DB Packet Storm
257444 6.8 警告 アップル - Apple Mac OS X の QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0517 2010-04-16 16:56 2010-03-29 Show GitHub Exploit DB Packet Storm
257445 6.8 警告 アップル - Apple Mac OS X の QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0516 2010-04-15 18:39 2010-03-29 Show GitHub Exploit DB Packet Storm
257446 6.8 警告 アップル - Apple Mac OS X の QuickTime における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0515 2010-04-15 18:39 2010-03-29 Show GitHub Exploit DB Packet Storm
257447 6.8 警告 アップル - Apple Mac OS X の QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0514 2010-04-15 18:38 2010-03-29 Show GitHub Exploit DB Packet Storm
257448 6.8 警告 アップル - Apple Mac OS X の PS Normalizer におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0513 2010-04-15 18:38 2010-03-29 Show GitHub Exploit DB Packet Storm
257449 9.3 危険 アップル - Apple Mac OS X の アカウント環境設定の実装におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0512 2010-04-15 18:38 2010-03-29 Show GitHub Exploit DB Packet Storm
257450 5 警告 アップル - Apple Mac OS X の Podcast プロデューサーにおけるワークフローにアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0511 2010-04-15 18:38 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