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":April 29, 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
228511 6.8 警告 phpwebthings - phpWebThings の core/editor.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6042 2012-12-20 18:02 2006-11-21 Show GitHub Exploit DB Packet Storm
228512 7.5 危険 Powie - Powie の PHP MatchMaker における SQL インジェクションの脆弱性 - CVE-2006-6039 2012-12-20 18:02 2006-11-21 Show GitHub Exploit DB Packet Storm
228513 7.5 危険 Powie - Powie pForum の editpoll.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2006-6038 2012-12-20 18:02 2006-11-21 Show GitHub Exploit DB Packet Storm
228514 7.5 危険 sitesoutlet - SitesOutlet E-commerce Kit-1 PayPal Edition における SQL インジェクションの脆弱性 - CVE-2006-6034 2012-12-20 18:02 2006-11-21 Show GitHub Exploit DB Packet Storm
228515 7.5 危険 sphpblog - SPHPBlog におけるディレクトリトラバーサルの脆弱性 - CVE-2006-6033 2012-12-20 18:02 2006-11-21 Show GitHub Exploit DB Packet Storm
228516 6.8 警告 sphpblog - SPHPBlog におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6032 2012-12-20 18:02 2006-11-21 Show GitHub Exploit DB Packet Storm
228517 7.5 危険 property pro - Property Pro の vir_Login.asp における SQL インジェクションの脆弱性 - CVE-2006-6029 2012-12-20 18:02 2006-11-21 Show GitHub Exploit DB Packet Storm
228518 10 危険 リアルネットワークス - Real Networks Helix Server などにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-6026 2012-12-20 18:02 2006-11-21 Show GitHub Exploit DB Packet Storm
228519 5 警告 クアルコム - QUALCOMM Eudora WorldMail におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-6025 2012-12-20 18:02 2006-11-21 Show GitHub Exploit DB Packet Storm
228520 7.5 危険 クアルコム - Eudora Worldmail および Worldmail におけるバッファオーバーフローの脆弱性 - CVE-2006-6024 2012-12-20 18:02 2006-11-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 29, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211011 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
211012 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
211013 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
211014 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
211015 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
211016 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
211017 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
211018 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
211019 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
211020 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