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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251271 7.5 危険 IBM - IBM DB2 の DB2 Administration Server 内の db2dasrrm プロセスにおける整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2012-0711 2012-03-23 11:49 2012-01-19 Show GitHub Exploit DB Packet Storm
251272 5 警告 IBM - IBM DB2 におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0710 2012-03-23 11:47 2011-06-10 Show GitHub Exploit DB Packet Storm
251273 6.3 警告 RSAセキュリティ - EMC RSA enVision におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-0403 2012-03-23 11:38 2012-03-20 Show GitHub Exploit DB Packet Storm
251274 9.3 危険 RSAセキュリティ - EMC RSA enVision におけるアクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-0402 2012-03-23 11:36 2012-03-20 Show GitHub Exploit DB Packet Storm
251275 6.5 警告 RSAセキュリティ - EMC RSA enVision における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-0401 2012-03-23 11:28 2012-03-20 Show GitHub Exploit DB Packet Storm
251276 7.9 危険 RSAセキュリティ - EMC RSA enVision におけるアクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2012-0400 2012-03-23 11:26 2012-03-20 Show GitHub Exploit DB Packet Storm
251277 4.3 警告 RSAセキュリティ - EMC RSA enVision におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0399 2012-03-23 11:24 2012-03-20 Show GitHub Exploit DB Packet Storm
251278 3.6 注意 Bdale Garbee - as31 におけるファイルを生成または削除される脆弱性 CWE-59
リンク解釈の問題
CVE-2012-0808 2012-03-22 18:35 2012-03-19 Show GitHub Exploit DB Packet Storm
251279 5 警告 kylegilman - WordPress 用 Video Embed & Thumbnail Generator プラグインにおけるインストールパスを取得される脆弱性 CWE-200
情報漏えい
CVE-2012-1786 2012-03-22 17:48 2012-03-19 Show GitHub Exploit DB Packet Storm
251280 7.5 危険 kylegilman - WordPress 用 Video Embed & Thumbnail Generator プラグインにおける任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-1785 2012-03-22 17:47 2012-03-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 26, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
257681 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
257682 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
257683 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
257684 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
257685 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
257686 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
257687 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
257688 8.8 HIGH
Network
google android In the parseURL function of URLStreamHandler, there is improper input validation of the host field. This could lead to a remote elevation of privilege that could enable bypassing user interaction req… CWE-20
 Improper Input Validation 
CVE-2017-13176 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
257689 4.7 MEDIUM
Local
google android Access to CNTVCT_EL0 in Small Cell SoC, Snapdragon Automobile, Snapdragon Mobile and Snapdragon Wear could be used for side channel attacks and this could lead to local information disclosure with no… CWE-200
Information Exposure
CVE-2017-13218 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
257690 7.8 HIGH
Local
google android In the onQueueFilled function of SoftAVCDec, there is a possible out-of-bounds write due to a use after free if a bad header causes the decoder to get caught in a loop while another thread frees the … CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2017-13180 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm