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, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
257461 6.8 警告 アップル - Apple Mac OS X の ImageIO における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0505 2010-04-14 17:11 2010-03-29 Show GitHub Exploit DB Packet Storm
257462 7.5 危険 アップル - Apple Mac OS X の iChat サーバにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0504 2010-04-14 17:11 2010-03-29 Show GitHub Exploit DB Packet Storm
257463 6.5 警告 アップル - Apple Mac OS X の iChat サーバにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0503 2010-04-14 17:10 2010-03-29 Show GitHub Exploit DB Packet Storm
257464 4.3 警告 アップル - Apple Mac OS X の iChat サーバにおけるメッセージの監査を回避可能な脆弱性 CWE-DesignError
CVE-2010-0502 2010-04-14 17:10 2010-03-29 Show GitHub Exploit DB Packet Storm
257465 5 警告 アップル
レッドハット
jabberd 2.x project
- Jabber Studio jabberd の SASL ネゴシエーションにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-1329 2010-04-14 17:10 2006-03-21 Show GitHub Exploit DB Packet Storm
257466 7.2 危険 アップル - Apple Mac OS X の FTP サーバにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-0501 2010-04-14 17:10 2010-03-29 Show GitHub Exploit DB Packet Storm
257467 7.5 危険 アップル - Apple Mac OS X の FreeRADIUS サーバにおけるネットワーク接続を確立される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0524 2010-04-14 17:10 2010-03-29 Show GitHub Exploit DB Packet Storm
257468 7.8 危険 アップル - Apple Mac OS X の Event Monitor におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0500 2010-04-14 17:09 2010-03-29 Show GitHub Exploit DB Packet Storm
257469 6.5 警告 アップル - Apple Mac OS X の Dovecot におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0535 2010-04-14 17:09 2010-03-29 Show GitHub Exploit DB Packet Storm
257470 7.2 危険 アップル - Apple Mac OS X のディレクトリサービスにおける権限を取得される脆弱性 CWE-287
不適切な認証
CVE-2010-0498 2010-04-14 17:09 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