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 3, 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
250391 7.5 危険 シマンテック - Symantec IM Manager の管理コンソールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-0553 2011-10-11 10:09 2011-09-29 Show GitHub Exploit DB Packet Storm
250392 4.3 警告 シマンテック - Symantec IM Manager の管理コンソールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0552 2011-10-11 10:09 2011-09-29 Show GitHub Exploit DB Packet Storm
250393 4 警告 株式会社アークウェブ - A-Form におけるアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2676 2011-10-7 12:04 2011-10-7 Show GitHub Exploit DB Packet Storm
250394 5 警告 utage.org - 宴会くんにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2675 2011-10-7 12:03 2011-10-7 Show GitHub Exploit DB Packet Storm
250395 2.6 注意 HTC Corporation - 複数の Android 用 HTC 製品における電話番号およびその他の重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3975 2011-10-7 11:46 2011-10-3 Show GitHub Exploit DB Packet Storm
250396 5 警告 FFmpeg - FFmpeg の decode_residual_inter 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-3974 2011-10-7 11:33 2011-10-2 Show GitHub Exploit DB Packet Storm
250397 4.3 警告 PunBB - PunBB の include/functions.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3371 2011-10-7 11:29 2011-10-2 Show GitHub Exploit DB Packet Storm
250398 9 危険 ヒューレット・パッカード - HP NonStop Servers における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-2411 2011-10-7 11:26 2011-09-19 Show GitHub Exploit DB Packet Storm
250399 4.3 警告 TWiki - TWiki におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3010 2011-10-7 11:20 2011-09-22 Show GitHub Exploit DB Packet Storm
250400 4.3 警告 Mozilla Foundation - Mozilla Firefox および SeaMonkey におけるキー操作を読み取られる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3866 2011-10-7 11:10 2011-09-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 3, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211931 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-9352 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211932 3.3 LOW
Local
google android In SyncStatusObserver, 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 local limited infor… CWE-862
 Missing Authorization
CVE-2019-9351 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211933 7.8 HIGH
Local
google android In Keymaster, there is a possible EoP due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for expl… CWE-416
 Use After Free
CVE-2019-9350 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211934 6.5 MEDIUM
Network
google android In libstagefright, 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 interacti… CWE-400
 Uncontrolled Resource Consumption
CVE-2019-9349 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211935 6.5 MEDIUM
Network
google android In libstagefright, 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 interacti… CWE-20
 Improper Input Validation 
CVE-2019-9348 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211936 5.5 MEDIUM
Local
google android In the m4v_h263 codec, there is a possible out of bounds read due to a use after free. This could lead to local information disclosure with no additional execution privileges needed. User interaction… CWE-125
CWE-416
Out-of-bounds Read
 Use After Free
CVE-2019-9347 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211937 8.8 HIGH
Network
google android In libstagefright, there is a possible out of bounds write due to a heap buffer overflow. This could lead to remote code execution with no additional execution privileges needed. User interaction is … CWE-787
 Out-of-bounds Write
CVE-2019-9346 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211938 5.0 MEDIUM
Local
google android In NFC server, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction i… CWE-125
Out-of-bounds Read
CVE-2019-9344 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211939 7.5 HIGH
Network
google android In Bluetooth, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction i… CWE-125
Out-of-bounds Read
CVE-2019-9343 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211940 7.5 HIGH
Network
google android In Bluetooth, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction i… CWE-125
Out-of-bounds Read
CVE-2019-9342 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm