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 31, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
244781 9.3 危険 マイクロソフト
AVAST Software s.r.o.
- avast! antivirus における HTML ドキュメント内のマルウェアの検出を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5523 2012-06-26 16:03 2008-12-12 Show GitHub Exploit DB Packet Storm
244782 9.3 危険 マイクロソフト
AVG Technologies
- AVG Anti-Virus における HTML ドキュメント内のマルウェアの検出を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5522 2012-06-26 16:03 2008-12-12 Show GitHub Exploit DB Packet Storm
244783 9.3 危険 マイクロソフト
free-av
- Avira AntiVir における HTML 文書内のマルウェアの検知を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5521 2012-06-26 16:03 2008-12-12 Show GitHub Exploit DB Packet Storm
244784 9.4 危険 マイクロソフト
Apache Software Foundation
- Apache Geronimo Application Server の Web 管理コンソールにおけるファイルを任意のディレクトリにアップロードされる脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5518 2012-06-26 16:03 2009-04-17 Show GitHub Exploit DB Packet Storm
244785 7.5 危険 Git project - gitweb の Web インターフェースにおける任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-5517 2012-06-26 16:03 2009-01-13 Show GitHub Exploit DB Packet Storm
244786 9.3 危険 マイクロソフト
アンラボ
- AhnLab V3 における HTML ドキュメント内のマルウェアの検出を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5520 2012-06-26 16:03 2008-12-12 Show GitHub Exploit DB Packet Storm
244787 7.5 危険 bandsitecms - BandSite CMS における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2008-5497 2012-06-26 16:03 2008-12-12 Show GitHub Exploit DB Packet Storm
244788 7.5 危険 Joomla!
digitalgreys
- Joomla! の contactinfo コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5494 2012-06-26 16:03 2008-12-12 Show GitHub Exploit DB Packet Storm
244789 7.5 危険 clip-share - ClipShare の channel_detail.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5489 2012-06-26 16:03 2008-12-12 Show GitHub Exploit DB Packet Storm
244790 7.5 危険 e-topbiz - E-topbiz Domain Shop の admin.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5488 2012-06-26 16:03 2008-12-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 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
218501 7.5 HIGH
Network
google android In netd, there is a possible out of bounds read due to a use after free. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not neede… CWE-125
CWE-416
Out-of-bounds Read
 Use After Free
CVE-2019-9381 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
218502 6.5 MEDIUM
Network
google android In the settings UI, there is a possible spoofing vulnerability due to a missing permission check. This could lead to a user mistakenly changing permission settings with no additional execution privil… CWE-862
 Missing Authorization
CVE-2019-9380 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
218503 6.5 MEDIUM
Network
google android In libstagefright, there is a possible resource exhaustion due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User interaction … CWE-20
 Improper Input Validation 
CVE-2019-9379 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
218504 7.8 HIGH
Local
google android In the Activity Manager service, there is a possible permission bypass due to incorrect permission check. This could lead to local escalation of privilege with no additional execution privileges need… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2019-9378 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
218505 3.3 LOW
Local
google android In FingerprintService, there is a possible bypass for operating system protections that isolate user profiles from each other due to a missing permission check. This could lead to a local information… CWE-862
 Missing Authorization
CVE-2019-9377 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
218506 5.5 MEDIUM
Local
google android In Account of Account.java, there is a possible boot loop due to improper input validation. This could lead to local denial of service with no additional execution privileges needed. User interaction… CWE-834
 Excessive Iteration
CVE-2019-9376 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
218507 6.4 MEDIUM
Local
google android In hostapd, there is a possible out of bounds write due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed f… CWE-362
CWE-787
Race Condition
 Out-of-bounds Write
CVE-2019-9375 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
218508 5.5 MEDIUM
Local
google android In JobStore, there is a mismatched serialization/deserialization for the "battery-not-low" job attribute. This could lead to a local denial of service with no additional execution privileges needed. … CWE-502
 Deserialization of Untrusted Data
CVE-2019-9373 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
218509 6.5 MEDIUM
Network
google android In libskia, there is a possible crash due to a missing null check. This could lead to remote denial of service with no additional execution privileges needed. User interaction is needed for exploitat… CWE-476
CWE-252
 NULL Pointer Dereference
 Unchecked Return Value
CVE-2019-9372 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
218510 6.5 MEDIUM
Network
google
opensuse
fedoraproject
debian
canonical
android
leap
fedora
debian_linux
ubuntu_linux
In libvpx, there is a possible resource exhaustion due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed. User interaction is ne… CWE-20
 Improper Input Validation 
CVE-2019-9371 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm