|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 10, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 227771 | 6.8 | 警告 | prozilla | - | Prozilla Hosting Index の directory.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2008-2083 | 2012-12-20 18:52 | 2008-05-5 | Show | GitHub Exploit DB Packet Storm |
| 227772 | 4.3 | 警告 | siteman | - | Siteman の index.php におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2008-2082 | 2012-12-20 18:52 | 2008-05-5 | Show | GitHub Exploit DB Packet Storm |
| 227773 | 9 | 危険 | siteman | - | Siteman の index.php におけるディレクトリトラバーサルの脆弱性 |
CWE-22
パス・トラバーサル |
CVE-2008-2081 | 2012-12-20 18:52 | 2008-05-5 | Show | GitHub Exploit DB Packet Storm |
| 227774 | 7.5 | 危険 | robocode | - | Robocode における "Robocode ゲーム内部にアクセスされる" 脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2008-2078 | 2012-12-20 18:52 | 2008-05-5 | Show | GitHub Exploit DB Packet Storm |
| 227775 | 10 | 危険 | plain black | - | Plain Black WebGUI における脆弱性 |
CWE-noinfo
情報不足 |
CVE-2008-2077 | 2012-12-20 18:52 | 2008-05-5 | Show | GitHub Exploit DB Packet Storm |
| 227776 | 7.5 | 危険 | successkid | - | Harris Yusuf Arifin Harris Wap Chat における PHP リモートファイルインクルージョンの脆弱性 |
CWE-94
コード・インジェクション |
CVE-2008-2074 | 2012-12-20 18:52 | 2008-05-5 | Show | GitHub Exploit DB Packet Storm |
| 227777 | 7.5 | 危険 | virtual design studios | - | Virtual Design Studio vlbook の include/global.inc.php におけるディレクトリトラバーサルの脆弱性 |
CWE-22
パス・トラバーサル |
CVE-2008-2073 | 2012-12-20 18:52 | 2008-05-5 | Show | GitHub Exploit DB Packet Storm |
| 227778 | 4.3 | 警告 | virtual design studios | - | Virtual Design Studio vlbook の index.php におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2008-2072 | 2012-12-20 18:52 | 2008-05-5 | Show | GitHub Exploit DB Packet Storm |
| 227779 | 4.3 | 警告 | WordPress.org | - | WordPress におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2008-2068 | 2012-12-20 18:52 | 2008-04-25 | Show | GitHub Exploit DB Packet Storm |
| 227780 | 7.5 | 危険 | YourFreeWorld.com | - | YourFreeWorld Jokes Site Script の jokes.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2008-2065 | 2012-12-20 18:52 | 2008-05-2 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 10, 2026, 4:58 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 209771 | 6.5 |
MEDIUM
Network |
rockcarry | ffjpeg | ffjpeg through 2020-02-24 has a heap-based buffer over-read in jfif_decode in jfif.c. |
CWE-125
Out-of-bounds Read |
CVE-2020-13439 | 2024-11-21 14:01 | 2020-05-25 | Show | GitHub Exploit DB Packet Storm |
| 209772 | 6.5 |
MEDIUM
Network |
rockcarry | ffjpeg | ffjpeg through 2020-02-24 has an invalid read in jfif_encode in jfif.c. |
CWE-125
Out-of-bounds Read |
CVE-2020-13438 | 2024-11-21 14:01 | 2020-05-25 | Show | GitHub Exploit DB Packet Storm |
| 209773 | 5.5 |
MEDIUM
Local |
sqlite fedoraproject |
sqlite fedora |
SQLite through 3.32.0 has a segmentation fault in sqlite3ExprCodeTarget in expr.c. |
CWE-476
NULL Pointer Dereference |
CVE-2020-13435 | 2024-11-21 14:01 | 2020-05-25 | Show | GitHub Exploit DB Packet Storm |
| 209774 | 5.5 |
MEDIUM
Local |
sqlite debian fedoraproject canonical freebsd oracle apple |
sqlite debian_linux fedora ubuntu_linux freebsd outside_in_technology communications_network_charging_and_control communications_cloud_native_core_policy iphone_os watchos<… |
SQLite through 3.32.0 has an integer overflow in sqlite3_str_vappendf in printf.c. |
CWE-190
Integer Overflow or Wraparound |
CVE-2020-13434 | 2024-11-21 14:01 | 2020-05-25 | Show | GitHub Exploit DB Packet Storm |
| 209775 | 9.8 |
CRITICAL
Network |
adminpanel_project | adminpanel | Jason2605 AdminPanel 4.0 allows SQL Injection via the editPlayer.php hidden parameter. |
CWE-89
SQL Injection |
CVE-2020-13433 | 2024-11-21 14:01 | 2020-05-25 | Show | GitHub Exploit DB Packet Storm |
| 209776 | 6.1 |
MEDIUM
Network |
grafana | grafana | Grafana before 7.0.0 allows tag value XSS via the OpenTSDB datasource. |
CWE-79
Cross-site Scripting |
CVE-2020-13430 | 2024-11-21 14:01 | 2020-05-25 | Show | GitHub Exploit DB Packet Storm |
| 209777 | 5.4 |
MEDIUM
Network |
grafana | piechart-panel | legend.ts in the piechart-panel (aka Pie Chart Panel) plugin before 1.5.0 for Grafana allows XSS via the Values Header (aka legend header) option. |
CWE-79
Cross-site Scripting |
CVE-2020-13429 | 2024-11-21 14:01 | 2020-05-25 | Show | GitHub Exploit DB Packet Storm |
| 209778 | 7.1 |
HIGH
Adjacent |
thetrackr | trackr_firmware | TrackR devices through 2020-05-06 allow attackers to trigger the Beep (aka alarm) feature, which will eventually cause a denial of service when battery capacity is exhausted. |
CWE-862
Missing Authorization |
CVE-2020-13425 | 2024-11-21 14:01 | 2020-05-24 | Show | GitHub Exploit DB Packet Storm |
| 209779 | 6.5 |
MEDIUM
Network |
xcloner | xcloner | The XCloner component before 3.5.4 for Joomla! allows Authenticated Local File Disclosure. |
NVD-CWE-noinfo
|
CVE-2020-13424 | 2024-11-21 14:01 | 2020-05-24 | Show | GitHub Exploit DB Packet Storm |
| 209780 | 9.8 |
CRITICAL
Network |
aviatrix |
controller gateway vpn_client |
An Elevation of Privilege issue was discovered in Aviatrix VPN Client before 2.10.7, because of an incomplete fix for CVE-2020-7224. This affects Linux, macOS, and Windows installations for certain O… |
NVD-CWE-noinfo
|
CVE-2020-13417 | 2024-11-21 14:01 | 2020-05-23 | Show | GitHub Exploit DB Packet Storm |