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 2, 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
252311 4.3 警告 アップル - Apple Safari の WebKit における重要な情報を取得される脆弱性 CWE-DesignError
CVE-2010-1764 2010-12-10 14:39 2010-06-10 Show GitHub Exploit DB Packet Storm
252312 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1758 2010-12-10 14:38 2010-06-10 Show GitHub Exploit DB Packet Storm
252313 6.4 警告 アップル - Apple iOS の WebKit におけるユーザインターフェースになりすまされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1757 2010-12-10 14:38 2010-06-22 Show GitHub Exploit DB Packet Storm
252314 4.3 警告 アップル - Apple Safari の WebKit における任意のキー操作を強制される脆弱性 CWE-Other
その他
CVE-2010-1422 2010-12-10 14:37 2010-06-10 Show GitHub Exploit DB Packet Storm
252315 4.3 警告 アップル - Apple Safari の WebKit におけるクリップボードを変更される脆弱性 CWE-DesignError
CVE-2010-1421 2010-12-10 14:37 2010-06-10 Show GitHub Exploit DB Packet Storm
252316 4.3 警告 アップル - Apple Safari の WebKit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1418 2010-12-10 14:35 2010-06-10 Show GitHub Exploit DB Packet Storm
252317 9.3 危険 アップル - Apple Safari の WebKit の Cascading Style Sheets 実装における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1417 2010-12-10 14:35 2010-06-10 Show GitHub Exploit DB Packet Storm
252318 4.3 警告 アップル - Apple Safari の WebKit における他のサイトから画像を読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1416 2010-12-10 14:35 2010-06-10 Show GitHub Exploit DB Packet Storm
252319 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1415 2010-12-10 14:33 2010-06-10 Show GitHub Exploit DB Packet Storm
252320 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1414 2010-12-10 14:32 2010-06-10 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
211931 6.5 MEDIUM
Network
google android In libstagefright, there is a possible resource exhaustion due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User interaction … CWE-20
 Improper Input Validation 
CVE-2019-9352 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211932 3.3 LOW
Local
google android In SyncStatusObserver, there is a possible bypass for operating system protections that isolate user profiles from each other due to a missing permission check. This could lead to local limited infor… CWE-862
 Missing Authorization
CVE-2019-9351 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211933 7.8 HIGH
Local
google android In Keymaster, there is a possible EoP due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for expl… CWE-416
 Use After Free
CVE-2019-9350 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211934 6.5 MEDIUM
Network
google android In libstagefright, there is a possible resource exhaustion due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed. User interacti… CWE-400
 Uncontrolled Resource Consumption
CVE-2019-9349 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211935 6.5 MEDIUM
Network
google android In libstagefright, there is a possible resource exhaustion due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed. User interacti… CWE-20
 Improper Input Validation 
CVE-2019-9348 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211936 5.5 MEDIUM
Local
google android In the m4v_h263 codec, there is a possible out of bounds read due to a use after free. This could lead to local information disclosure with no additional execution privileges needed. User interaction… CWE-125
CWE-416
Out-of-bounds Read
 Use After Free
CVE-2019-9347 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211937 8.8 HIGH
Network
google android In libstagefright, there is a possible out of bounds write due to a heap buffer overflow. This could lead to remote code execution with no additional execution privileges needed. User interaction is … CWE-787
 Out-of-bounds Write
CVE-2019-9346 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211938 5.0 MEDIUM
Local
google android In NFC server, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction i… CWE-125
Out-of-bounds Read
CVE-2019-9344 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211939 7.5 HIGH
Network
google android In Bluetooth, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction i… CWE-125
Out-of-bounds Read
CVE-2019-9343 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211940 7.5 HIGH
Network
google android In Bluetooth, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction i… CWE-125
Out-of-bounds Read
CVE-2019-9342 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm