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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
259491 5 警告 IBM - IBM DB2 の SYSIBMADM スキーマにおける重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3197 2011-02-17 18:08 2010-08-31 Show GitHub Exploit DB Packet Storm
259492 3.5 注意 IBM - IBM DB2 におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3196 2011-02-17 18:07 2010-03-9 Show GitHub Exploit DB Packet Storm
259493 5 警告 IBM - Windows Server 2008 上で稼働する IBM DB2 におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-3195 2011-02-17 18:06 2010-02-4 Show GitHub Exploit DB Packet Storm
259494 7.5 危険 IBM - IBM DB2 の DB2DART プログラムにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3194 2011-02-17 18:06 2010-01-25 Show GitHub Exploit DB Packet Storm
259495 10 危険 IBM - IBM DB2 の DB2STST プログラムにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3193 2011-02-17 18:04 2010-01-5 Show GitHub Exploit DB Packet Storm
259496 5 警告 IBM - IBM DB2 の kuddb2 におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0472 2011-02-17 17:53 2010-02-2 Show GitHub Exploit DB Packet Storm
259497 4.4 警告 オラクル - Oracle Solaris 10 および 11 Express の Kernel における脆弱性 CWE-noinfo
情報不足
CVE-2010-4442 2011-02-17 14:02 2011-01-18 Show GitHub Exploit DB Packet Storm
259498 4.4 警告 オラクル - Oracle Solaris 10 および 11 Express の Kernel における脆弱性 CWE-noinfo
情報不足
CVE-2010-4440 2011-02-17 14:02 2011-01-18 Show GitHub Exploit DB Packet Storm
259499 4.6 警告 オラクル - Oracle Solaris 11 Express の RDS および Kernel/InfiniBand における脆弱性 CWE-noinfo
情報不足
CVE-2010-4446 2011-02-17 14:01 2011-01-18 Show GitHub Exploit DB Packet Storm
259500 4.6 警告 オラクル - Oracle Solaris 11 Express の SCTP および Kernel/sockfs における脆弱性 CWE-noinfo
情報不足
CVE-2010-4459 2011-02-17 14:00 2011-01-18 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
247681 8.8 HIGH
Network
polkit_project
debian
canonical
polkit
debian_linux
ubuntu_linux
A flaw was found in PolicyKit (aka polkit) 0.115 that allows a user with a uid greater than INT_MAX to successfully execute any systemctl command. CWE-20
 Improper Input Validation 
CVE-2018-19788 2024-11-21 12:58 2018-12-3 Show GitHub Exploit DB Packet Storm
247682 6.1 MEDIUM
Network
lxml
debian
canonical
lxml
debian_linux
ubuntu_linux
An issue was discovered in lxml before 4.2.5. lxml/html/clean.py in the lxml.html.clean module does not remove javascript: URLs that use escaping, allowing a remote attacker to conduct XSS attacks, a… CWE-79
Cross-site Scripting
CVE-2018-19787 2024-11-21 12:58 2018-12-2 Show GitHub Exploit DB Packet Storm
247683 6.1 MEDIUM
Network
php-proxy php-proxy PHP-Proxy through 5.1.0 has Cross-Site Scripting (XSS) via the URL field in index.php. CWE-79
Cross-site Scripting
CVE-2018-19785 2024-11-21 12:58 2018-12-1 Show GitHub Exploit DB Packet Storm
247684 7.5 HIGH
Network
php-proxy php-proxy The str_rot_pass function in vendor/atholn1600/php-proxy/src/helpers.php in PHP-Proxy 5.1.0 uses weak cryptography, which makes it easier for attackers to calculate the authorization data needed for … CWE-326
Inadequate Encryption Strength
CVE-2018-19784 2024-11-21 12:58 2018-12-1 Show GitHub Exploit DB Packet Storm
247685 5.5 MEDIUM
Local
artifex
debian
mupdf
debian_linux
In Artifex MuPDF 1.14.0, there is an infinite loop in the function svg_dev_end_tile in fitz/svg-device.c, as demonstrated by mutool. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2018-19777 2024-11-21 12:58 2018-11-30 Show GitHub Exploit DB Packet Storm
247686 8.8 HIGH
Network
libconfuse_project libconfuse cfg_init in confuse.c in libConfuse 3.2.2 has a memory leak. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2018-19760 2024-11-21 12:58 2018-11-30 Show GitHub Exploit DB Packet Storm
247687 6.5 MEDIUM
Network
libsndfile_project
debian
libsndfile
debian_linux
There is a heap-based buffer over-read at wav.c in wav_write_header in libsndfile 1.0.28 that will cause a denial of service. CWE-125
Out-of-bounds Read
CVE-2018-19758 2024-11-21 12:58 2018-11-30 Show GitHub Exploit DB Packet Storm
247688 5.5 MEDIUM
Local
nasm netwide_assembler There is an illegal address access at asm/preproc.c (function: is_mmacro) in Netwide Assembler (NASM) 2.14rc16 that will cause a denial of service (out-of-bounds array access) because a certain conve… CWE-20
 Improper Input Validation 
CVE-2018-19755 2024-11-21 12:58 2018-11-30 Show GitHub Exploit DB Packet Storm
247689 6.1 MEDIUM
Network
i4 ai_si_assistant i4 assistant 7.85 allows XSS via a crafted machine name field within iOS settings. CWE-79
Cross-site Scripting
CVE-2018-19527 2024-11-21 12:58 2018-11-30 Show GitHub Exploit DB Packet Storm
247690 6.5 MEDIUM
Network
sleuthkit
debian
fedoraproject
the_sleuth_kit
debian_linux
fedora
In The Sleuth Kit (TSK) through 4.6.4, hfs_cat_traverse in tsk/fs/hfs.c does not properly determine when a key length is too large, which allows attackers to cause a denial of service (SEGV on unknow… CWE-125
Out-of-bounds Read
CVE-2018-19497 2024-11-21 12:58 2018-11-30 Show GitHub Exploit DB Packet Storm