Gnuboard5
by gnuboard
Source repositories
CVEs (38)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2020-18662 | Cri | 0.67 | 9.8 | 0.05 | Jun 24, 2021 | SQL Injection vulnerability in gnuboard5 <=v5.3.2.8 via the table_prefix parameter in install_db.php. | ||
| CVE-2005-0269 | Cri | 0.64 | 9.8 | 0.03 | May 2, 2005 | The file extension check in GNUBoard 3.40 and earlier only verifies extensions that contain all lowercase letters, which allows remote attackers to upload arbitrary files via file extensions that include uppercase letters. | ||
| CVE-2024-41475 | Hig | 0.57 | 8.8 | 0.00 | Aug 12, 2024 | Gnuboard g6 6.0.7 is vulnerable to Session hijacking due to a CORS misconfiguration. | ||
| CVE-2022-1252 | Hig | 0.53 | 8.2 | 0.01 | Apr 11, 2022 | Use of a Broken or Risky Cryptographic Algorithm in GitHub repository gnuboard/gnuboard5 prior to and including 5.5.5. A vulnerability in gnuboard v5.5.5 and below uses weak encryption algorithms leading to sensitive information exposure. This allows an attacker to derive the… | ||
| CVE-2025-61464 | Med | 0.42 | 6.5 | 0.00 | Oct 23, 2025 | gnuboard gnuboard4 v4.36.04 and before is vulnerable to Second-order SQL Injection via the search_table in bbs/search.php. | ||
| CVE-2024-37658 | Med | 0.40 | 6.1 | 0.00 | Jul 7, 2025 | An open redirect vulnerability in gnuboard5 v.5.5.16 allows a remote attacker to obtain sensitive information via the bbs/member_confirm.php. | ||
| CVE-2024-37657 | Med | 0.40 | 6.1 | 0.00 | Jul 7, 2025 | An open redirect vulnerability in gnuboard5 v.5.5.16 allows a remote attacker to obtain sensitive information via thebbs/login.php component. | ||
| CVE-2024-37656 | Med | 0.40 | 6.1 | 0.00 | Jul 7, 2025 | An open redirect vulnerability in gnuboard5 v.5.5.16 allows a remote attacker to obtain sensitive information via the insufficient URL parameter verification in bbs/logout.php. | ||
| CVE-2022-30050 | Med | 0.40 | 6.1 | 0.01 | May 16, 2022 | Gnuboard 5.55 and 5.56 is vulnerable to Cross Site Scripting (XSS) via bbs/member_confirm.php. | ||
| CVE-2020-18663 | Med | 0.40 | 6.1 | 0.01 | Jun 24, 2021 | Cross Site Scripting (XSS) vulnerability in gnuboard5 <=v5.3.2.8 via the act parameter in bbs/move_update.php. | ||
| CVE-2020-18661 | Med | 0.40 | 6.1 | 0.01 | Jun 24, 2021 | Cross Site Scripting (XSS) vulnerability in gnuboard5 <=v5.3.2.8 via the url parameter to bbs/login.php. | ||
| CVE-2024-39097 | Med | 0.33 | 6.1 | 0.00 | Aug 26, 2024 | There is an Open Redirect vulnerability in Gnuboard v6.0.4 and below via the `url` parameter in login path. | ||
| CVE-2018-15584 | Med | 0.33 | 6.1 | 0.01 | Apr 26, 2019 | Cross-Site Scripting (XSS) vulnerability in adm/boardgroup_form_update.php and adm/boardgroup_list_update.php in gnuboard5 before 5.3.1.6 allows remote attackers to inject arbitrary web script or HTML. | ||
| CVE-2018-15582 | Med | 0.33 | 6.1 | 0.01 | Apr 26, 2019 | Cross-Site Scripting (XSS) vulnerability in adm/sms_admin/num_book_write.php and adm/sms_admin/num_book_update.php in gnuboard5 before 5.3.1.6 allows remote attackers to inject arbitrary web script or HTML. | ||
| CVE-2018-15581 | Med | 0.33 | 6.1 | 0.01 | Apr 26, 2019 | Cross-Site Scripting (XSS) vulnerability in adm/faqmasterformupdate.php in gnuboard5 before 5.3.1.6 allows remote attackers to inject arbitrary web script or HTML. | ||
| CVE-2018-15580 | Med | 0.33 | 6.1 | 0.01 | Apr 26, 2019 | Cross-Site Scripting (XSS) vulnerability in adm/contentformupdate.php in gnuboard5 before 5.3.1.6 allows remote attackers to inject arbitrary web script or HTML. | ||
| CVE-2018-15585 | Med | 0.33 | 6.1 | 0.02 | Mar 27, 2019 | Cross-Site Scripting (XSS) vulnerability in newwinform.php in GNUBOARD5 before 5.3.1.6 allows remote attackers to inject arbitrary web script or HTML via the popup title parameter. | ||
| CVE-2018-15583 | Med | 0.33 | 6.1 | 0.01 | Mar 25, 2019 | Cross-Site Scripting (XSS) vulnerability in point_list.php in GNUBOARD5 before 5.3.1.6 allows remote attackers to inject arbitrary web script or HTML via the popup title parameter. | ||
| CVE-2025-7786 | Low | 0.23 | 3.5 | 0.00 | Jul 18, 2025 | A vulnerability, which was classified as problematic, has been found in Gnuboard g6 up to 6.0.10. This issue affects some unknown processing of the file /bbs/scrap_popin_update/qa/ of the component Post Reply Handler. The manipulation leads to cross site scripting. The attack… | ||
| CVE-2014-2339 | 0.03 | — | 0.02 | Mar 19, 2014 | Multiple SQL injection vulnerabilities in bbs/ajax.autosave.php in GNUboard 5.x and possibly earlier allow remote authenticated users to execute arbitrary SQL commands via the (1) subject or (2) content parameter. |
- risk 0.67cvss 9.8epss 0.05
SQL Injection vulnerability in gnuboard5 <=v5.3.2.8 via the table_prefix parameter in install_db.php.
- risk 0.64cvss 9.8epss 0.03
The file extension check in GNUBoard 3.40 and earlier only verifies extensions that contain all lowercase letters, which allows remote attackers to upload arbitrary files via file extensions that include uppercase letters.
- risk 0.57cvss 8.8epss 0.00
Gnuboard g6 6.0.7 is vulnerable to Session hijacking due to a CORS misconfiguration.
- risk 0.53cvss 8.2epss 0.01
Use of a Broken or Risky Cryptographic Algorithm in GitHub repository gnuboard/gnuboard5 prior to and including 5.5.5. A vulnerability in gnuboard v5.5.5 and below uses weak encryption algorithms leading to sensitive information exposure. This allows an attacker to derive the…
- risk 0.42cvss 6.5epss 0.00
gnuboard gnuboard4 v4.36.04 and before is vulnerable to Second-order SQL Injection via the search_table in bbs/search.php.
- risk 0.40cvss 6.1epss 0.00
An open redirect vulnerability in gnuboard5 v.5.5.16 allows a remote attacker to obtain sensitive information via the bbs/member_confirm.php.
- risk 0.40cvss 6.1epss 0.00
An open redirect vulnerability in gnuboard5 v.5.5.16 allows a remote attacker to obtain sensitive information via thebbs/login.php component.
- risk 0.40cvss 6.1epss 0.00
An open redirect vulnerability in gnuboard5 v.5.5.16 allows a remote attacker to obtain sensitive information via the insufficient URL parameter verification in bbs/logout.php.
- risk 0.40cvss 6.1epss 0.01
Gnuboard 5.55 and 5.56 is vulnerable to Cross Site Scripting (XSS) via bbs/member_confirm.php.
- risk 0.40cvss 6.1epss 0.01
Cross Site Scripting (XSS) vulnerability in gnuboard5 <=v5.3.2.8 via the act parameter in bbs/move_update.php.
- risk 0.40cvss 6.1epss 0.01
Cross Site Scripting (XSS) vulnerability in gnuboard5 <=v5.3.2.8 via the url parameter to bbs/login.php.
- risk 0.33cvss 6.1epss 0.00
There is an Open Redirect vulnerability in Gnuboard v6.0.4 and below via the `url` parameter in login path.
- risk 0.33cvss 6.1epss 0.01
Cross-Site Scripting (XSS) vulnerability in adm/boardgroup_form_update.php and adm/boardgroup_list_update.php in gnuboard5 before 5.3.1.6 allows remote attackers to inject arbitrary web script or HTML.
- risk 0.33cvss 6.1epss 0.01
Cross-Site Scripting (XSS) vulnerability in adm/sms_admin/num_book_write.php and adm/sms_admin/num_book_update.php in gnuboard5 before 5.3.1.6 allows remote attackers to inject arbitrary web script or HTML.
- risk 0.33cvss 6.1epss 0.01
Cross-Site Scripting (XSS) vulnerability in adm/faqmasterformupdate.php in gnuboard5 before 5.3.1.6 allows remote attackers to inject arbitrary web script or HTML.
- risk 0.33cvss 6.1epss 0.01
Cross-Site Scripting (XSS) vulnerability in adm/contentformupdate.php in gnuboard5 before 5.3.1.6 allows remote attackers to inject arbitrary web script or HTML.
- risk 0.33cvss 6.1epss 0.02
Cross-Site Scripting (XSS) vulnerability in newwinform.php in GNUBOARD5 before 5.3.1.6 allows remote attackers to inject arbitrary web script or HTML via the popup title parameter.
- risk 0.33cvss 6.1epss 0.01
Cross-Site Scripting (XSS) vulnerability in point_list.php in GNUBOARD5 before 5.3.1.6 allows remote attackers to inject arbitrary web script or HTML via the popup title parameter.
- risk 0.23cvss 3.5epss 0.00
A vulnerability, which was classified as problematic, has been found in Gnuboard g6 up to 6.0.10. This issue affects some unknown processing of the file /bbs/scrap_popin_update/qa/ of the component Post Reply Handler. The manipulation leads to cross site scripting. The attack…
- CVE-2014-2339Mar 19, 2014risk 0.03cvss —epss 0.02
Multiple SQL injection vulnerabilities in bbs/ajax.autosave.php in GNUboard 5.x and possibly earlier allow remote authenticated users to execute arbitrary SQL commands via the (1) subject or (2) content parameter.
Page 1 of 2