GHSA-WG24-9XM9-593V
Vulnerability from github – Published: 2022-05-24 17:10 – Updated: 2024-04-24 17:44
VLAI?
Summary
phpBB Cross-Site Request Forgery (CSRF)
Details
Missing form token validation in phpBB 3.2.7 allows CSRF in deleting post attachments.
Severity ?
4.3 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "phpbb/phpbb"
},
"ranges": [
{
"events": [
{
"introduced": "3.2.7"
},
{
"fixed": "3.2.8"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.2.7"
]
}
],
"aliases": [
"CVE-2019-16107"
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"github_reviewed": true,
"github_reviewed_at": "2024-04-24T17:44:33Z",
"nvd_published_at": "2020-03-11T13:15:00Z",
"severity": "MODERATE"
},
"details": "Missing form token validation in phpBB 3.2.7 allows CSRF in deleting post attachments.",
"id": "GHSA-wg24-9xm9-593v",
"modified": "2024-04-24T17:44:33Z",
"published": "2022-05-24T17:10:45Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16107"
},
{
"type": "PACKAGE",
"url": "https://github.com/phpbb/phpbb-app"
},
{
"type": "WEB",
"url": "https://www.phpbb.com/community/viewforum.php?f=14"
},
{
"type": "WEB",
"url": "https://www.phpbb.com/community/viewtopic.php?t=2523271"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "phpBB Cross-Site Request Forgery (CSRF)"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…