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":July 1, 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
259101 4.7 警告 Linux
レッドハット
- Linux kernel の kernel/trace/ftrace.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2010-3079 2011-04-7 13:49 2010-09-20 Show GitHub Exploit DB Packet Storm
259102 7.2 危険 Linux
レッドハット
- Linux kernel の Direct Rendering Manager サブシステムの Intel i915 ドライバにおける権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2010-2962 2011-04-7 13:44 2010-10-20 Show GitHub Exploit DB Packet Storm
259103 1.9 注意 Linux
レッドハット
- Linux kernel の Direct Rendering Manager サブシステムの drm_ioctl 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-2803 2011-04-7 13:43 2010-08-26 Show GitHub Exploit DB Packet Storm
259104 2.6 注意 アップル - Apple Safari のウインドウの機能における任意のローカルファイルが送信される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0169 2011-04-6 18:38 2011-03-11 Show GitHub Exploit DB Packet Storm
259105 7.8 危険 アップル - 複数の Apple 製品の Wi-Fi におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-0162 2011-04-6 18:36 2011-03-11 Show GitHub Exploit DB Packet Storm
259106 4.3 警告 アップル - Apple Safari のウインドウの機能における任意のローカルファイルが送信される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0167 2011-04-6 18:01 2011-03-11 Show GitHub Exploit DB Packet Storm
259107 5.8 警告 アップル - Apple Safari の HTML5 ドラッグ&ドロップの機能における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0166 2011-04-6 17:38 2011-03-11 Show GitHub Exploit DB Packet Storm
259108 5 警告 アップル - Apple iOS の Safari にある Safari 設定機能におけるユーザを追跡可能な脆弱性 CWE-20
不適切な入力確認
CVE-2011-0159 2011-04-6 17:34 2011-03-11 Show GitHub Exploit DB Packet Storm
259109 7.5 危険 アップル - Apple iOS の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0157 2011-04-6 17:29 2011-03-11 Show GitHub Exploit DB Packet Storm
259110 5 警告 OpenSLP - OpenSLP にサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-3609 2011-04-6 17:27 2011-03-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
246431 5.5 MEDIUM
Local
audiocoding freeware_advanced_audio_decoder_2 An invalid memory address dereference was discovered in the lt_prediction function of libfaad/lt_predict.c in Freeware Advanced Audio Decoder 2 (FAAD2) 2.8.8. The vulnerability causes a segmentation … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2018-20358 2024-11-21 13:01 2018-12-23 Show GitHub Exploit DB Packet Storm
246432 5.5 MEDIUM
Local
audiocoding freeware_advanced_audio_decoder_2 A NULL pointer dereference was discovered in sbr_process_channel of libfaad/sbr_dec.c in Freeware Advanced Audio Decoder 2 (FAAD2) 2.8.8. The vulnerability causes a segmentation fault and application… CWE-476
 NULL Pointer Dereference
CVE-2018-20357 2024-11-21 13:01 2018-12-23 Show GitHub Exploit DB Packet Storm
246433 6.1 MEDIUM
Network
evernote evernote The Markdown component in Evernote (Chinese) before 8.3.2 on macOS allows stored XSS, aka MAC-832. CWE-79
Cross-site Scripting
CVE-2018-20351 2024-11-21 13:01 2018-12-22 Show GitHub Exploit DB Packet Storm
246434 6.5 MEDIUM
Network
igraph igraph The igraph_i_strdiff function in igraph_trie.c in igraph through 0.7.1 has an NULL pointer dereference that allows attackers to cause a denial of service (application crash) via a crafted object. CWE-476
 NULL Pointer Dereference
CVE-2018-20349 2024-11-21 13:01 2018-12-22 Show GitHub Exploit DB Packet Storm
246435 5.5 MEDIUM
Local
libpff_project libpff libpff_item_tree_create_node in libpff_item_tree.c in libpff before experimental-20180714 allows attackers to cause a denial of service (infinite recursion) via a crafted file, related to libfdata_tr… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2018-20348 2024-11-21 13:01 2018-12-22 Show GitHub Exploit DB Packet Storm
246436 9.8 CRITICAL
Network
definitions_project definitions There is a vulnerability in load() method in definitions/parser.py in the Danijar Hafner definitions package for Python. It can execute arbitrary python commands resulting in command execution. CWE-94
Code Injection
CVE-2018-20325 2024-11-21 13:01 2018-12-22 Show GitHub Exploit DB Packet Storm
246437 6.1 MEDIUM
Network
limesurvey limesurvey LimeSurvey version 3.15.5 contains a Cross-site scripting (XSS) vulnerability in Survey Resource zip upload, resulting in Javascript code execution against LimeSurvey administrators. Fixed in version… CWE-79
Cross-site Scripting
CVE-2018-20322 2024-11-21 13:01 2018-12-22 Show GitHub Exploit DB Packet Storm
246438 7.2 HIGH
Network
thehive-project cortex An organization administrator can add a super administrator in THEHIVE PROJECT Cortex before 2.1.3 due to the lack of overriding the Role.toString method. NVD-CWE-noinfo
CVE-2018-20226 2024-11-21 13:01 2018-12-22 Show GitHub Exploit DB Packet Storm
246439 8.8 HIGH
Network
pulsesecure secure_access_series_ssl_vpn_sa-4000 Certain Secure Access SA Series SSL VPN products (originally developed by Juniper Networks but now sold and supported by Pulse Secure, LLC) allow privilege escalation, as demonstrated by Secure Acces… CWE-269
 Improper Privilege Management
CVE-2018-20193 2024-11-21 13:01 2018-12-22 Show GitHub Exploit DB Packet Storm
246440 8.1 HIGH
Network
sqlite
google
redhat
debian
opensuse
sqlite
chrome
linux
debian_linux
leap
SQLite before 3.25.3, when the FTS3 extension is enabled, encounters an integer overflow (and resultant buffer overflow) for FTS3 queries that occur after crafted changes to FTS3 shadow tables, allow… CWE-190
 Integer Overflow or Wraparound
CVE-2018-20346 2024-11-21 13:01 2018-12-22 Show GitHub Exploit DB Packet Storm