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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252571 6.8 警告 アップル - Apple Mac OS X の ImageIO における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0194 2011-04-26 10:58 2011-03-23 Show GitHub Exploit DB Packet Storm
252572 6.8 警告 アップル - Apple Mac OS X の Image RAW におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0193 2011-04-26 10:57 2011-03-23 Show GitHub Exploit DB Packet Storm
252573 1.9 注意 サイバートラスト株式会社
Postfix Project
レッドハット
- Postfix における e-mail メッセージが漏えいする脆弱性 CWE-200
情報漏えい
CVE-2008-2937 2011-04-26 08:48 2008-08-18 Show GitHub Exploit DB Packet Storm
252574 4.3 警告 アップル - Apple Mac OS X の Install Helper におけるユーザのログイン情報を追跡される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0190 2011-04-25 11:31 2011-03-23 Show GitHub Exploit DB Packet Storm
252575 5 警告 アップル - Apple Mac OS X のデフォルト設定されたターミナルにおける SSH サーバになりすまされる脆弱性 CWE-16
環境設定
CVE-2011-0189 2011-04-25 11:27 2011-03-23 Show GitHub Exploit DB Packet Storm
252576 6.8 警告 アップル - Apple Mac OS X の QuickTime における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0184 2011-04-25 11:21 2011-03-23 Show GitHub Exploit DB Packet Storm
252577 5 警告 アップル - Apple Mac OS X の Libinfo における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2011-0183 2011-04-25 10:32 2011-03-23 Show GitHub Exploit DB Packet Storm
252578 6.8 警告 アップル - Apple Mac OS X の ImageIO における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0181 2011-04-25 10:30 2011-03-23 Show GitHub Exploit DB Packet Storm
252579 7.2 危険 アップル - Apple Mac OS X の i386_set_ldt システムコールにおける権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0182 2011-04-25 10:28 2011-03-23 Show GitHub Exploit DB Packet Storm
252580 2.1 注意 アップル - Apple Mac OS X の HFS における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0180 2011-04-25 10:27 2011-03-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
255031 9.1 CRITICAL
Network
google android An information disclosure vulnerability in the Android media framework (aac). Product: Android. Versions: 7.0, 7.1.1, 7.1.2, 8.0, 8.1. Android ID: A-65280786. CWE-200
Information Exposure
CVE-2017-13188 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
255032 9.1 CRITICAL
Network
google android An information disclosure vulnerability in the Android media framework (libhevc). Product: Android. Versions: 7.0, 7.1.1, 7.1.2, 8.0, 8.1. Android ID: A-65034175. CWE-200
Information Exposure
CVE-2017-13187 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
255033 7.5 HIGH
Network
google android A vulnerability in the Android media framework (libavc) related to incorrect use of mmco parameters. Product: Android. Versions: 7.0, 7.1.1, 7.1.2, 8.0, 8.1. Android ID: A-65735716. CWE-20
 Improper Input Validation 
CVE-2017-13186 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
255034 9.1 CRITICAL
Network
google android An information disclosure vulnerability in the Android media framework (libhevc). Product: Android. Versions: 7.0, 7.1.1, 7.1.2, 8.0. Android ID: A-65123471. CWE-200
Information Exposure
CVE-2017-13185 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
255035 7.8 HIGH
Local
google android In the enableVSyncInjections function of SurfaceFlinger, there is a possible use after free of mVSyncInjector. This could lead to a local elevation of privilege enabling code execution as a privilege… CWE-416
 Use After Free
CVE-2017-13184 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
255036 7.0 HIGH
Local
google android In the OMXNodeInstance::useBuffer and IOMX::freeBuffer functions, there is a possible use after free due to a race condition if the user frees the buffer while it's being used in another thread. This… CWE-362
Race Condition
CVE-2017-13183 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
255037 7.8 HIGH
Local
google android In the sendFormatChange function of ACodec, there is a possible integer overflow which could lead to an out-of-bounds write. This could lead to a local elevation of privilege enabling code execution … CWE-190
 Integer Overflow or Wraparound
CVE-2017-13182 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
255038 7.8 HIGH
Local
google android In the doGetThumb and getThumbnail functions of MtpServer, there is a possible double free due to not NULLing out a freed pointer. This could lead to an local elevation of privilege enabling code exe… CWE-415
 Double Free
CVE-2017-13181 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
255039 9.8 CRITICAL
Network
google android In the initDecoder function of SoftAVCDec, there is a possible out-of-bounds write to mCodecCtx due to a use after free when buffer allocation fails. This could lead to remote code execution as a pri… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2017-13178 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
255040 9.8 CRITICAL
Network
google android In several functions of libhevc, NEON registers are not preserved. This could lead to remote code execution as a privileged process with no additional execution privileges needed. User interaction is… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-13177 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm