GSD-2020-8226
Vulnerability from gsd - Updated: 2023-12-13 01:21Details
A vulnerability exists in phpBB <v3.2.10 and <v3.3.1 which allowed remote image dimensions check to be used to SSRF.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2020-8226",
"description": "A vulnerability exists in phpBB \u003cv3.2.10 and \u003cv3.3.1 which allowed remote image dimensions check to be used to SSRF.",
"id": "GSD-2020-8226"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2020-8226"
],
"details": "A vulnerability exists in phpBB \u003cv3.2.10 and \u003cv3.3.1 which allowed remote image dimensions check to be used to SSRF.",
"id": "GSD-2020-8226",
"modified": "2023-12-13T01:21:53.504921Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"ID": "CVE-2020-8226",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "https://github.com/phpbb/phpbb",
"version": {
"version_data": [
{
"version_value": "3.2.10 and 3.3.1"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability exists in phpBB \u003cv3.2.10 and \u003cv3.3.1 which allowed remote image dimensions check to be used to SSRF."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Externally Controlled Reference to a Resource in Another Sphere (CWE-610)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.phpbb.com/community/viewtopic.php?f=14\u0026t=2562631",
"refsource": "MISC",
"url": "https://www.phpbb.com/community/viewtopic.php?f=14\u0026t=2562631"
},
{
"name": "https://www.phpbb.com/community/viewtopic.php?f=14\u0026t=2562636",
"refsource": "MISC",
"url": "https://www.phpbb.com/community/viewtopic.php?f=14\u0026t=2562636"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c3.2.10||\u003e=3.3.0,\u003c3.3.1",
"affected_versions": "All versions before 3.2.10, all versions starting from 3.3.0 before 3.3.1",
"cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-918",
"CWE-937"
],
"date": "2020-08-21",
"description": "A vulnerability in phpBB\u0027s remote image dimensions check can be abused to execute SSRF attacks.",
"fixed_versions": [
"3.2.10",
"3.3.1"
],
"identifier": "CVE-2020-8226",
"identifiers": [
"CVE-2020-8226"
],
"not_impacted": "All versions starting from 3.2.10 before 3.3.0, all versions starting from 3.3.1",
"package_slug": "packagist/phpbb/phpbb",
"pubdate": "2020-08-17",
"solution": "Upgrade to versions 3.2.10, 3.3.1 or above.",
"title": "Server-Side Request Forgery (SSRF)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-8226",
"https://www.phpbb.com/community/viewtopic.php?f=14\u0026t=2562631",
"https://www.phpbb.com/community/viewtopic.php?f=14\u0026t=2562636"
],
"uuid": "50b11212-4b8c-48c0-a124-582a3570253b"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:phpbb:phpbb:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "3.2.10",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:phpbb:phpbb:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "3.3.1",
"versionStartIncluding": "3.3.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve-assignments@hackerone.com",
"ID": "CVE-2020-8226"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "A vulnerability exists in phpBB \u003cv3.2.10 and \u003cv3.3.1 which allowed remote image dimensions check to be used to SSRF."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-918"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.phpbb.com/community/viewtopic.php?f=14\u0026t=2562636",
"refsource": "MISC",
"tags": [
"Patch",
"Release Notes",
"Vendor Advisory"
],
"url": "https://www.phpbb.com/community/viewtopic.php?f=14\u0026t=2562636"
},
{
"name": "https://www.phpbb.com/community/viewtopic.php?f=14\u0026t=2562631",
"refsource": "MISC",
"tags": [
"Patch",
"Release Notes",
"Vendor Advisory"
],
"url": "https://www.phpbb.com/community/viewtopic.php?f=14\u0026t=2562631"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
},
"lastModifiedDate": "2020-08-21T18:17Z",
"publishedDate": "2020-08-17T16:15Z"
}
}
}
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…