Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
Urgent
Important
Warning
Warning
CVE
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":Oct. 11, 2024, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
197431 10 危険 ヒューレット・パッカード - HP Data Protector における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-3157 2011-10-25 16:41 2011-10-18 Show GitHub Exploit DB Packet Storm
197432 4.4 警告 アップル - Apple Mac OS X の Application Firewall のデバッグログ機能における権限を取得される脆弱性 CWE-134
書式文字列の問題
CVE-2011-0185 2011-10-25 16:40 2011-10-14 Show GitHub Exploit DB Packet Storm
197433 5 警告 アップル - Apple iOS および Apple TV のカーネルにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3259 2011-10-25 16:38 2011-10-14 Show GitHub Exploit DB Packet Storm
197434 5 警告 アップル - Apple iOS および Mac OS X の CFNetwork における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3246 2011-10-25 16:37 2011-10-14 Show GitHub Exploit DB Packet Storm
197435 5 警告 アップル - Mac OS X 上で稼動する Apple Safari のプライベートブラウズ機能におけるユーザを追跡可能な脆弱性 CWE-200
情報漏えい
CVE-2011-3242 2011-10-25 16:36 2011-10-14 Show GitHub Exploit DB Packet Storm
197436 6.8 警告 アップル - Mac OS X 上で動作する Apple Safari の SSL 実装における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-3231 2011-10-25 16:36 2011-10-14 Show GitHub Exploit DB Packet Storm
197437 6.8 警告 アップル - Mac OS X 上で動作する Apple Safari における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3230 2011-10-25 16:35 2011-10-14 Show GitHub Exploit DB Packet Storm
197438 6.8 警告 アップル - Apple Safari におけるディレクトリトラバーサルの脆弱性 CWE-22
CWE-94
CVE-2011-3229 2011-10-25 16:34 2011-10-14 Show GitHub Exploit DB Packet Storm
197439 6.8 警告 アップル - Apple Mac OS X の Apple Type Services (ATS) における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-3437 2011-10-25 16:33 2011-10-14 Show GitHub Exploit DB Packet Storm
197440 6.5 警告 アップル - Apple Mac OS の Open Directory におけるパスワード変更の制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3436 2011-10-25 16:32 2011-10-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Oct. 10, 2024, 8:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
101 6.1 MEDIUM
Network
ylefebvre link_library Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Yannick Lefebvre Link Library link-library allows Reflected XSS.This issue affects Link Li… Update CWE-79
Cross-site Scripting
CVE-2024-35687 2024-10-11 01:59 2024-06-9 Show GitHub Exploit DB Packet Storm
102 4.8 MEDIUM
Network
ylefebvre link_library The Link Library WordPress plugin before 7.4.1 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks e… Update - CVE-2022-4199 2024-10-11 01:59 2023-01-17 Show GitHub Exploit DB Packet Storm
103 7.5 HIGH
Network
ylefebvre link_library The Link Library WordPress plugin before 7.2.8 does not have authorisation in place when deleting links, allowing unauthenticated users to delete arbitrary links via a crafted request Update CWE-862
 Missing Authorization
CVE-2021-25093 2024-10-11 01:59 2022-02-1 Show GitHub Exploit DB Packet Storm
104 6.5 MEDIUM
Network
ylefebvre link_library The Link Library WordPress plugin before 7.2.8 does not have CSRF check when resetting library settings, allowing attackers to make a logged in admin reset arbitrary settings via a CSRF attack Update CWE-352
 Origin Validation Error
CVE-2021-25092 2024-10-11 01:59 2022-02-1 Show GitHub Exploit DB Packet Storm
105 6.1 MEDIUM
Network
ylefebvre link_library The Link Library WordPress plugin before 7.2.9 does not sanitise and escape the settingscopy parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting Update CWE-79
Cross-site Scripting
CVE-2021-25091 2024-10-11 01:59 2022-02-1 Show GitHub Exploit DB Packet Storm
106 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix double DMA unmapping for XDP_REDIRECT Remove the dma_unmap_page_attrs() call in the driver's XDP_REDIRECT code path.… Update NVD-CWE-noinfo
CVE-2024-44984 2024-10-11 01:48 2024-09-5 Show GitHub Exploit DB Packet Storm
107 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Fix out-of-bound access If an ATU violation was caused by a CPU Load operation, the SPID could be larger tha… Update NVD-CWE-noinfo
CVE-2024-44988 2024-10-11 01:44 2024-09-5 Show GitHub Exploit DB Packet Storm
108 - - - Bitcoin Core before 25.0 allows remote attackers to cause a denial of service (blocktxn message-handling assertion and node exit) by including transactions in a blocktxn message that are not committe… New - CVE-2024-35202 2024-10-11 01:35 2024-10-10 Show GitHub Exploit DB Packet Storm
109 6.7 MEDIUM
Local
linuxfoundation
rdkcentral
google
openwrt
yocto
rdk-b
android
openwrt
In gps, 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 not needed… Update CWE-787
 Out-of-bounds Write
CVE-2023-20831 2024-10-11 01:35 2023-09-4 Show GitHub Exploit DB Packet Storm
110 6.7 MEDIUM
Local
linuxfoundation
rdkcentral
google
openwrt
yocto
rdk-b
android
openwrt
In gps, 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 not needed… Update CWE-787
 Out-of-bounds Write
CVE-2023-20830 2024-10-11 01:35 2023-09-4 Show GitHub Exploit DB Packet Storm