|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 4, 2026, 10 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 228251 | 7.5 | 危険 | phpecho cms | - | PHPEcho CMS の管理パネルにおける SQL インジェクションの脆弱性 | - | CVE-2007-3335 | 2012-12-20 18:19 | 2007-06-21 | Show | GitHub Exploit DB Packet Storm |
| 228252 | 5 | 警告 | PHPNUKE | - | PHP-Nuke 用の Satel Lite におけるディレクトリトラバーサルの脆弱性 | - | CVE-2007-3332 | 2012-12-20 18:19 | 2007-06-21 | Show | GitHub Exploit DB Packet Storm |
| 228253 | 5 | 警告 | stphp | - | STphp EasyNews におけるクロスサイトリクエストフォージェリの脆弱性 | - | CVE-2007-3331 | 2012-12-20 18:19 | 2007-06-21 | Show | GitHub Exploit DB Packet Storm |
| 228254 | 4.3 | 警告 | stphp | - | STphp EasyNews におけるクロスサイトスクリプティングの脆弱性 | - | CVE-2007-3330 | 2012-12-20 18:19 | 2007-06-21 | Show | GitHub Exploit DB Packet Storm |
| 228255 | 6.8 | 警告 | xvid | - | Xvid の src/bitstream/mbcoding.c における任意のコードを実行される脆弱性 |
CWE-DesignError
|
CVE-2007-3329 | 2012-12-20 18:19 | 2007-04-28 | Show | GitHub Exploit DB Packet Storm |
| 228256 | 9.3 | 危険 | VideoLAN | - | VideoLAN VLC Media Player のプラグインにおけるフォーマットストリングの脆弱性 | - | CVE-2007-3316 | 2012-12-20 18:19 | 2007-06-12 | Show | GitHub Exploit DB Packet Storm |
| 228257 | 6.8 | 警告 | yourfreescreamer | - | YourFreeScreamer における PHP リモートファイルインクルージョンの脆弱性 | - | CVE-2007-3315 | 2012-12-20 18:19 | 2007-06-21 | Show | GitHub Exploit DB Packet Storm |
| 228258 | 7.5 | 危険 | XOOPS | - | Xoops 用の Articles モジュールにおける SQL インジェクションの脆弱性 | - | CVE-2007-3311 | 2012-12-20 18:19 | 2007-06-21 | Show | GitHub Exploit DB Packet Storm |
| 228259 | 4.3 | 警告 | tdizin | - | TDizin の arama.asp におけるクロスサイトスクリプティングの脆弱性 | - | CVE-2007-3310 | 2012-12-20 18:19 | 2007-06-20 | Show | GitHub Exploit DB Packet Storm |
| 228260 | 7.5 | 危険 | Simple Machines | - | SMF におけるメッセージの作成時に任意の PHP コードを実行され脆弱性 | - | CVE-2007-3309 | 2012-12-20 18:19 | 2007-06-20 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 4, 2026, 4:06 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 196911 | 9.8 |
CRITICAL
Network |
phpgurukul | dairy_farm_shop_management_system | PHPGurukul Dairy Farm Shop Management System 1.0 is vulnerable to SQL injection, as demonstrated by the username parameter in index.php, the category and CategoryCode parameters in add-category.php, … |
CWE-89
SQL Injection |
CVE-2020-5307 | 2024-11-21 14:33 | 2020-01-8 | Show | GitHub Exploit DB Packet Storm |
| 196912 | 8.8 |
HIGH
Network |
troglobit | uftpd | In uftpd before 2.11, there is a buffer overflow vulnerability in handle_PORT in ftpcmd.c that is caused by a buffer that is 16 bytes large being filled via sprintf() with user input based on the for… |
CWE-120
Classic Buffer Overflow |
CVE-2020-5204 | 2024-11-21 14:33 | 2020-01-7 | Show | GitHub Exploit DB Packet Storm |
| 196913 | 8.8 |
HIGH
Network |
phpgurukul | hospital_management_system | PHPGurukul Hospital Management System in PHP v4.0 suffers from multiple SQL injection vulnerabilities: multiple pages and parameters are not validating user input, and allow for the application's dat… |
CWE-89
SQL Injection |
CVE-2020-5192 | 2024-11-21 14:33 | 2020-01-6 | Show | GitHub Exploit DB Packet Storm |
| 196914 | 6.1 |
MEDIUM
Network |
phpgurukul | hospital_management_system | PHPGurukul Hospital Management System in PHP v4.0 suffers from multiple Persistent XSS vulnerabilities. |
CWE-79
Cross-site Scripting |
CVE-2020-5191 | 2024-11-21 14:33 | 2020-01-6 | Show | GitHub Exploit DB Packet Storm |
| 196915 | 4.8 |
MEDIUM
Network |
codologic | codoforum | Codoforum 4.8.3 allows XSS via a post using parameters display name, title name, or content. |
CWE-79
Cross-site Scripting |
CVE-2020-5306 | 2024-11-21 14:33 | 2020-01-6 | Show | GitHub Exploit DB Packet Storm |
| 196916 | 4.8 |
MEDIUM
Network |
codologic | codoforum | Codoforum 4.8.3 allows XSS in the admin dashboard via a name field of a new user, i.e., on the Manage Users screen. |
CWE-79
Cross-site Scripting |
CVE-2020-5305 | 2024-11-21 14:33 | 2020-01-6 | Show | GitHub Exploit DB Packet Storm |
| 196917 | 7.1 |
HIGH
Network |
python debian canonical fedoraproject |
pillow debian_linux ubuntu_linux fedora |
libImaging/FliDecode.c in Pillow before 6.2.2 has an FLI buffer overflow. |
CWE-125
Out-of-bounds Read |
CVE-2020-5313 | 2024-11-21 14:33 | 2020-01-3 | Show | GitHub Exploit DB Packet Storm |
| 196918 | 9.8 |
CRITICAL
Network |
python canonical debian fedoraproject |
pillow ubuntu_linux debian_linux fedora |
libImaging/PcxDecode.c in Pillow before 6.2.2 has a PCX P mode buffer overflow. |
CWE-120
Classic Buffer Overflow |
CVE-2020-5312 | 2024-11-21 14:33 | 2020-01-3 | Show | GitHub Exploit DB Packet Storm |
| 196919 | 9.8 |
CRITICAL
Network |
python debian canonical fedoraproject |
pillow debian_linux ubuntu_linux fedora |
libImaging/SgiRleDecode.c in Pillow before 6.2.2 has an SGI buffer overflow. |
CWE-120
Classic Buffer Overflow |
CVE-2020-5311 | 2024-11-21 14:33 | 2020-01-3 | Show | GitHub Exploit DB Packet Storm |
| 196920 | 8.8 |
HIGH
Network |
python canonical fedoraproject |
pillow ubuntu_linux fedora |
libImaging/TiffDecode.c in Pillow before 6.2.2 has a TIFF decoding integer overflow, related to realloc. |
CWE-190
Integer Overflow or Wraparound |
CVE-2020-5310 | 2024-11-21 14:33 | 2020-01-3 | Show | GitHub Exploit DB Packet Storm |