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 7, 2026, 12:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230391 5 警告 VMware
Linux
- Linux kernel の net/sctp/sm_make_chunk.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-1573 2012-12-19 16:59 2012-02-2 Show GitHub Exploit DB Packet Storm
230392 5 警告 Expat
IBM
Apache Software Foundation
サイバートラスト株式会社
サン・マイクロシステムズ
ヒューレット・パッカード
VMware
レッドハット
- Expat の libexpat におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-3720 2012-12-19 16:59 2009-11-3 Show GitHub Exploit DB Packet Storm
230393 1.9 注意 VMware
Linux
レッドハット
- Linux kernel の ib_uverbs_poll_cq 関数における重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2011-1044 2012-12-19 16:58 2011-01-4 Show GitHub Exploit DB Packet Storm
230394 2.1 注意 VMware
Linux
レッドハット
- Linux kernel の xfs_fs_geometry 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-0711 2012-12-19 16:57 2011-03-1 Show GitHub Exploit DB Packet Storm
230395 5.7 警告 VMware
Linux
レッドハット
- Linux kernel の InfiniBand ドライバ 内にある cm_work_handler 関数におけるサービス運用妨害 (パニック) の脆弱性 CWE-362
競合状態
CVE-2011-0695 2012-12-19 16:57 2011-03-15 Show GitHub Exploit DB Packet Storm
230396 4.4 警告 VMware
Linux
レッドハット
- Linux kernel の ib_uverbs_poll_cq 関数における整数オーバーフロー脆弱性 CWE-189
数値処理の問題
CVE-2010-4649 2012-12-19 16:56 2011-01-4 Show GitHub Exploit DB Packet Storm
230397 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の is_gpt_valid 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1577 2012-12-19 16:56 2011-03-14 Show GitHub Exploit DB Packet Storm
230398 10 危険 サン・マイクロシステムズ
サイバートラスト株式会社
VMware
ヒューレット・パッカード
レッドハット
- 複数の Oracle 製品の Sound コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3559 2012-12-19 16:54 2010-10-12 Show GitHub Exploit DB Packet Storm
230399 10 危険 サン・マイクロシステムズ
サイバートラスト株式会社
VMware
ヒューレット・パッカード
レッドハット
- 複数の Oracle 製品の Java Web Start コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3558 2012-12-19 16:51 2010-10-12 Show GitHub Exploit DB Packet Storm
230400 6.8 警告 サン・マイクロシステムズ
サイバートラスト株式会社
VMware
ヒューレット・パッカード
レッドハット
- 複数の Oracle 製品の Swing コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3557 2012-12-19 16:49 2010-10-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211911 5.5 MEDIUM
Local
google android In the settings app, there is a possible app crash due to improper input validation. This could lead to local denial of service of the Settings app with User execution privileges needed. User interac… CWE-20
 Improper Input Validation 
CVE-2020-0206 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211912 6.5 MEDIUM
Network
google android In the DaalaBitReader constructor of entropy_decoder.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure in the media server wit… CWE-125
Out-of-bounds Read
CVE-2020-0205 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211913 7.0 HIGH
Local
google android In InstallPackage of package.cpp, there is a possible bypass of a signature check due to a Time of Check/Time of Use condition. This could lead to local escalation of privilege by allowing a bypass o… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2020-0204 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211914 7.8 HIGH
Local
google android In freeIsolatedUidLocked of ProcessList.java, there is a possible UID reuse due to improper cleanup. This could lead to local escalation of privilege between constrained processes with no additional … CWE-404
 Improper Resource Shutdown or Release
CVE-2020-0203 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211915 7.8 HIGH
Local
google android In onHandleIntent of TraceService.java, there is a possible bypass of developer settings requirements for capturing system traces due to a missing permission check. This could lead to local escalatio… CWE-862
 Missing Authorization
CVE-2020-0202 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211916 9.8 CRITICAL
Network
google android In showSecurityFields of WifiConfigController.java there is a possible credential leak due to a confused deputy. This could lead to remote escalation of privilege with no additional execution privile… NVD-CWE-noinfo
CVE-2020-0201 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211917 6.5 MEDIUM
Network
google android In ReadLittleEndian of raw_bit_reader.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure in the media server with no additional… CWE-125
Out-of-bounds Read
CVE-2020-0200 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211918 4.1 MEDIUM
Local
google android In TimeCheck::TimeCheckThread::threadLoop of TimeCheck.cpp, there is a possible use-after-free due to a race condition. This could lead to local information disclosure with System execution privilege… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2020-0199 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211919 7.5 HIGH
Network
google
debian
canonical
fedoraproject
libexif_project
android
debian_linux
ubuntu_linux
fedora
libexif
In exif_data_load_data_content of exif-data.c, there is a possible UBSAN abort due to an integer overflow. This could lead to remote denial of service with no additional execution privileges needed. … CWE-190
 Integer Overflow or Wraparound
CVE-2020-0198 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211920 5.5 MEDIUM
Local
google android In InitDataParser::parsePssh of InitDataParser.cpp, 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 … CWE-125
Out-of-bounds Read
CVE-2020-0197 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm