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 1, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253531 2.6 注意 サン・マイクロシステムズ - Sun ONE/iPlanet Web Server におけるログファイルに任意のテキストを挿入される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2003-1577 2010-02-25 12:36 2003-11-14 Show GitHub Exploit DB Packet Storm
253532 5 警告 IBM - IBM WebSphere Application Server の Single Sign-on 機能における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-0563 2010-02-25 12:35 2010-02-5 Show GitHub Exploit DB Packet Storm
253533 5 警告 アップル - Apple Safari の WebKit における任意の Web サイトにリクエストされる脆弱性 CWE-Other
その他
CVE-2009-2841 2010-02-25 12:33 2009-11-11 Show GitHub Exploit DB Packet Storm
253534 10 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3384 2010-02-25 12:33 2009-11-11 Show GitHub Exploit DB Packet Storm
253535 7.1 危険 Linux
レッドハット
- Linux kernel の icmp_send 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-0778 2010-02-25 12:33 2009-03-12 Show GitHub Exploit DB Packet Storm
253536 7.2 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux Kernel の audit_syscall_entry 関数におけるシステムコール監査設定を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-0834 2010-02-25 12:33 2009-03-6 Show GitHub Exploit DB Packet Storm
253537 7.2 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の hrtimer_start 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2007-5966 2010-02-25 12:31 2007-12-20 Show GitHub Exploit DB Packet Storm
253538 4.3 警告 シスコシステムズ - Cisco Secure Desktop の +CSCOT+/translation におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0440 2010-02-24 12:27 2010-02-1 Show GitHub Exploit DB Packet Storm
253539 6.2 警告 ヒューレット・パッカード - HP ECMT におけるデータベースにアクセスされる脆弱性 CWE-noinfo
情報不足
CVE-2009-4184 2010-02-24 12:27 2009-10-5 Show GitHub Exploit DB Packet Storm
253540 4.6 警告 アップル - Apple iPhone OS のリカバリモードにおける任意のデータを読まれる脆弱性 CWE-399
リソース管理の問題
CVE-2010-0038 2010-02-24 12:26 2010-02-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211511 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
211512 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
211513 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
211514 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
211515 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
211516 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
211517 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
211518 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
211519 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
211520 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