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 21, 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
226121 5 警告 infradead - OpenConnect の http.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-6128 2013-02-27 15:15 2013-02-13 Show GitHub Exploit DB Packet Storm
226122 4.3 警告 Novell
Canonical
Digia
- Qt の QSslSocket::sslErrors 関数における誤ったエラーを報告される脆弱性 CWE-310
暗号の問題
CVE-2012-6093 2013-02-27 15:13 2012-12-12 Show GitHub Exploit DB Packet Storm
226123 4.3 警告 Canonical
Digia
- Qt の XMLHttpRequest オブジェクトにおける任意のローカルファイルの読み取りを強制される脆弱性 CWE-200
情報漏えい
CVE-2012-5624 2013-02-27 15:11 2012-11-20 Show GitHub Exploit DB Packet Storm
226124 10 危険 3S-Smart Software Solutions - 3S CODESYS Gateway-Server におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-4708 2013-02-27 15:06 2013-02-19 Show GitHub Exploit DB Packet Storm
226125 10 危険 3S-Smart Software Solutions - 3S CODESYS Gateway-Server における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-4707 2013-02-27 15:06 2013-02-19 Show GitHub Exploit DB Packet Storm
226126 7.8 危険 3S-Smart Software Solutions - 3S CODESYS Gateway-Server における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2012-4706 2013-02-27 15:05 2013-02-19 Show GitHub Exploit DB Packet Storm
226127 10 危険 3S-Smart Software Solutions - 3S CODESYS Gateway-Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-4705 2013-02-27 15:02 2013-02-19 Show GitHub Exploit DB Packet Storm
226128 10 危険 3S-Smart Software Solutions - 3S CODESYS Gateway-Server における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-4704 2013-02-27 15:01 2013-02-19 Show GitHub Exploit DB Packet Storm
226129 6.8 警告 Honeywell International Inc. - 複数の Honeywell 製品の HscRemoteDeploy.dll における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-0108 2013-02-27 14:39 2013-02-24 Show GitHub Exploit DB Packet Storm
226130 10 危険 Novell - Novell GroupWise のクライアントにおける任意のコードを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2013-0804 2013-02-27 09:54 2013-01-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196611 4.7 MEDIUM
Local
google android In several functions of ScreenshotHelper.java and related files, there is a possible incorrectly saved screenshot due to a race condition. This could lead to local information disclosure across user … CWE-362
Race Condition
CVE-2021-0443 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196612 7.8 HIGH
Local
google android In updateInfo of android_hardware_input_InputApplicationHandle.cpp, there is a possible control of code flow due to a use after free. This could lead to local escalation of privilege with no addition… CWE-416
 Use After Free
CVE-2021-0442 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196613 7.8 HIGH
Local
google android In setPowerModeWithHandle of com_android_server_power_PowerManagerService.cpp, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege … CWE-787
 Out-of-bounds Write
CVE-2021-0439 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196614 7.8 HIGH
Local
google android In several functions of InputDispatcher.cpp, WindowManagerService.java, and related files, there is a possible tapjacking attack due to an incorrect FLAG_OBSCURED value. This could lead to local esca… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0438 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196615 7.8 HIGH
Local
google android In setPlayPolicy of DrmPlugin.cpp, there is a possible double free. This could lead to local escalation of privilege in a privileged process with no additional execution privileges needed. User inter… CWE-415
 Double Free
CVE-2021-0437 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196616 5.5 MEDIUM
Local
google android In CryptoPlugin::decrypt of CryptoPlugin.cpp, there is a possible out of bounds read due to integer overflow. This could lead to local information disclosure with no additional execution privileges n… CWE-190
 Integer Overflow or Wraparound
CVE-2021-0436 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196617 7.5 HIGH
Network
google android In avrc_proc_vendor_command of avrc_api.cc, there is a possible leak of heap data due to uninitialized data. This could lead to remote information disclosure with no additional execution privileges n… CWE-665
 Improper Initialization
CVE-2021-0435 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196618 8.0 HIGH
Adjacent
google android In onCreate of DeviceChooserActivity.java, there is a possible way to bypass user consent when pairing a Bluetooth device due to a tapjacking/overlay attack. This could lead to local escalation of pr… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0433 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196619 7.0 HIGH
Local
google android In ClearPullerCacheIfNecessary and ForceClearPullerCache of StatsPullerManager.cpp, there is a possible use-after-free due to a race condition. This could lead to local escalation of privilege with n… CWE-362
Race Condition
CVE-2021-0432 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196620 7.5 HIGH
Network
google android In avrc_msg_cback of avrc_api.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure to a paired device with no additional executio… CWE-125
Out-of-bounds Read
CVE-2021-0431 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm