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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251511 9.3 危険 IBM - IBM Tivoli Provisioning Manager Express におけるスタックベースのバッファオーバーフローの脆弱性 CWE-DesignError
CVE-2012-0198 2012-03-7 14:53 2012-03-6 Show GitHub Exploit DB Packet Storm
251512 4 警告 シックス・アパート株式会社 - Movable Type のデフォルト設定におけるディレクトリトラバーサル攻撃の脆弱性 CWE-22
パス・トラバーサル
CVE-2012-1497 2012-03-6 15:22 2012-03-3 Show GitHub Exploit DB Packet Storm
251513 4.3 警告 シックス・アパート株式会社 - Movable Type の cgi-bin/mt/mt-wizard.cgi におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1262 2012-03-6 15:20 2012-03-3 Show GitHub Exploit DB Packet Storm
251514 4.3 警告 IBM - 複数の IBM 製品の Gantt applet viewer におけるクロスサイトスクリプティングの脆弱性 - CVE-2012-0715 2012-03-6 14:44 2012-03-2 Show GitHub Exploit DB Packet Storm
251515 7.8 危険 IBM - IBM AIX および VIOS におけるサービス運用妨害 (システムクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1385 2012-03-6 14:42 2012-02-24 Show GitHub Exploit DB Packet Storm
251516 7.5 危険 Novell - Novell GroupWise のクライアントにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-4189 2012-03-6 14:42 2012-02-23 Show GitHub Exploit DB Packet Storm
251517 9.3 危険 IBM - IBM Personal Communications の pcsws.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0201 2012-03-5 15:26 2011-02-20 Show GitHub Exploit DB Packet Storm
251518 7.5 危険 アップル - Apple Safari で使用される WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-3443 2012-03-5 15:26 2012-03-2 Show GitHub Exploit DB Packet Storm
251519 4.3 警告 ES APP Group - ES ファイルエクスプローラーにおけるアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0322 2012-03-5 12:02 2012-03-5 Show GitHub Exploit DB Packet Storm
251520 4.3 警告 Ulysses - WordPress 用 Black-LetterHead テーマにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3865 2012-03-5 11:09 2011-09-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
258261 7.5 HIGH
Network
google android A vulnerability in the Android media framework (ex) related to composition of frames lacking a color map. Product: Android. Versions: 7.0, 7.1.1, 7.1.2, 8.0, 8.1. Android ID: A-68399117. CWE-20
 Improper Input Validation 
CVE-2017-13198 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
258262 7.5 HIGH
Network
google android In the ihevcd_parse_slice.c function, slave threads are not joined if there is an error. This could lead to a remote denial of service of a critical system process with no additional execution privil… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-13197 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
258263 7.5 HIGH
Network
google android In several places in ihevcd_decode.c, a dead loop could occur due to incomplete frames which could lead to memory leaks. This could lead to a remote denial of service of a critical system process wit… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-13196 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
258264 7.5 HIGH
Network
google android In the ihevcd_parse_sps function of ihevcd_parse_headers.c, several parameter values could be negative which could lead to negative indexes which could lead to an infinite loop. This could lead to a … CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-13195 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
258265 7.5 HIGH
Network
google
debian
android
debian_linux
A vulnerability in the Android media framework (libvpx) related to odd frame width. Product: Android. Versions: 7.0, 7.1.1, 7.1.2, 8.0, 8.1. Android ID: A-64710201. CWE-20
 Improper Input Validation 
CVE-2017-13194 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
258266 7.5 HIGH
Network
google android In ihevcd_decode.c there is a possible infinite loop due to bytes for an sps of unsupported resolution resulting in the same sps being fed in over and over. This could lead to a remote denial of serv… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-13193 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
258267 7.5 HIGH
Network
google android In the ihevcd_parse_slice_header function of ihevcd_parse_slice_header.c a slice address of zero after the first slice could result in an infinite loop. This could lead to a remote denial of service … CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-13192 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
258268 7.5 HIGH
Network
google android In the ihevcd_decode function of ihevcd_decode.c, there is an infinite loop due to an incomplete frame error. This could lead to a remote denial of service of a critical system process with no additi… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-13191 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
258269 7.5 HIGH
Network
google android A vulnerability in the Android media framework (libhevc) related to handling ps_codec_obj memory allocation failures. Product: Android. Versions: 7.0, 7.1.1, 7.1.2, 8.0, 8.1. Android ID: A-68299873. CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2017-13190 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
258270 7.5 HIGH
Network
google android A vulnerability in the Android media framework (libavc) related to handling dec_hdl memory allocation failures. Product: Android. Versions: 7.0, 7.1.1, 7.1.2, 8.0, 8.1. Android ID: A-68300072. CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2017-13189 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm