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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252941 7.8 危険 F5 Networks - 複数の F5 Networks BIG-IP 製品の bd daemon におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4420 2011-06-7 10:16 2009-12-24 Show GitHub Exploit DB Packet Storm
252942 4.3 警告 ModSecurity - ModSecurity の PDF XSS 保護機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-16
環境設定
CVE-2009-1903 2011-06-7 10:13 2009-03-12 Show GitHub Exploit DB Packet Storm
252943 7.8 危険 ModSecurity - ModSecurity の multipart processor におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-1902 2011-06-7 10:11 2009-03-12 Show GitHub Exploit DB Packet Storm
252944 5 警告 ModSecurity - ModSecurity モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2008-5676 2011-06-7 10:08 2010-08-1 Show GitHub Exploit DB Packet Storm
252945 7.5 危険 Ecava - Ecava IntegraXor HMI における認証を回避される脆弱性 CWE-89
SQLインジェクション
CVE-2011-1562 2011-06-6 14:47 2011-04-5 Show GitHub Exploit DB Packet Storm
252946 6.8 警告 IntelliCom Innovation AB - 複数の IntelliCom 製品の cgi-bin/read.cgi における絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-4731 2011-06-6 14:46 2011-02-15 Show GitHub Exploit DB Packet Storm
252947 9 危険 IntelliCom Innovation AB - 複数の IntelliCom 製品の cgi-bin/read.cgi における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-4732 2011-06-6 14:44 2011-02-15 Show GitHub Exploit DB Packet Storm
252948 6.8 警告 IntelliCom Innovation AB - 複数の IntelliCom 製品の cgi-bin/read.cgi におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-4730 2011-06-6 14:34 2011-02-15 Show GitHub Exploit DB Packet Storm
252949 7.8 危険 Imperva Inc. - Imperva SecureSphere の Web Application Firewall および Database Firewall における intrusion-prevention 機能を回避される脆弱性 CWE-noinfo
情報不足
CVE-2010-1329 2011-06-6 14:29 2010-04-5 Show GitHub Exploit DB Packet Storm
252950 4.3 警告 Imperva Inc. - Imperva SecureSphere MX Management Server の management GUI におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1463 2011-06-6 14:27 2008-03-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
253881 6.1 MEDIUM
Network
mgl-instagram-gallery_project mgl-instagram-gallery The mgl-instagram-gallery plugin for WordPress has XSS via the single-gallery.php media parameter. CWE-79
Cross-site Scripting
CVE-2017-17869 2024-11-21 12:18 2017-12-28 Show GitHub Exploit DB Packet Storm
253882 6.1 MEDIUM
Network
liferay liferay_portal In Liferay Portal 6.1.0, the tags section has XSS via a Public Render Parameter (p_r_p) value, as demonstrated by p_r_p_564233524_tag. CWE-79
Cross-site Scripting
CVE-2017-17868 2024-11-21 12:18 2017-12-28 Show GitHub Exploit DB Packet Storm
253883 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
253884 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
253885 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
253886 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
253887 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
253888 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
253889 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
253890 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