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 30, 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
225791 7.5 危険 FreeBSD - FreeBSD の NFS サーバにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-3266 2013-06-3 15:18 2013-04-29 Show GitHub Exploit DB Packet Storm
225792 2.6 注意 ヒューレット・パッカード - HP ProCurve 1700 シリーズのスイッチにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-5216 2013-06-3 12:01 2013-06-3 Show GitHub Exploit DB Packet Storm
225793 7.5 危険 psychostats - PsychoStats の awards.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-3721 2013-06-3 11:27 2013-05-31 Show GitHub Exploit DB Packet Storm
225794 4.3 警告 Feedweb Research - WordPress 用 Feedweb プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-3720 2013-06-3 11:26 2013-03-31 Show GitHub Exploit DB Packet Storm
225795 4.3 警告 algisinfo - Joomla! 用の aiContactSafe コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-3719 2013-06-3 11:25 2013-04-16 Show GitHub Exploit DB Packet Storm
225796 5 警告 シスコシステムズ - Cisco Nexus 1000V 上で稼働する Cisco NX-OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-1213 2013-05-31 14:32 2013-02-13 Show GitHub Exploit DB Packet Storm
225797 5 警告 シスコシステムズ - Cisco Nexus 1000V 上で稼働する Cisco NX-OS における VEM にアクセスされる脆弱性 CWE-287
不適切な認証
CVE-2013-1211 2013-05-31 14:19 2013-05-28 Show GitHub Exploit DB Packet Storm
225798 5.4 警告 シスコシステムズ - Cisco Nexus 1000V 上で稼働する Cisco NX-OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-1210 2013-05-31 14:17 2013-05-28 Show GitHub Exploit DB Packet Storm
225799 5 警告 シスコシステムズ - Cisco Nexus 1000V 上で稼働する Cisco NX-OS におけるパケットレベルの暗号化および完全性保護を無効にされる脆弱性 CWE-287
不適切な認証
CVE-2013-1209 2013-05-31 14:14 2013-05-28 Show GitHub Exploit DB Packet Storm
225800 5.8 警告 シスコシステムズ - Cisco Nexus 1000V 上で稼働する Cisco NX-OS におけるネットワークトラフィックを傍受または変更される脆弱性 CWE-310
暗号の問題
CVE-2013-1208 2013-05-31 14:13 2013-05-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 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
223261 6.5 MEDIUM
Network
mongodb mongodb A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries, which use the $mod operator to overflow negative values. This issue affects: MongoDB … CWE-190
 Integer Overflow or Wraparound
CVE-2019-2392 2024-11-21 13:40 2020-11-24 Show GitHub Exploit DB Packet Storm
223262 7.8 HIGH
Local
google android In SurfaceFlinger::createLayer of SurfaceFlinger.cpp, there is a possible arbitrary code execution due to improper casting. This could lead to local escalation of privilege with no additional executi… CWE-704
 Incorrect Type Conversion or Cast
CVE-2019-2194 2024-11-21 13:40 2020-10-14 Show GitHub Exploit DB Packet Storm
223263 5.3 MEDIUM
Network
mongodb ops_manager In affected Ops Manager versions there is an exposed http route was that may allow attackers to view a specific access log of a publicly exposed Ops Manager instance. This issue affects: MongoDB Inc.… CWE-425
 Direct Request ('Forced Browsing')
CVE-2019-2388 2024-11-21 13:40 2020-05-14 Show GitHub Exploit DB Packet Storm
223264 5.5 MEDIUM
Local
google android There is a possible disclosure of RAM using a shared crypto key due to improperly used crypto. This could lead to local information disclosure with no additional execution privileges needed. User int… NVD-CWE-noinfo
CVE-2019-2056 2024-11-21 13:40 2020-04-18 Show GitHub Exploit DB Packet Storm
223265 5.4 MEDIUM
Network
mongodb js-bson Incorrect parsing of certain JSON input may result in js-bson not correctly serializing BSON. This may cause unexpected application behaviour including data disclosure. This issue affects: MongoDB In… CWE-502
 Deserialization of Untrusted Data
CVE-2019-2391 2024-11-21 13:40 2020-03-31 Show GitHub Exploit DB Packet Storm
223266 7.3 HIGH
Local
google android In overlay notifications, there is a possible hidden notification due to improper input validation. This could lead to a local escalation of privilege because the user is not notified of an overlayin… CWE-20
 Improper Input Validation 
CVE-2019-2216 2024-11-21 13:40 2020-03-16 Show GitHub Exploit DB Packet Storm
223267 7.8 HIGH
Local
google android In app uninstallation, there is a possible set of permissions that may not be removed from a shared app ID. This could lead to a local escalation of privilege with no additional execution privileges … CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2019-2089 2024-11-21 13:40 2020-03-16 Show GitHub Exploit DB Packet Storm
223268 5.5 MEDIUM
Local
google android In StatsService, there is a possible out of bounds read. This could lead to local information disclosure if UBSAN were not enabled, with no additional execution privileges needed. User interaction is… CWE-125
Out-of-bounds Read
CVE-2019-2088 2024-11-21 13:40 2020-03-16 Show GitHub Exploit DB Packet Storm
223269 6.5 MEDIUM
Network
google android In libAACdec, there is a possible out of bounds read. This could lead to remote information disclosure, with no additional execution privileges needed. User interaction is needed for exploitation.Pro… CWE-125
Out-of-bounds Read
CVE-2019-2058 2024-11-21 13:40 2020-03-16 Show GitHub Exploit DB Packet Storm
223270 9.8 CRITICAL
Network
qualcomm msm8905_firmware
msm8909_firmware
msm8917_firmware
msm8920_firmware
msm8937_firmware
msm8940_firmware
msm8953_firmware
nicobar_firmware
qcm2150_firmware
qm215_firmware
s…
The secret key used to make the Initial Sequence Number in the TCP SYN packet could be brute forced and therefore can be predicted in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Sna… CWE-330
 Use of Insufficiently Random Values
CVE-2019-2317 2024-11-21 13:40 2020-03-5 Show GitHub Exploit DB Packet Storm