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 29, 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
225201 10 危険 富士通
ターボリナックス
IBM
Apache Software Foundation
オラクル
- Apache HTTP Server の mod_isapi における脆弱性 CWE-noinfo
情報不足
CVE-2010-0425 2013-07-18 19:23 2010-03-5 Show GitHub Exploit DB Packet Storm
225202 4.3 警告 アップル
IBM
Apache Software Foundation
オラクル
- Apache HTTP Server の mod_proxy_http における重要なレスポンスを取得される脆弱性 CWE-200
情報漏えい
CVE-2010-2068 2013-07-18 18:37 2010-06-18 Show GitHub Exploit DB Packet Storm
225203 4.3 警告 日本電気
IBM
Apache Software Foundation
アップル
サイバートラスト株式会社
富士通
サン・マイクロシステムズ
ターボリナックス
ヒューレット・パッカード
オラクル
日立
レッドハット
- Apache HTTP Server の mod_imap および mod_imagemap におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5000 2013-07-18 18:29 2007-12-13 Show GitHub Exploit DB Packet Storm
225204 5 警告 IBM
Apache Software Foundation
アップル
サイバートラスト株式会社
富士通
ヒューレット・パッカード
オラクル
日立
レッドハット
- Apache HTTP Server の mod_proxy モジュールにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-3847 2013-07-18 18:22 2007-08-23 Show GitHub Exploit DB Packet Storm
225205 4.3 警告 ヒューレット・パッカード
Apache Software Foundation
オラクル
- Apache HTTP Server の mod_proxy_ajp モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3348 2013-07-18 18:21 2011-09-14 Show GitHub Exploit DB Packet Storm
225206 5 警告 オラクル - Oracle and Sun Systems Products Suite の Oracle SPARC Enterprise M シリーズサーバ における XSCF Control Package (XCP) に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3773 2013-07-18 15:46 2013-07-16 Show GitHub Exploit DB Packet Storm
225207 4.3 警告 オラクル - Oracle iLearning における Learner Pages に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3775 2013-07-18 15:46 2013-07-16 Show GitHub Exploit DB Packet Storm
225208 4 警告 オラクル - Oracle Industry Applications の Oracle Policy Automation における Determinations Engine に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3816 2013-07-18 15:46 2013-07-16 Show GitHub Exploit DB Packet Storm
225209 5 警告 オラクル - Oracle Sun Solaris における Utility/Remote Execution Server に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0398 2013-07-18 15:46 2013-07-16 Show GitHub Exploit DB Packet Storm
225210 2.1 注意 オラクル - Oracle Sun Solaris における Libraries/Libc に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3745 2013-07-18 15:46 2013-07-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198051 6.7 MEDIUM
Local
google android In the SELinux policy configured in system_app.te, there is a possible way for system_app to gain code execution in other processes due to an overly-permissive SELinux policy. This could lead to loca… CWE-269
 Improper Privilege Management
CVE-2021-0691 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
198052 6.5 MEDIUM
Network
google android In ih264d_mark_err_slice_skip of ih264d_parse_pslice.c, there is a possible out of bounds write due to a heap buffer overflow. This could lead to remote information disclosure with no additional exec… CWE-787
 Out-of-bounds Write
CVE-2021-0690 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
198053 5.5 MEDIUM
Local
google android In RGB_to_BGR1_portable of SkSwizzler_opts.h, 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 privil… CWE-125
Out-of-bounds Read
CVE-2021-0689 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
198054 7.0 HIGH
Local
google android In lockNow of PhoneWindowManager.java, there is a possible lock screen bypass due to a race condition. This could lead to local escalation of privilege with User execution privileges needed. User int… CWE-362
Race Condition
CVE-2021-0688 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
198055 5.0 MEDIUM
Local
google android In ellipsize of Layout.java, there is a possible ANR due to improper input validation. This could lead to local denial of service with no additional execution privileges needed. User interaction is n… CWE-834
 Excessive Iteration
CVE-2021-0687 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
198056 5.5 MEDIUM
Local
google android In getDefaultSmsPackage of RoleManagerService.java, there is a possible way to get information about the default sms app of a different device user due to a missing permission check. This could lead … CWE-862
 Missing Authorization
CVE-2021-0686 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
198057 7.8 HIGH
Local
google android In ParsedIntentInfo of ParsedIntentInfo.java, there is a possible parcel serialization/deserialization mismatch due to unsafe deserialization. This could lead to local escalation of privilege with no… CWE-502
 Deserialization of Untrusted Data
CVE-2021-0685 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
198058 7.8 HIGH
Local
google android In TouchInputMapper::sync of TouchInputMapper.cpp, there is a possible out of bounds write due to a use after free. This could lead to local escalation of privilege with no additional execution privi… CWE-416
 Use After Free
CVE-2021-0684 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
198059 7.8 HIGH
Local
google android In runTraceIpcStop of ActivityManagerShellCommand.java, there is a possible deletion of system files due to a confused deputy. This could lead to local escalation of privilege with no additional exec… NVD-CWE-Other
CVE-2021-0683 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
198060 5.5 MEDIUM
Local
google android In sendAccessibilityEvent of NotificationManagerService.java, there is a possible disclosure of notification data due to a missing permission check. This could lead to local information disclosure wi… CWE-862
 Missing Authorization
CVE-2021-0682 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm