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 24, 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
255071 5 警告 CA Technologies - CA ARCserve Backup のメッセージエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2009-1761 2010-12-27 10:41 2009-06-15 Show GitHub Exploit DB Packet Storm
255072 2.1 注意 CA Technologies - CA Internet Security Suite の vetmonnt.sys におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2009-0682 2010-12-27 10:36 2009-08-18 Show GitHub Exploit DB Packet Storm
255073 10 危険 CA Technologies - CA Service Metric Analysis および Service Level Management の smmsnmpd サービスにおける任意のコマンドを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-0043 2010-12-27 10:34 2009-01-7 Show GitHub Exploit DB Packet Storm
255074 10 危険 CA Technologies - 複数の CA 製品の Arclib library におけるウィルス検知を回避される脆弱性 CWE-DesignError
CWE-noinfo
CVE-2009-0042 2010-12-27 10:30 2009-01-26 Show GitHub Exploit DB Packet Storm
255075 9.3 危険 アドビシステムズ - Adobe Illustrator における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2010-3152 2010-12-24 16:16 2010-12-3 Show GitHub Exploit DB Packet Storm
255076 - - Laurent Destailleur - AWStats に脆弱性 - - 2010-12-24 16:06 2010-12-1 Show GitHub Exploit DB Packet Storm
255077 5 警告 ISC, Inc. - ISC BIND named の allow-query の処理における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3615 2010-12-24 16:01 2010-12-2 Show GitHub Exploit DB Packet Storm
255078 9.3 危険 CA Technologies - CA eTrust Antivirus における HTML ドキュメント内のマルウェアの検出を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5529 2010-12-24 11:50 2008-12-12 Show GitHub Exploit DB Packet Storm
255079 10 危険 CA Technologies - Windows 上で稼働する CA ARCserve Backup の LDBserver サービスにおける任意のコードを実行される脆弱性 CWE-DesignError
CVE-2008-5415 2010-12-24 11:50 2008-12-10 Show GitHub Exploit DB Packet Storm
255080 5 警告 CA Technologies - CA ARCserve Backup の asdbapi.dll におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-4400 2010-12-24 11:48 2008-10-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 25, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
215351 7.8 HIGH
Local
google android In WiFi tethering, there is a possible attacker controlled intent due to an unsafe PendingIntent. This could lead to local escalation of privilege with User execution privileges needed. User interact… NVD-CWE-noinfo
CVE-2020-0262 2024-11-21 13:53 2020-09-19 Show GitHub Exploit DB Packet Storm
215352 5.5 MEDIUM
Local
google android In SyncManager, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure with no additional execution privileges needed. User interaction … NVD-CWE-noinfo
CVE-2020-0426 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
215353 5.5 MEDIUM
Local
google android There is a possible way to view notifications even when the "Lockdown" feature is on. This could lead to local information disclosure with no additional execution privileges needed. User interaction … NVD-CWE-noinfo
CVE-2020-0425 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
215354 7.8 HIGH
Local
google android In libmpeg2dec, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege if another exploit allowed this to be triggered with different … CWE-787
 Out-of-bounds Write
CVE-2020-0406 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
215355 7.8 HIGH
Local
google android In Telephony, there is a possible permission bypass due to a missing permission check. This could lead to local escalation of privilege and the setting of supported EUICC countries with no additional… CWE-862
 Missing Authorization
CVE-2020-0375 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
215356 7.8 HIGH
Local
google android In NFC, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local escalation of privilege with User execution privileges needed. User interaction is not needed fo… CWE-276
Incorrect Default Permissions 
CVE-2020-0374 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
215357 4.7 MEDIUM
Local
google android In SoundTriggerHwService, there is a possible out of bounds read due to a race condition. This could lead to local information disclosure with no additional execution privileges needed. User interact… CWE-362
CWE-125
Race Condition
Out-of-bounds Read
CVE-2020-0373 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
215358 5.5 MEDIUM
Local
google android In ActivityManager, there is a possible access to protected data due to a missing permission check. This could lead to local information disclosure with no additional execution privileges needed. Use… CWE-862
 Missing Authorization
CVE-2020-0372 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
215359 6.5 MEDIUM
Network
google android In libAACdec, there is a possible out of bounds read due to missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is … CWE-125
Out-of-bounds Read
CVE-2020-0370 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
215360 7.8 HIGH
Local
google android In libavb, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2020-0369 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm