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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228451 7.5 危険 qsoft - Qsoft K-Links における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3580 2012-12-20 18:52 2008-08-10 Show GitHub Exploit DB Packet Storm
228452 2.6 注意 Pluck CMS - Pluck におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3574 2012-12-20 18:52 2008-08-10 Show GitHub Exploit DB Packet Storm
228453 5 警告 Pligg
PHPNUKE
- Pligg などの製品の CAPTCHA 実装における CAPTCHA テストを通過される脆弱性 CWE-189
CWE-264
CVE-2008-3573 2012-12-20 18:52 2008-08-10 Show GitHub Exploit DB Packet Storm
228454 4.3 警告 Pligg - Pligg の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3572 2012-12-20 18:52 2008-08-10 Show GitHub Exploit DB Packet Storm
228455 7.8 危険 Xerox - Xerox Phaser におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-3571 2012-12-20 18:52 2008-08-10 Show GitHub Exploit DB Packet Storm
228456 7.5 危険 unak - UNAK-CMS の fckeditor/editor/filemanager/browser/default/connectors/php/connector.php における絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-3568 2012-12-20 18:52 2008-08-10 Show GitHub Exploit DB Packet Storm
228457 4.3 警告 ZoneO-soft - ZoneO-soft freeForum におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3566 2012-12-20 18:52 2008-08-10 Show GitHub Exploit DB Packet Storm
228458 7.5 危険 Plogger Project - Plogger における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3563 2012-12-20 18:52 2008-07-29 Show GitHub Exploit DB Packet Storm
228459 6.8 警告 powergap - Powergap Shopsystem の s03.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3561 2012-12-20 18:52 2008-08-10 Show GitHub Exploit DB Packet Storm
228460 6.8 警告 wsnlinks - WSN Forum などの index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-3555 2012-12-20 18:52 2008-08-8 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
215311 6.5 MEDIUM
Network
ffmpeg
debian
canonical
ffmpeg
debian_linux
ubuntu_linux
In FFmpeg 3.2 and 4.1, a denial of service in the subtitle decoder allows attackers to hog the CPU via a crafted video file in Matroska format, because ff_htmlmarkup_to_ass in libavcodec/htmlsubtitle… CWE-125
Out-of-bounds Read
CVE-2019-9718 2024-11-21 13:52 2019-03-12 Show GitHub Exploit DB Packet Storm
215312 5.4 MEDIUM
Network
jupyter notebook An XSSI (cross-site inclusion) vulnerability in Jupyter Notebook before 5.7.6 allows inclusion of resources on malicious pages when visited by users who are authenticated with a Jupyter server. Acces… CWE-79
Cross-site Scripting
CVE-2019-9644 2024-11-21 13:52 2019-03-12 Show GitHub Exploit DB Packet Storm
215313 8.1 HIGH
Network
webargs_project webargs An issue was discovered in webargs before 5.1.3, as used with marshmallow and other products. JSON parsing uses a short-lived cache to store the parsed JSON body. This cache is not thread-safe, meani… CWE-362
Race Condition
CVE-2019-9710 2024-11-21 13:52 2019-03-12 Show GitHub Exploit DB Packet Storm
215314 5.5 MEDIUM
Local
debian cron
debian_linux
Vixie Cron before the 3.0pl1-133 Debian package allows local users to cause a denial of service (use-after-free and daemon crash) because of a force_rescan_user error. CWE-416
 Use After Free
CVE-2019-9706 2024-11-21 13:52 2019-03-12 Show GitHub Exploit DB Packet Storm
215315 5.5 MEDIUM
Local
cron_project
debian
fedoraproject
cron
debian_linux
fedora
Vixie Cron before the 3.0pl1-133 Debian package allows local users to cause a denial of service (memory consumption) via a large crontab file because an unlimited number of lines is accepted. CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2019-9705 2024-11-21 13:52 2019-03-12 Show GitHub Exploit DB Packet Storm
215316 5.5 MEDIUM
Local
cron_project
fedoraproject
debian
cron
fedora
debian_linux
Vixie Cron before the 3.0pl1-133 Debian package allows local users to cause a denial of service (daemon crash) via a large crontab file because the calloc return value is not checked. CWE-476
CWE-252
 NULL Pointer Dereference
 Unchecked Return Value
CVE-2019-9704 2024-11-21 13:52 2019-03-12 Show GitHub Exploit DB Packet Storm
215317 8.8 HIGH
Network
cmsmadesimple cms_made_simple In CMS Made Simple (CMSMS) before 2.2.10, an authenticated user can achieve SQL Injection in class.showtime2_data.php via the functions _updateshow (parameter show_id), _inputshow (parameter show_id)… CWE-89
SQL Injection
CVE-2019-9693 2024-11-21 13:52 2019-03-12 Show GitHub Exploit DB Packet Storm
215318 6.5 MEDIUM
Network
cmsmadesimple cms_made_simple class.showtime2_image.php in CMS Made Simple (CMSMS) before 2.2.10 does not ensure that a watermark file has a standard image file extension (GIF, JPG, JPEG, or PNG). CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2019-9692 2024-11-21 13:52 2019-03-12 Show GitHub Exploit DB Packet Storm
215319 8.8 HIGH
Network
sftnow sftnow sftnow through 2018-12-29 allows index.php?g=Admin&m=User&a=add_post CSRF to add an admin account. CWE-352
 Origin Validation Error
CVE-2019-9688 2024-11-21 13:52 2019-03-12 Show GitHub Exploit DB Packet Storm
215320 9.8 CRITICAL
Network
podofo_project
fedoraproject
podofo
fedora
PoDoFo 0.9.6 has a heap-based buffer overflow in PdfString::ConvertUTF16toUTF8 in base/PdfString.cpp. CWE-787
 Out-of-bounds Write
CVE-2019-9687 2024-11-21 13:52 2019-03-12 Show GitHub Exploit DB Packet Storm