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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229001 6.8 警告 plain black - Plain Black WebGUI の Operation/User.pm におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0407 2012-12-20 18:19 2007-01-22 Show GitHub Exploit DB Packet Storm
229002 6 警告 Simple Machines - SMF の index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0399 2012-12-20 18:19 2007-01-22 Show GitHub Exploit DB Packet Storm
229003 4.6 警告 サン・マイクロシステムズ - Sun Solaris における権限を取得される脆弱性 - CVE-2007-0393 2012-12-20 18:19 2007-01-19 Show GitHub Exploit DB Packet Storm
229004 6.8 警告 sabros.us - sabros.us の index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0390 2012-12-20 18:19 2007-01-19 Show GitHub Exploit DB Packet Storm
229005 7.5 危険 woltlab - wBB の search.php における SQL インジェクションの脆弱性 - CVE-2007-0388 2012-12-20 18:19 2007-01-19 Show GitHub Exploit DB Packet Storm
229006 10 危険 postnuke software foundation - PostNuke の rating セクションにおける脆弱性 - CVE-2007-0386 2012-12-20 18:19 2007-01-19 Show GitHub Exploit DB Packet Storm
229007 7.8 危険 postnuke software foundation - PostNuke の faq セクションにおける重要な情報を取得される脆弱性 - CVE-2007-0385 2012-12-20 18:19 2007-01-19 Show GitHub Exploit DB Packet Storm
229008 5.1 警告 postnuke software foundation - PostNuke のプレビューにおけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0384 2012-12-20 18:19 2007-01-19 Show GitHub Exploit DB Packet Storm
229009 7.5 危険 XOOPS - Xoops における SQL インジェクションの脆弱性 - CVE-2007-0377 2012-12-20 18:19 2007-01-19 Show GitHub Exploit DB Packet Storm
229010 6.8 警告 VirtueMart - Virtuemart におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0376 2012-12-20 18:19 2007-01-19 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