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 18, 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
228701 7.5 危険 phponlinedatingsoftware - php Online Dating Software MyPHPDating の success_story.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4705 2012-12-20 18:52 2008-10-23 Show GitHub Exploit DB Packet Storm
228702 7.5 危険 phpwebgallery - PhpWebGallery におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-4702 2012-12-20 18:52 2008-10-22 Show GitHub Exploit DB Packet Storm
228703 9.3 危険 VideoLAN - VideoLAN VLC Media Player の TY demux プラグインにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2008-4686 2012-12-20 18:52 2008-10-18 Show GitHub Exploit DB Packet Storm
228704 4.3 警告 Wireshark - Wireshark の packet-frame におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-4684 2012-12-20 18:52 2008-05-16 Show GitHub Exploit DB Packet Storm
228705 5 警告 Wireshark - Wireshark の wtap.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-4682 2012-12-20 18:52 2008-10-1 Show GitHub Exploit DB Packet Storm
228706 4.3 警告 Wireshark - Wireshark の Bluetooth RFCOMM 解析子におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
CWE-399
CVE-2008-4681 2012-12-20 18:52 2008-10-20 Show GitHub Exploit DB Packet Storm
228707 4.3 警告 Wireshark - Wireshark の USB 解析子におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-4680 2012-12-20 18:52 2008-10-1 Show GitHub Exploit DB Packet Storm
228708 4.3 警告 Vim - Vim 用の autoload/netrw.vim における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2008-4677 2012-12-20 18:52 2008-10-22 Show GitHub Exploit DB Packet Storm
228709 7.5 危険 phpcounter - PHPcounter の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4675 2012-12-20 18:52 2008-10-22 Show GitHub Exploit DB Packet Storm
228710 10 危険 webbiscuits - WebBiscuits Software Events Calendar の panel/common/theme/default/header_setup.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-4673 2012-12-20 18:52 2008-10-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
195531 7.8 HIGH
Local
google android In ParsingPackageImpl of ParsingPackageImpl.java, there is a possible parcel serialization/deserialization mismatch due to improper input validation. This could lead to local escalation of privilege … CWE-20
 Improper Input Validation 
CVE-2021-0921 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195532 6.4 MEDIUM
Local
google
debian
android
debian_linux
In unix_scm_to_skb of af_unix.c, there is a possible use after free bug due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interac… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2021-0920 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195533 5.0 MEDIUM
Local
google android In getService of IServiceManager.cpp, there is a possible unhandled exception due to an integer overflow. This could lead to local denial of service making the lockscreen unusable with no additional … CWE-190
 Integer Overflow or Wraparound
CVE-2021-0919 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195534 8.8 HIGH
Adjacent
google android In gatt_process_notification of gatt_cl.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution over Bluetooth with no additional execution… CWE-787
 Out-of-bounds Write
CVE-2021-0918 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195535 6.7 MEDIUM
Local
google android In SRAMROM, there is a possible permission bypass due to an insecure permission setting. This could lead to local escalation of privilege with System execution privileges needed. User interaction is … CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2021-0904 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195536 9.8 CRITICAL
Network
google android In Android TV , there is a possible silent pairing due to lack of rate limiting in the pairing flow. This could lead to remote code execution with no additional execution privileges needed. User inte… NVD-CWE-noinfo
CVE-2021-0889 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195537 7.8 HIGH
Local
google android In ActivityThread.java, there is a possible way to collide the content provider's authorities. This could lead to local escalation of privilege with no additional execution privileges needed. User in… NVD-CWE-Other
CVE-2021-0799 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195538 7.3 HIGH
Local
google android In onCreate of AllowBindAppWidgetActivity.java, there is a possible bypass of user interaction requirements due to unclear UI. This could lead to local escalation of privilege with no additional exec… NVD-CWE-Other
CVE-2021-0769 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195539 5.5 MEDIUM
Local
google android In createNoCredentialsPermissionNotification and related functions of AccountManagerService.java, there is a possible way to retrieve accounts from the device without permissions due to a permissions… CWE-281
 Improper Preservation of Permissions
CVE-2021-0704 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195540 7.8 HIGH
Local
google android In alac decoder, there is a possible out of bounds write due to an incorrect bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User intera… CWE-787
 Out-of-bounds Write
CVE-2021-0675 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm