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":June 9, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253171 5 警告 Samba Project - Samba におけるサービス運用妨害 (メモリおよび CPU 資源の消費) の脆弱性 CWE-200
情報漏えい
CVE-2012-0817 2012-02-1 16:29 2012-01-29 Show GitHub Exploit DB Packet Storm
253172 4.9 警告 KVM - KVM の arch/x86/kvm/i8254.c におけるサービス運用妨害 (NULL ポインタデリファレンス) の脆弱性 CWE-noinfo
情報不足
CVE-2011-4622 2012-02-1 16:28 2012-01-27 Show GitHub Exploit DB Packet Storm
253173 7.5 危険 レッドハット - Red Hat Linux 用の JBoss Enterprise Application Platform におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4608 2012-02-1 16:27 2012-01-18 Show GitHub Exploit DB Packet Storm
253174 5.8 警告 Kay Framework
OpenID
レッドハット
- OpenID4Java の message/ax/AxMessage.java における AX 情報を変更される脆弱性 CWE-20
不適切な入力確認
CVE-2011-4314 2012-02-1 16:26 2011-05-5 Show GitHub Exploit DB Packet Storm
253175 9.3 危険 Google - Android におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3874 2012-02-1 16:24 2011-11-9 Show GitHub Exploit DB Packet Storm
253176 7.5 危険 Kerry Thompson
drusus
- Logsurfer および Logsurfer+ におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3626 2012-02-1 16:24 2012-01-27 Show GitHub Exploit DB Packet Storm
253177 5 警告 The Support Incident Tracker Project - Support Incident Tracker の translate.php における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-5075 2012-02-1 16:20 2011-11-13 Show GitHub Exploit DB Packet Storm
253178 6.8 警告 The Support Incident Tracker Project - Support Incident Tracker におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-5074 2012-02-1 16:18 2012-01-29 Show GitHub Exploit DB Packet Storm
253179 5.8 警告 The Support Incident Tracker Project - Support Incident Tracker におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-5073 2012-02-1 16:18 2012-01-29 Show GitHub Exploit DB Packet Storm
253180 7.5 危険 The Support Incident Tracker Project - Support Incident Tracker における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-5072 2012-02-1 16:17 2012-01-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 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
220471 7.3 HIGH
Local
google android In System Settings, there is a possible permissions bypass due to a cached Linux user ID. This could lead to a local permissions bypass with no additional execution privileges needed. User interactio… CWE-613
 Insufficient Session Expiration
CVE-2019-9269 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
220472 5.5 MEDIUM
Local
google android In libstagefright, there is a possible use-after-free due to improper locking. This could lead to local escalation of privilege in the media server with no additional execution privileges needed. Use… CWE-416
CWE-667
 Use After Free
 Improper Locking
CVE-2019-9268 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
220473 6.7 MEDIUM
Local
google android In sensorservice, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is … CWE-787
 Out-of-bounds Write
CVE-2019-9266 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
220474 7.5 HIGH
Network
google android In Bluetooth, there is a possible out of bounds read due to an incorrect bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interactio… CWE-125
Out-of-bounds Read
CVE-2019-9265 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
220475 6.5 MEDIUM
Network
google android In libxaac there is a possible out of bounds read due to missing bounds check. This could lead to information disclosure with no additional execution privileges needed. User interaction is needed for… CWE-125
Out-of-bounds Read
CVE-2019-9264 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
220476 7.8 HIGH
Local
google android In telephony, there is a possible bypass of user interaction requirements due to missing permission checks. This could lead to local escalation of privilege with no additional execution privileges ne… CWE-862
 Missing Authorization
CVE-2019-9263 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
220477 8.8 HIGH
Network
google android In MPEG4Extractor, there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution in the media extractor with no additional execution privileges needed. … CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2019-9262 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
220478 6.5 MEDIUM
Network
google android In libxaac there is a possible out of bounds read due to missing bounds check. This could lead to information disclosure with no additional execution privileges needed. User interaction is needed for… CWE-125
Out-of-bounds Read
CVE-2019-9261 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
220479 7.5 HIGH
Network
google android In Bluetooth, there is a possible out of bounds read due to an incorrect bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interactio… CWE-125
Out-of-bounds Read
CVE-2019-9260 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
220480 6.7 MEDIUM
Local
google android In the Bluetooth stack, there is a possible out of bounds write due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is … CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2019-9259 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm