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 11, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225471 4 警告 Condor Project
レッドハット
- Condor のポリシー定義エバリュエータにおける SQL インジェクションの脆弱性 CWE-20
不適切な入力確認
CVE-2009-5136 2013-10-16 15:32 2009-11-25 Show GitHub Exploit DB Packet Storm
225472 6.8 警告 MediaWiki - MediaWiki 用 CheckUser 拡張機能の api/ApiQueryCheckUser.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-4306 2013-10-16 15:17 2013-09-3 Show GitHub Exploit DB Packet Storm
225473 4.3 警告 MediaWiki - MediaWiki 用 SyntaxHighlight GeSHi 拡張機能の contrib/example.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4305 2013-10-16 15:16 2013-09-3 Show GitHub Exploit DB Packet Storm
225474 6.5 警告 Kwoksys - Kwoksys Kwok Information Server の IT/hardware-list.dll における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-5028 2013-10-16 14:58 2013-08-7 Show GitHub Exploit DB Packet Storm
225475 9 危険 Adaptive Computing - Terascale Open-Source Resource and Queue Manager の pbs_mom における任意のジョブを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4319 2013-10-16 14:42 2013-09-6 Show GitHub Exploit DB Packet Storm
225476 3.5 注意 Condor Project
レッドハット
- Condor のポリシー定義エバリュエータにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-4255 2013-10-16 14:41 2013-08-21 Show GitHub Exploit DB Packet Storm
225477 7.5 危険 Richard Cook - Ruby 用 rgpg gem の lib/rgpg/gpg_helper.rb における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-4203 2013-10-16 14:40 2013-08-1 Show GitHub Exploit DB Packet Storm
225478 5 警告 Xymon - Xymon の trend-data デーモンにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-4173 2013-10-16 14:40 2013-07-24 Show GitHub Exploit DB Packet Storm
225479 7.8 危険 OvisLink - 複数の AirLive 製品における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2013-3687 2013-10-16 14:23 2013-06-12 Show GitHub Exploit DB Packet Storm
225480 10 危険 OvisLink - AirLive WL-2600CAM の cgi-bin/operator/param における管理者パスワードを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3686 2013-10-16 14:22 2013-06-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
201231 7.8 HIGH
Local
google android In DevmemIntHeapAcquire of TBD, there is a possible arbitrary code execution due to an integer overflow. This could lead to local escalation of privilege with no additional execution privileges neede… CWE-190
 Integer Overflow or Wraparound
CVE-2021-0951 2024-11-21 14:43 2022-10-12 Show GitHub Exploit DB Packet Storm
201232 7.0 HIGH
Local
google android In dllist_remove_node of TBD, there is a possible use after free bug due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User int… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2021-0696 2024-11-21 14:43 2022-10-12 Show GitHub Exploit DB Packet Storm
201233 7.8 HIGH
Local
google android In MMU_MapPages of TBD, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User… CWE-787
 Out-of-bounds Write
CVE-2021-0943 2024-11-21 14:43 2022-09-14 Show GitHub Exploit DB Packet Storm
201234 9.8 CRITICAL
Network
google android The path in this case is a little bit convoluted. The end result is that via an ioctl an untrusted app can control the ui32PageIndex offset in the expression:sPA.uiAddr = page_to_phys(psOSPageArrayDa… CWE-125
Out-of-bounds Read
CVE-2021-0942 2024-11-21 14:43 2022-09-14 Show GitHub Exploit DB Packet Storm
201235 7.8 HIGH
Local
google android In PVRSRVBridgePMRPDumpSymbolicAddr of the PowerVR kernel driver, a missing size check means there is a possible integer overflow that could allow out-of-bounds heap access. This could lead to local … CWE-190
 Integer Overflow or Wraparound
CVE-2021-0871 2024-11-21 14:43 2022-09-14 Show GitHub Exploit DB Packet Storm
201236 7.0 HIGH
Local
google android In PVRSRVRGXSubmitTransferKM of rgxtransfer.c, there is a possible user after free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges ne… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2021-0697 2024-11-21 14:43 2022-09-14 Show GitHub Exploit DB Packet Storm
201237 7.5 HIGH
Network
google android The method PVRSRVBridgeTLDiscoverStreams allocates puiStreamsInt on the heap, fills the contents of the buffer via TLServerDiscoverStreamsKM, and then copies the buffer to userspace. The method TLSer… CWE-909
 Missing Initialization of Resource
CVE-2021-0947 2024-11-21 14:43 2022-08-24 Show GitHub Exploit DB Packet Storm
201238 7.5 HIGH
Network
google android The method PVRSRVBridgePMRPDumpSymbolicAddr allocates puiMemspaceNameInt on the heap, fills the contents of the buffer via PMR_PDumpSymbolicAddr, and then copies the buffer to userspace. The method P… CWE-909
 Missing Initialization of Resource
CVE-2021-0946 2024-11-21 14:43 2022-08-24 Show GitHub Exploit DB Packet Storm
201239 7.5 HIGH
Network
google android An unprivileged app can trigger PowerVR driver to return an uninitialized heap memory causing information disclosure.Product: AndroidVersions: Android SoCAndroid ID: A-236849490 CWE-269
 Improper Privilege Management
CVE-2021-0891 2024-11-21 14:43 2022-08-24 Show GitHub Exploit DB Packet Storm
201240 5.5 MEDIUM
Local
google android In PVRSRVBridgeHeapCfgHeapConfigName, there is a possible leak of kernel heap content due to uninitialized data. This could lead to local information disclosure with no additional execution privilege… CWE-908
 Use of Uninitialized Resource
CVE-2021-0887 2024-11-21 14:43 2022-08-24 Show GitHub Exploit DB Packet Storm