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 6, 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
241511 7.5 危険 1st news - 1st News 4 Professional の products.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4890 2012-06-26 16:02 2008-11-3 Show GitHub Exploit DB Packet Storm
241512 7.5 危険 deV!L'z Clanportal - DZCP の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4889 2012-06-26 16:02 2008-11-3 Show GitHub Exploit DB Packet Storm
241513 10 危険 MPlayer project
FFmpeg
- MPlayer で使用される FFmpeg におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-4869 2012-06-26 16:02 2008-10-31 Show GitHub Exploit DB Packet Storm
241514 10 危険 MPlayer project
FFmpeg
- MPlayer で使用される FFmpeg の avcodec_close 関数における詳細不明の脆弱性 CWE-noinfo
情報不足
CVE-2008-4868 2012-06-26 16:02 2008-10-31 Show GitHub Exploit DB Packet Storm
241515 10 危険 MPlayer project
FFmpeg
- MPlayer で使用される FFmpeg の libavcodec/dca.c におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-4867 2012-06-26 16:02 2008-10-31 Show GitHub Exploit DB Packet Storm
241516 10 危険 MPlayer project
FFmpeg
- MPlayer で使用される FFmpeg の libavformat/utils.c におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-4866 2012-06-26 16:02 2008-10-31 Show GitHub Exploit DB Packet Storm
241517 6.9 警告 blender - Blender の BPY_interface における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2008-4863 2012-06-26 16:02 2008-10-31 Show GitHub Exploit DB Packet Storm
241518 7.5 危険 e107.org - e107 用 EasyShop プラグインの easyshop.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4786 2012-06-26 16:02 2008-10-29 Show GitHub Exploit DB Packet Storm
241519 7.5 危険 e107.org - e107 用 alternate_profiles プラグインの newuser.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4785 2012-06-26 16:02 2008-10-29 Show GitHub Exploit DB Packet Storm
241520 7.5 危険 aflog - aflog における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2008-4784 2012-06-26 16:02 2008-10-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
267351 5.5 MEDIUM
Local
google android In all Android releases from CAF using the Linux kernel, access control to SMEM memory was not enabled. CWE-284
Improper Access Control
CVE-2015-9021 2024-11-21 11:39 2017-06-14 Show GitHub Exploit DB Packet Storm
267352 7.8 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, an untrusted pointer dereference vulnerability exists in the unlocking of memory. CWE-476
 NULL Pointer Dereference
CVE-2015-9020 2024-11-21 11:39 2017-06-14 Show GitHub Exploit DB Packet Storm
267353 6.1 MEDIUM
Network
mail_project mail The mail gem before 2.5.5 for Ruby (aka A Really Ruby Mail Library) is vulnerable to SMTP command injection via CRLF sequences in a RCPT TO or MAIL FROM command, as demonstrated by CRLF sequences imm… CWE-93
CRLF Injection
CVE-2015-9097 2024-11-21 11:39 2017-06-13 Show GitHub Exploit DB Packet Storm
267354 6.1 MEDIUM
Network
ruby-lang ruby Net::SMTP in Ruby before 2.4.0 is vulnerable to SMTP command injection via CRLF sequences in a RCPT TO or MAIL FROM command, as demonstrated by CRLF sequences immediately before and after a DATA subs… CWE-93
CRLF Injection
CVE-2015-9096 2024-11-21 11:39 2017-06-13 Show GitHub Exploit DB Packet Storm
267355 7.8 HIGH
Local
google android In TrustZone in all Android releases from CAF using the Linux kernel, a Double Free vulnerability could potentially exist. CWE-415
 Double Free
CVE-2015-9007 2024-11-21 11:39 2017-06-6 Show GitHub Exploit DB Packet Storm
267356 7.8 HIGH
Local
google android In Resource Power Manager (RPM) in all Android releases from CAF using the Linux kernel, an Improper Access Control vulnerability could potentially exist. CWE-284
Improper Access Control
CVE-2015-9006 2024-11-21 11:39 2017-06-6 Show GitHub Exploit DB Packet Storm
267357 7.8 HIGH
Local
google android In TrustZone in all Android releases from CAF using the Linux kernel, an Integer Overflow to Buffer Overflow vulnerability could potentially exist. CWE-190
 Integer Overflow or Wraparound
CVE-2015-9005 2024-11-21 11:39 2017-06-6 Show GitHub Exploit DB Packet Storm
267358 9.8 CRITICAL
Network
picocom_project picocom picocom before 2.0 has a command injection vulnerability in the 'send and receive file' command because the command line is executed by /bin/sh unsafely. CWE-77
Command Injection
CVE-2015-9059 2024-11-21 11:39 2017-05-28 Show GitHub Exploit DB Packet Storm
267359 7.8 HIGH
Local
google android In TrustZone a cryptographic issue can potentially occur in all Android releases from CAF using the Linux kernel. CWE-310
Cryptographic Issues
CVE-2015-9003 2024-11-21 11:39 2017-05-16 Show GitHub Exploit DB Packet Storm
267360 7.8 HIGH
Local
google android In TrustZone an out-of-range pointer offset vulnerability can potentially occur in a DRM routine in all Android releases from CAF using the Linux kernel. CWE-189
Numeric Errors
CVE-2015-9002 2024-11-21 11:39 2017-05-16 Show GitHub Exploit DB Packet Storm