2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2021-31007" ,
2023-11-07 21:03:21 +00:00
"sourceIdentifier" : "product-security@apple.com" ,
2023-04-24 12:24:31 +02:00
"published" : "2021-08-24T19:15:24.767" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T06:05:08.587" ,
2023-11-07 21:03:21 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Description: A permissions issue was addressed with improved validation. This issue is fixed in iOS 15.1 and iPadOS 15.1, tvOS 15.1, macOS Big Sur 11.6.2, watchOS 8.1, macOS Monterey 12.1. A malicious application may be able to bypass Privacy preferences."
} ,
{
"lang" : "es" ,
"value" : "Descripci\u00f3n: Se ha solucionado un problema de permisos con una validaci\u00f3n mejorada. Este problema se ha solucionado en iOS 15.1 y iPadOS 15.1, tvOS 15.1, macOS Big Sur 11.6.2, watchOS 8.1, macOS Monterey 12.1. Una aplicaci\u00f3n maliciosa puede ser capaz de saltarse las preferencias de privacidad"
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:M/Au:N/C:N/I:P/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.3 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "PARTIAL" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.6 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : true
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-276"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:ipados:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "15.1" ,
"matchCriteriaId" : "B93FE038-6BF4-484E-8BBC-6F4332DCE045"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "15.1" ,
"matchCriteriaId" : "0E11B095-8786-478A-A6BA-82DED207426B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "11.0" ,
"versionEndExcluding" : "11.6.2" ,
"matchCriteriaId" : "287EBE44-07C0-41D3-B268-CC86CA5FD792"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "12.0.0" ,
"versionEndExcluding" : "12.1" ,
"matchCriteriaId" : "1508CC50-3BED-474C-8F47-EA17795A5CAA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:tvos:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "15.1" ,
"matchCriteriaId" : "9A76BB8B-613D-46B7-80F8-83B6EF76F344"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:watchos:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "8.1" ,
"matchCriteriaId" : "A82F66E5-A6BF-4D7A-8DCA-DD4C35723936"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://support.apple.com/en-us/HT212867" ,
2023-11-07 21:03:21 +00:00
"source" : "product-security@apple.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://support.apple.com/en-us/HT212874" ,
2023-11-07 21:03:21 +00:00
"source" : "product-security@apple.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://support.apple.com/en-us/HT212876" ,
2023-11-07 21:03:21 +00:00
"source" : "product-security@apple.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://support.apple.com/en-us/HT212978" ,
2023-11-07 21:03:21 +00:00
"source" : "product-security@apple.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://support.apple.com/en-us/HT212979" ,
2023-11-07 21:03:21 +00:00
"source" : "product-security@apple.com"
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://support.apple.com/en-us/HT212867" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://support.apple.com/en-us/HT212874" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://support.apple.com/en-us/HT212876" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://support.apple.com/en-us/HT212978" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://support.apple.com/en-us/HT212979" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}