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 27, 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
231301 5 警告 sergey lyubka - Sergey Lyubka Simple HTTPD における重要な情報を取得される脆弱性 - CVE-2007-3407 2012-12-20 18:19 2007-06-26 Show GitHub Exploit DB Packet Storm
231302 5 警告 sitedepth - SiteDepth CMS の ShowImage.php におけるディレクトリトラバーサルの脆弱性 - CVE-2007-3404 2012-12-20 18:19 2007-06-26 Show GitHub Exploit DB Packet Storm
231303 7.5 危険 phpee - PPhlogger の include/get_userdata.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-3399 2012-12-20 18:19 2007-06-26 Show GitHub Exploit DB Packet Storm
231304 2.1 注意 レッドハット - x86_64 プラットフォーム上で稼動している RHEL のカーネルにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2007-3379 2012-12-20 18:19 2007-04-28 Show GitHub Exploit DB Packet Storm
231305 5 警告 レッドハット - redhat-cluster-suite における以前のリクエストから重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2007-3373 2012-12-20 18:19 2007-06-19 Show GitHub Exploit DB Packet Storm
231306 7.5 危険 powl - Powl の plugins/widgets/htmledit/htmledit.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-3371 2012-12-20 18:19 2007-06-22 Show GitHub Exploit DB Packet Storm
231307 7.8 危険 Polycom - Polycom SoundPoint IP 601 SIP phone with BootROM におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-3369 2012-12-20 18:19 2007-06-22 Show GitHub Exploit DB Packet Storm
231308 7.8 危険 Polycom - Polycom SoundPoint 上で稼動する IP 601 SIP phone with BootROM の HTTP サーバにおけるバッファオーバーフローの脆弱性 - CVE-2007-3368 2012-12-20 18:19 2007-06-22 Show GitHub Exploit DB Packet Storm
231309 10 危険 scriptdevelopers.net - NetClassifieds Premium Edition における情報を取得される脆弱性 - CVE-2007-3357 2012-12-20 18:19 2007-06-22 Show GitHub Exploit DB Packet Storm
231310 7.8 危険 scriptdevelopers.net - NetClassifieds Premium Edition における重要な情報を取得される脆弱性 - CVE-2007-3356 2012-12-20 18:19 2007-06-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 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
197721 6.7 MEDIUM
Local
google android In OMA DRM, there is a possible memory corruption due to improper input validation. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not n… CWE-787
 Out-of-bounds Write
CVE-2021-0628 2024-11-21 14:43 2021-08-19 Show GitHub Exploit DB Packet Storm
197722 6.7 MEDIUM
Local
google android In OMA DRM, there is a possible memory corruption due to an integer overflow. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed … CWE-190
 Integer Overflow or Wraparound
CVE-2021-0627 2024-11-21 14:43 2021-08-19 Show GitHub Exploit DB Packet Storm
197723 6.7 MEDIUM
Local
google android In ged, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed… CWE-787
 Out-of-bounds Write
CVE-2021-0626 2024-11-21 14:43 2021-08-19 Show GitHub Exploit DB Packet Storm
197724 7.8 HIGH
Local
google android In sqlite3_str_vappendf of sqlite3.c, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege if the user can also inject a printf i… CWE-787
 Out-of-bounds Write
CVE-2021-0646 2024-11-21 14:43 2021-08-18 Show GitHub Exploit DB Packet Storm
197725 7.8 HIGH
Local
google android In shouldBlockFromTree of ExternalStorageProvider.java, there is a possible permissions bypass. This could lead to local escalation of privilege, allowing an app to read private app directories in ex… CWE-863
 Incorrect Authorization
CVE-2021-0645 2024-11-21 14:43 2021-08-18 Show GitHub Exploit DB Packet Storm
197726 5.5 MEDIUM
Local
google android In onResume of VoicemailSettingsFragment.java, there is a possible way to retrieve a trackable identifier without permissions due to a missing permission check. This could lead to local information d… CWE-862
 Missing Authorization
CVE-2021-0642 2024-11-21 14:43 2021-08-18 Show GitHub Exploit DB Packet Storm
197727 5.5 MEDIUM
Local
google android In getAvailableSubscriptionInfoList of SubscriptionController.java, there is a possible disclosure of unique identifiers due to a missing permission check. This could lead to local information disclo… CWE-862
 Missing Authorization
CVE-2021-0641 2024-11-21 14:43 2021-08-18 Show GitHub Exploit DB Packet Storm
197728 7.8 HIGH
Local
google android In noteAtomLogged of StatsdStats.cpp, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges n… CWE-787
 Out-of-bounds Write
CVE-2021-0640 2024-11-21 14:43 2021-08-18 Show GitHub Exploit DB Packet Storm
197729 5.5 MEDIUM
Local
google android In multiple functions of libl3oemcrypto.cpp, there is a possible weakness in the existing obfuscation mechanism due to the way sensitive data is handled. This could lead to local information disclosu… CWE-922
 Insecure Storage of Sensitive Information
CVE-2021-0639 2024-11-21 14:43 2021-08-18 Show GitHub Exploit DB Packet Storm
197730 9.8 CRITICAL
Network
risc-v instruction_set_manual The RISC-V Instruction Set Manual contains a documented ambiguity for the Machine Trap Vector Base Address (MTVEC) register that may lead to a vulnerability due to the initial state of the register n… CWE-908
 Use of Uninitialized Resource
CVE-2021-1104 2024-11-21 14:43 2021-08-14 Show GitHub Exploit DB Packet Storm