Lucene search
K

2180 matches found

Cvelist
Cvelist
added 2019/11/13 11:5 p.m.23 views

CVE-2011-0544

phpbb 3.0.x-3.0.6 has an XSS vulnerability via the flash BB tag...

6.1AI score0.00339EPSS
Exploits0References2
CVE
CVE
added 2019/11/13 11:5 p.m.61 views

CVE-2011-0544

CVE-2011-0544 affects phpBB 3.0.x–3.0.6 with an XSS vulnerability via the [flash] BB tag . The available documents consistently identify this issue in phpBB 3.0.x–3.0.6, but provide no explicit root-cause details, affected components beyond the flash tag, exploit status, or remediation (patch/ver...

6.1CVSS6AI score0.00339EPSS
Exploits0References2Affected Software1
CNVD
CNVD
added 2019/11/08 12:0 a.m.2 views

phpBB Cross-Site Request Forgery Vulnerability (CNVD-2020-17197)

phpBB is a set of open source and PHP-based Web forum software . The software has support for multiple languages , multiple databases and customized layout and so on. A cross-site request forgery vulnerability exists in phpBB. An attacker can exploit this vulnerability to send a malformed HTTP...

8.8CVSS6.9AI score0.00222EPSS
Exploits0References1
CNVD
CNVD
added 2019/10/08 12:0 a.m.0 views

phpBB cross-site request forgery vulnerability (CNVD-2019-34464)

phpBB is a set of open source and PHP-based Web forum software . The software has support for multiple languages , multiple databases and customized layout and so on. A cross-site request forgery vulnerability exists in phpBB, which arises from a WEB application that does not adequately validate...

7AI score
Exploits0References1
Veracode
Veracode
added 2019/10/01 3:47 a.m.22 views

Cross-Site Request Forgery (CSRF)

phpbb is vulnerable to cross-site request forgery CSRF. The CSRF token is not properly verified in includes/acp/acpbbcodes.php, which would allow a remote attacker to perform an action on behalf of the user upon visiting of a malicious site. The exploit is possible through the retrieval of sessio...

8.8CVSS3.3AI score0.00222EPSS
Exploits1References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/10/01 12:0 a.m.37 views

Debian DLA-1942-2 : phpbb3 regression update

CVE-2019-16993 In phpBB, includes/acp/acpbbcodes.php had improper verification of a CSRF token on the BBCode page in the Administration Control Panel. An actual CSRF attack was possible if an attacker also managed to retrieve the session id of a reauthenticated administrator prior to targeting...

8.8CVSS7.9AI score0.00222EPSS
Exploits0References4
OpenVAS
OpenVAS
added 2019/10/01 12:0 a.m.73 views

phpBB < 3.1.7-PL1 CSRF Vulnerability

phpBB is prone to a cross-site request forgery CSRF vulnerability. SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:phpbb:phpbb";...

8.8CVSS7.2AI score0.00222EPSS
Exploits0References2
OSV
OSV
added 2019/09/30 12:15 p.m.15 views

CVE-2019-16993

In phpBB before 3.1.7-PL1, includes/acp/acpbbcodes.php has improper verification of a CSRF token on the BBCode page in the Administration Control Panel. An actual CSRF attack is possible if an attacker also manages to retrieve the session id of a reauthenticated administrator prior to targeting...

8.8CVSS8.6AI score
Exploits0References5
NVD
NVD
added 2019/09/30 12:15 p.m.16 views

CVE-2019-16993

In phpBB before 3.1.7-PL1, includes/acp/acpbbcodes.php has improper verification of a CSRF token on the BBCode page in the Administration Control Panel. An actual CSRF attack is possible if an attacker also manages to retrieve the session id of a reauthenticated administrator prior to targeting...

8.8CVSS8.6AI score0.00222EPSS
Exploits0References5
OSV
OSV
added 2019/09/30 12:15 p.m.0 views

UBUNTU-CVE-2019-16993

In phpBB before 3.1.7-PL1, includes/acp/acpbbcodes.php has improper verification of a CSRF token on the BBCode page in the Administration Control Panel. An actual CSRF attack is possible if an attacker also manages to retrieve the session id of a reauthenticated administrator prior to targeting...

8.8CVSS7.2AI score0.00222EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2019/09/30 12:15 p.m.19 views

CVE-2019-16993

In phpBB before 3.1.7-PL1, includes/acp/acpbbcodes.php has improper verification of a CSRF token on the BBCode page in the Administration Control Panel. An actual CSRF attack is possible if an attacker also manages to retrieve the session id of a reauthenticated administrator prior to targeting...

8.8CVSS7.2AI score0.00222EPSS
Exploits0References4
Prion
Prion
added 2019/09/30 12:15 p.m.10 views

Cross site request forgery (csrf)

In phpBB before 3.1.7-PL1, includes/acp/acpbbcodes.php has improper verification of a CSRF token on the BBCode page in the Administration Control Panel. An actual CSRF attack is possible if an attacker also manages to retrieve the session id of a reauthenticated administrator prior to targeting...

6.8CVSS8.5AI score0.00222EPSS
Exploits0References5Affected Software2
CVE
CVE
added 2019/09/30 11:30 a.m.127 views

CVE-2019-16993

CVE-2019-16993 affects phpBB

8.8CVSS8.4AI score0.00222EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2019/09/30 11:30 a.m.21 views

CVE-2019-16993

In phpBB before 3.1.7-PL1, includes/acp/acpbbcodes.php has improper verification of a CSRF token on the BBCode page in the Administration Control Panel. An actual CSRF attack is possible if an attacker also manages to retrieve the session id of a reauthenticated administrator prior to targeting...

8.6AI score0.00222EPSS
Exploits0References5
Veracode
Veracode
added 2019/09/30 3:22 a.m.26 views

Session Token In URL

PhpBB sends the session token via a GET parameter in the URL. Due to the way phpbb works, having the session ID is not enough for a remote attacker to gain access to the application since the session tokens are tied to an IP address. However, with knowledge of the administrator's session ID, the...

6.5CVSS1.8AI score0.00057EPSS
Exploits1References4Affected Software2
NVD
NVD
added 2019/09/27 1:15 p.m.20 views

CVE-2019-13376

phpBB version 3.2.7 allows the stealing of an Administration Control Panel session id by leveraging CSRF in the Remote Avatar feature. The CSRF Token Hijacking leads to stored XSS...

6.5CVSS6.2AI score0.00057EPSS
Exploits1References2
UbuntuCve
UbuntuCve
added 2019/09/27 1:15 p.m.14 views

CVE-2019-13376

phpBB version 3.2.7 allows the stealing of an Administration Control Panel session id by leveraging CSRF in the Remote Avatar feature. The CSRF Token Hijacking leads to stored XSS...

6.5CVSS6.7AI score0.00057EPSS
Exploits1References3
Prion
Prion
added 2019/09/27 1:15 p.m.22 views

Cross site request forgery (csrf)

phpBB version 3.2.7 allows the stealing of an Administration Control Panel session id by leveraging CSRF in the Remote Avatar feature. The CSRF Token Hijacking leads to stored XSS...

4.3CVSS6.2AI score0.00057EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2019/09/27 1:15 p.m.2 views

UBUNTU-CVE-2019-13376

phpBB version 3.2.7 allows the stealing of an Administration Control Panel session id by leveraging CSRF in the Remote Avatar feature. The CSRF Token Hijacking leads to stored XSS...

6.5CVSS7.3AI score0.00057EPSS
Exploits1References4
CVE
CVE
added 2019/09/27 12:8 p.m.64 views

CVE-2019-13376

CVE-2019-13376 affects phpBB version 3.2.7. The vulnerability arises from CSRF in the Remote Avatar feature, enabling token hijacking that can steal an Administration Control Panel session ID and leads to stored XSS. The connected documents corroborate the affected component and the root cause (C...

6.5CVSS6.3AI score0.00057EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder