2024-01-23 15:00:28 +00:00
{
"id" : "CVE-2023-48714" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-01-23T14:15:37.780" ,
2024-02-02 07:00:28 +00:00
"lastModified" : "2024-02-02T05:06:50.870" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-23 15:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Silverstripe Framework is the framework that forms the base of the Silverstripe content management system. Prior to versions 4.13.39 and 5.1.11, if a user should not be able to see a record, but that record can be added to a `GridField` using the `GridFieldAddExistingAutocompleter` component, the record's title can be accessed by that user. Versions 4.13.39 and 5.1.11 contain a fix for this issue."
2024-02-02 07:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Silverstripe Framework es el framework que forma la base del sistema de gesti\u00f3n de contenidos Silverstripe. Antes de las versiones 4.13.39 y 5.1.11, si un usuario no pod\u00eda ver un registro, pero ese registro se pod\u00eda agregar a un `GridField` usando el componente `GridFieldAddExistingAutocompleter`, ese usuario pod\u00eda acceder al t\u00edtulo del registro. Las versiones 4.13.39 y 5.1.11 contienen una soluci\u00f3n para este problema."
2024-01-23 15:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-02-02 07:00:28 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
} ,
2024-01-23 15:00:28 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
2024-02-02 07:00:28 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-732"
}
]
} ,
2024-01-23 15:00:28 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-200"
}
]
}
] ,
2024-02-02 07:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:silverstripe:framework:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "4.13.39" ,
"matchCriteriaId" : "FBFF168A-BDC7-4903-9FC8-EDDC61DF5F5D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:silverstripe:framework:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.0.0" ,
"versionEndExcluding" : "5.1.11" ,
"matchCriteriaId" : "ED559465-A475-47D0-80A1-E56E9E84522B"
}
]
}
]
}
] ,
2024-01-23 15:00:28 +00:00
"references" : [
{
"url" : "https://github.com/silverstripe/silverstripe-framework/security/advisories/GHSA-qm2j-qvq3-j29v" ,
2024-02-02 07:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-01-23 15:00:28 +00:00
} ,
{
"url" : "https://www.silverstripe.org/download/security-releases/CVE-2023-48714" ,
2024-02-02 07:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-01-23 15:00:28 +00:00
}
]
}