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 12, 2026, 4:12 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
258461 4.3 警告 アップル - Apple Mac OS の CFNetwork における任意の HTTPS Web サイトを訪問しているように偽装可能な脆弱性 CWE-Other
その他
CVE-2009-1723 2010-07-13 16:25 2009-08-5 Show GitHub Exploit DB Packet Storm
258462 3.5 注意 アップル - Apple Mac OS X の Wiki サーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1382 2010-07-12 18:12 2010-06-15 Show GitHub Exploit DB Packet Storm
258463 3.5 注意 アップル - Apple Mac OS X の SMB ファイルサーバにおける任意のファイルにアクセスされる脆弱性 CWE-16
環境設定
CVE-2010-1381 2010-07-12 18:12 2010-06-15 Show GitHub Exploit DB Packet Storm
258464 7.5 危険 アップル - Apple Mac OS X の cgtexttops CUPS フィルタにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-1380 2010-07-12 18:11 2010-06-15 Show GitHub Exploit DB Packet Storm
258465 5 警告 アップル - Apple Mac OS X のプリンタ設定におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-1379 2010-07-12 18:11 2010-06-15 Show GitHub Exploit DB Packet Storm
258466 5 警告 IBM - IBM WebSphere Application Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
CWE-noinfo
CVE-2010-0775 2010-07-12 16:43 2010-05-8 Show GitHub Exploit DB Packet Storm
258467 4.3 警告 IBM - IBM WebSphere Application Server におけるアクセス制限回避の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0774 2010-07-12 16:43 2010-05-8 Show GitHub Exploit DB Packet Storm
258468 5 警告 アップル
サイバートラスト株式会社
レッドハット
ターボリナックス
CUPS
- CUPS の cupsd におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-3553 2010-07-12 16:41 2009-11-20 Show GitHub Exploit DB Packet Storm
258469 9.3 危険 アップル - Apple Mac OS X の Open Directory における任意のコードを実行される脆弱性 CWE-310
暗号の問題
CVE-2010-1377 2010-07-9 16:27 2010-06-15 Show GitHub Exploit DB Packet Storm
258470 6.8 警告 アップル - Apple Mac OS X のネットワーク認証における任意のコードを実行される脆弱性 CWE-134
書式文字列の問題
CVE-2010-1376 2010-07-9 16:25 2010-06-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
259961 7.8 HIGH
Local
artifex
debian
mupdf
debian_linux
pdf/pdf-write.c in Artifex MuPDF before 1.12.0 mishandles certain length changes when a repair operation occurs during a clean operation, which allows remote attackers to cause a denial of service (b… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-17866 2024-11-21 12:18 2017-12-28 Show GitHub Exploit DB Packet Storm
259962 3.3 LOW
Local
linux
debian
linux_kernel
debian_linux
kernel/bpf/verifier.c in the Linux kernel through 4.14.8 mishandles states_equal comparisons between the pointer data type and the UNKNOWN_VALUE data type, which allows local users to obtain potentia… CWE-200
Information Exposure
CVE-2017-17864 2024-11-21 12:18 2017-12-28 Show GitHub Exploit DB Packet Storm
259963 7.8 HIGH
Local
linux
debian
linux_kernel
debian_linux
kernel/bpf/verifier.c in the Linux kernel 4.9.x through 4.9.71 does not check the relationship between pointer values and the BPF stack, which allows local users to cause a denial of service (integer… CWE-190
 Integer Overflow or Wraparound
CVE-2017-17863 2024-11-21 12:18 2017-12-28 Show GitHub Exploit DB Packet Storm
259964 5.5 MEDIUM
Local
linux
debian
linux_kernel
debian_linux
kernel/bpf/verifier.c in the Linux kernel through 4.14.8 ignores unreachable code, even though it would still be processed by JIT compilers. This behavior, also considered an improper branch-pruning … CWE-20
 Improper Input Validation 
CVE-2017-17862 2024-11-21 12:18 2017-12-28 Show GitHub Exploit DB Packet Storm
259965 6.1 MEDIUM
Network
samsung internet_browser Samsung Internet Browser 6.2.01.12 allows remote attackers to bypass the Same Origin Policy, and conduct UXSS attacks to obtain sensitive information, via vectors involving an IFRAME element inside X… CWE-79
Cross-site Scripting
CVE-2017-17859 2024-11-21 12:18 2017-12-28 Show GitHub Exploit DB Packet Storm
259966 7.8 HIGH
Local
linux
debian
linux_kernel
debian_linux
The check_stack_boundary function in kernel/bpf/verifier.c in the Linux kernel through 4.14.8 allows local users to cause a denial of service (memory corruption) or possibly have unspecified other im… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-17857 2024-11-21 12:18 2017-12-28 Show GitHub Exploit DB Packet Storm
259967 7.8 HIGH
Local
linux
debian
linux_kernel
debian_linux
kernel/bpf/verifier.c in the Linux kernel through 4.14.8 allows local users to cause a denial of service (memory corruption) or possibly have unspecified other impact by leveraging the lack of stack-… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-17856 2024-11-21 12:18 2017-12-28 Show GitHub Exploit DB Packet Storm
259968 7.8 HIGH
Local
linux
debian
linux_kernel
debian_linux
kernel/bpf/verifier.c in the Linux kernel through 4.14.8 allows local users to cause a denial of service (memory corruption) or possibly have unspecified other impact by leveraging improper use of po… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-17855 2024-11-21 12:18 2017-12-28 Show GitHub Exploit DB Packet Storm
259969 7.8 HIGH
Local
linux
debian
linux_kernel
debian_linux
kernel/bpf/verifier.c in the Linux kernel through 4.14.8 allows local users to cause a denial of service (integer overflow and memory corruption) or possibly have unspecified other impact by leveragi… CWE-190
 Integer Overflow or Wraparound
CVE-2017-17854 2024-11-21 12:18 2017-12-28 Show GitHub Exploit DB Packet Storm
259970 7.8 HIGH
Local
linux
debian
linux_kernel
debian_linux
kernel/bpf/verifier.c in the Linux kernel through 4.14.8 allows local users to cause a denial of service (memory corruption) or possibly have unspecified other impact by leveraging incorrect BPF_RSH … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-17853 2024-11-21 12:18 2017-12-28 Show GitHub Exploit DB Packet Storm