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":May 3, 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
250481 7.8 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-4911 2011-09-20 14:03 2010-06-29 Show GitHub Exploit DB Packet Storm
250482 4.3 警告 シスコシステムズ - Cisco Adaptive Security Appliances デバイス上の WebVPN ポータルにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4910 2011-09-20 14:00 2010-06-29 Show GitHub Exploit DB Packet Storm
250483 3.5 注意 SemanticScuttle - SemanticScuttle におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2672 2011-09-16 12:00 2011-09-16 Show GitHub Exploit DB Packet Storm
250484 1.2 注意 レッドハット
Samba Project
- Samba の mount.cifs 内にある check_mtab 関数におけるサービス運用妨害 (mtab 破損) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2724 2011-09-16 11:49 2011-08-29 Show GitHub Exploit DB Packet Storm
250485 10 危険 The PHP Group - PHP の crypt 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3268 2011-09-15 13:41 2011-08-25 Show GitHub Exploit DB Packet Storm
250486 5 警告 The PHP Group - PHP の error_log 関数におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3267 2011-09-15 13:40 2011-08-25 Show GitHub Exploit DB Packet Storm
250487 4.3 警告 The PHP Group - PHP の crypt 関数における認証を回避される脆弱性 CWE-310
暗号の問題
CVE-2011-3189 2011-09-15 13:40 2011-08-25 Show GitHub Exploit DB Packet Storm
250488 7.4 危険 シトリックス・システムズ
レッドハット
- Xen におけるホスト OS の権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1898 2011-09-15 13:38 2011-08-12 Show GitHub Exploit DB Packet Storm
250489 5.1 警告 レッドハット - foomatic-gui その他の製品で使用される pysmb.py における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-2899 2011-09-15 13:37 2011-08-23 Show GitHub Exploit DB Packet Storm
250490 5 警告 The PHP Group - PHP の addGlob および addPattern 関数におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1657 2011-09-14 10:52 2011-08-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 3, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212761 7.8 HIGH
Local
apple mac_os_x This issue was addressed with improved checks. This issue is fixed in macOS Mojave 10.14.4. A local user may be able to execute arbitrary shell commands. CWE-78
OS Command 
CVE-2019-8513 2024-11-21 13:49 2019-12-19 Show GitHub Exploit DB Packet Storm
212762 5.7 MEDIUM
Network
apple iphone_os This issue was addressed with improved transparency. This issue is fixed in iOS 12.2. A user may authorize an enterprise administrator to remotely wipe their device without appropriate disclosure. CWE-863
 Incorrect Authorization
CVE-2019-8512 2024-11-21 13:49 2019-12-19 Show GitHub Exploit DB Packet Storm
212763 7.8 HIGH
Local
apple mac_os_x
iphone_os
watchos
A buffer overflow issue was addressed with improved memory handling. This issue is fixed in iOS 12.2, macOS Mojave 10.14.4, watchOS 5.2. A malicious application may be able to elevate privileges. CWE-120
Classic Buffer Overflow
CVE-2019-8511 2024-11-21 13:49 2019-12-19 Show GitHub Exploit DB Packet Storm
212764 5.5 MEDIUM
Local
apple mac_os_x
iphone_os
watchos
tvos
An out-of-bounds read issue existed that led to the disclosure of kernel memory. This was addressed with improved input validation. This issue is fixed in iOS 12.2, macOS Mojave 10.14.4, tvOS 12.2, w… CWE-125
Out-of-bounds Read
CVE-2019-8510 2024-11-21 13:49 2019-12-19 Show GitHub Exploit DB Packet Storm
212765 7.8 HIGH
Local
apple mac_os_x A buffer overflow was addressed with improved bounds checking. This issue is fixed in macOS Mojave 10.14.4. Mounting a maliciously crafted NFS network share may lead to arbitrary code execution with … CWE-120
Classic Buffer Overflow
CVE-2019-8508 2024-11-21 13:49 2019-12-19 Show GitHub Exploit DB Packet Storm
212766 5.5 MEDIUM
Local
apple mac_os_x Multiple memory corruption issues were addressed with improved input validation. This issue is fixed in macOS Mojave 10.14.4. Processing malicious data may lead to unexpected application termination. CWE-20
 Improper Input Validation 
CVE-2019-8507 2024-11-21 13:49 2019-12-19 Show GitHub Exploit DB Packet Storm
212767 6.1 MEDIUM
Network
apple iphone_os
safari
A logic issue was addressed with improved validation. This issue is fixed in iOS 12.2, Safari 12.1. Enabling the Safari Reader feature on a maliciously crafted webpage may lead to universal cross sit… CWE-79
Cross-site Scripting
CVE-2019-8505 2024-11-21 13:49 2019-12-19 Show GitHub Exploit DB Packet Storm
212768 5.5 MEDIUM
Local
apple mac_os_x
iphone_os
A memory initialization issue was addressed with improved memory handling. This issue is fixed in iOS 12.2, macOS Mojave 10.14.4. A local user may be able to read kernel memory. CWE-665
 Improper Initialization
CVE-2019-8504 2024-11-21 13:49 2019-12-19 Show GitHub Exploit DB Packet Storm
212769 8.8 HIGH
Network
apple iphone_os
tvos
icloud
itunes
safari
A logic issue was addressed with improved validation. This issue is fixed in iOS 12.2, tvOS 12.2, Safari 12.1, iTunes 12.9.4 for Windows, iCloud for Windows 7.11. A malicious website may be able to e… CWE-20
 Improper Input Validation 
CVE-2019-8503 2024-11-21 13:49 2019-12-19 Show GitHub Exploit DB Packet Storm
212770 3.3 LOW
Local
apple mac_os_x
iphone_os
watchos
tvos
An API issue existed in the handling of dictation requests. This issue was addressed with improved validation. This issue is fixed in iOS 12.2, macOS Mojave 10.14.4, tvOS 12.2, watchOS 5.2. A malicio… CWE-20
 Improper Input Validation 
CVE-2019-8502 2024-11-21 13:49 2019-12-19 Show GitHub Exploit DB Packet Storm