CVE-2019-10068
Scores
EPSS
Percentile: 94.1%
CVSS
CVSS Score: 9.8/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Privileges Required
None (N)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Unchanged (U)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
High (H)
Measures the impact to the confidentiality of information
Integrity Impact
High (H)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
High (H)
Measures the impact to the availability of the impacted component
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Authentication
None (N)
Describes the level of privileges an attacker must possess
Confidentiality Impact
Partial
Measures the impact to the confidentiality of information
Integrity Impact
Partial
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
Partial
Measures the impact to the availability of the impacted component
Description
An issue was discovered in Kentico 12.0.x before 12.0.15, 11.0.x before 11.0.48, 10.0.x before 10.0.52, and 9.x versions. Due to a failure to validate security headers, it was possible for a specially crafted request to the staging service to bypass the initial authentication and proceed to deserialize user-controlled .NET object input. This deserialization then led to unauthenticated remote code execution on the server where the Kentico instance was hosted.
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Exploits
Exploit ID: CVE-2019-10068
Source: cisa
URL: https://www.cisa.gov/known-exploited-vulnerabilities-catalog
Vulnerable Software (1)
Type: Configuration
Vendor: kentico
Product: kentico
Operating System: * * *
{
"cpe_match": [
{
"cpe23uri": "cpe:2.3:a:kentico:kentico:*:*:*:*:*:*:*:*",
"versionEndIncluding": "9.0.51",
"versionStartIncluding": "9.0.0",
"vulnerable": true
},
...
{
"cpe_match": [
{
"cpe23uri": "cpe:2.3:a:kentico:kentico:*:*:*:*:*:*:*:*",
"versionEndIncluding": "9.0.51",
"versionStartIncluding": "9.0.0",
"vulnerable": true
},
{
"cpe23uri": "cpe:2.3:a:kentico:kentico:*:*:*:*:*:*:*:*",
"versionEndExcluding": "10.0.52",
"versionStartIncluding": "10.0.0",
"vulnerable": true
},
{
"cpe23uri": "cpe:2.3:a:kentico:kentico:*:*:*:*:*:*:*:*",
"versionEndExcluding": "11.0.48",
"versionStartIncluding": "11.0.0",
"vulnerable": true
},
{
"cpe23uri": "cpe:2.3:a:kentico:kentico:*:*:*:*:*:*:*:*",
"versionEndExcluding": "12.0.15",
"versionStartIncluding": "12.0.0",
"vulnerable": true
}
],
"operator": "OR"
}
Source: nvd