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 16, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
255421 0 注意 アップル - Apple Mac OS X の DesktopServices におけるリモートファイルをコピーされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0537 2010-04-13 15:17 2010-03-29 Show GitHub Exploit DB Packet Storm
255422 6.9 警告 アップル - Apple Mac OS X の DesktopServices における disk-quota 制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0064 2010-04-13 15:17 2010-03-29 Show GitHub Exploit DB Packet Storm
255423 6.9 警告 アップル
ターボリナックス
CUPS
- CUPS の _cupsGetlang 関数における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0393 2010-04-13 15:17 2010-03-29 Show GitHub Exploit DB Packet Storm
255424 6.8 警告 アップル - Apple Mac OS X の CoreTypes における任意の JavaScript を実行される脆弱性 CWE-Other
その他
CVE-2010-0063 2010-04-13 15:17 2010-03-29 Show GitHub Exploit DB Packet Storm
255425 6.8 警告 アップル - Apple Mac OS X の CoreMedia および QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0062 2010-04-13 15:17 2010-03-29 Show GitHub Exploit DB Packet Storm
255426 6.8 警告 アップル - Apple Mac OS X の CoreAudio における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0060 2010-04-13 15:16 2010-03-29 Show GitHub Exploit DB Packet Storm
255427 6.8 警告 アップル - Apple Mac OS X の CoreAudio における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0059 2010-04-13 15:16 2010-03-29 Show GitHub Exploit DB Packet Storm
255428 6.4 警告 アップル - Apple Mac OS X の ClamAV におけるシステムにウィルスを取り込む脆弱性 CWE-16
環境設定
CVE-2010-0058 2010-04-13 15:16 2010-03-29 Show GitHub Exploit DB Packet Storm
255429 7.5 危険 アップル - Apple Mac OS X の AFP サーバにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-0533 2010-04-13 15:16 2010-03-29 Show GitHub Exploit DB Packet Storm
255430 7.5 危険 アップル - Apple Mac OS X の AFP サーバにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0057 2010-04-13 15:16 2010-03-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 16, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
253241 5.5 MEDIUM
Local
qpdf_project qpdf An issue was discovered in QPDF before 7.0.0. There is an infinite loop in the QPDFWriter::enqueueObject() function in libqpdf/QPDFWriter.cc. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-18183 2024-11-21 12:19 2018-02-14 Show GitHub Exploit DB Packet Storm
253242 8.8 HIGH
Network
progress sitefinity Progress Sitefinity 9.1 uses wrap_access_token as a non-expiring authentication token that remains valid after a password change or a session termination. Also, it is transmitted as a GET parameter. … CWE-287
Improper Authentication
CVE-2017-18179 2024-11-21 12:19 2018-02-12 Show GitHub Exploit DB Packet Storm
253243 6.1 MEDIUM
Network
progress sitefinity Authenticate/SWT in Progress Sitefinity 9.1 has an open redirect issue in which an authentication token is sent to the redirection target, if the target is specified using a certain %40 syntax. This … CWE-601
Open Redirect
CVE-2017-18178 2024-11-21 12:19 2018-02-12 Show GitHub Exploit DB Packet Storm
253244 5.4 MEDIUM
Network
progress sitefinity Progress Sitefinity 9.1 has XSS via the Last name, First name, and About fields on the New User Creation Page. This is fixed in 10.1. CWE-79
Cross-site Scripting
CVE-2017-18177 2024-11-21 12:19 2018-02-12 Show GitHub Exploit DB Packet Storm
253245 5.4 MEDIUM
Network
progress sitefinity Progress Sitefinity 9.1 has XSS via file upload, because JavaScript code in an HTML file has the same origin as the application's own code. This is fixed in 10.1. CWE-79
Cross-site Scripting
CVE-2017-18176 2024-11-21 12:19 2018-02-12 Show GitHub Exploit DB Packet Storm
253246 5.4 MEDIUM
Network
progress sitefinity Progress Sitefinity 9.1 has XSS via the Content Management Template Configuration (aka Templateconfiguration), as demonstrated by the src attribute of an IMG element. This is fixed in 10.1. CWE-79
Cross-site Scripting
CVE-2017-18175 2024-11-21 12:19 2018-02-12 Show GitHub Exploit DB Packet Storm
253247 9.8 CRITICAL
Network
linux linux_kernel In the Linux kernel before 4.7, the amd_gpio_remove function in drivers/pinctrl/pinctrl-amd.c calls the pinctrl_unregister function, leading to a double free. CWE-415
 Double Free
CVE-2017-18174 2024-11-21 12:19 2018-02-12 Show GitHub Exploit DB Packet Storm
253248 8.8 HIGH
Network
flexense syncbreeze A buffer overflow vulnerability in "Add command" functionality exists in Flexense SyncBreeze Enterprise <= 10.3.14. The vulnerability can be triggered by an authenticated attacker who submits more th… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-17996 2024-11-21 12:19 2018-02-7 Show GitHub Exploit DB Packet Storm
253249 8.6 HIGH
Local
dokuwiki
debian
dokuwiki
debian_linux
The call parameter of /lib/exe/ajax.php in DokuWiki through 2017-02-19e does not properly encode user input, which leads to a reflected file download vulnerability, and allows remote attackers to run… CWE-20
 Improper Input Validation 
CVE-2017-18123 2024-11-21 12:19 2018-02-4 Show GitHub Exploit DB Packet Storm
253250 8.1 HIGH
Network
simplesamlphp
debian
simplesamlphp
debian_linux
A signature-validation bypass issue was discovered in SimpleSAMLphp through 1.14.16. A SimpleSAMLphp Service Provider using SAML 1.1 will regard as valid any unsigned SAML response containing more th… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2017-18122 2024-11-21 12:19 2018-02-3 Show GitHub Exploit DB Packet Storm