2023-03-10 19:00:51 +00:00
{
2023-03-17 17:00:35 +00:00
"data_version" : "4.0" ,
2023-03-10 19:00:51 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-28111" ,
2023-03-17 17:00:35 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-03-10 19:00:51 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-03-17 17:00:35 +00:00
"value" : "Discourse is an open-source discussion platform. Prior to version 3.1.0.beta3 of the `beta` and `tests-passed` branches, attackers are able to bypass Discourse's server-side request forgery (SSRF) protection for private IPv4 addresses by using a IPv4-mapped IPv6 address. The issue is patched in the latest beta and tests-passed version of Discourse. version 3.1.0.beta3 of the `beta` and `tests-passed` branches. There are no known workarounds."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-918: Server-Side Request Forgery (SSRF)" ,
"cweId" : "CWE-918"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "discourse" ,
"product" : {
"product_data" : [
{
"product_name" : "discourse" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "beta < 3.1.0.beta3"
} ,
{
"version_affected" : "=" ,
"version_value" : "tests-passed < 3.1.0.beta3"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/discourse/discourse/security/advisories/GHSA-26h3-8ww8-v5fc" ,
"refsource" : "MISC" ,
"name" : "https://github.com/discourse/discourse/security/advisories/GHSA-26h3-8ww8-v5fc"
} ,
{
"url" : "https://github.com/discourse/discourse/pull/20710" ,
"refsource" : "MISC" ,
"name" : "https://github.com/discourse/discourse/pull/20710"
} ,
{
"url" : "https://github.com/discourse/discourse/commit/fd16eade7fcc6bba4b71e71106a2eb13cdfdae4a" ,
"refsource" : "MISC" ,
"name" : "https://github.com/discourse/discourse/commit/fd16eade7fcc6bba4b71e71106a2eb13cdfdae4a"
}
]
} ,
"source" : {
"advisory" : "GHSA-26h3-8ww8-v5fc" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.7 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N" ,
"version" : "3.1"
2023-03-10 19:00:51 +00:00
}
]
}
}