2024-08-06 16:03:12 +00:00
{
"id" : "CVE-2024-30170" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-08-06T14:16:03.777" ,
2024-08-12 18:03:13 +00:00
"lastModified" : "2024-08-12T16:13:53.803" ,
"vulnStatus" : "Analyzed" ,
2024-08-06 16:03:12 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "PrivX before 34.0 allows data exfiltration and denial of service via the REST API. This is fixed in minor versions 33.1, 32.3, 31.3, and later, and in major version 34.0 and later,"
2024-08-11 02:03:12 +00:00
} ,
{
"lang" : "es" ,
"value" : "PrivX anterior a 34.0 permite la filtraci\u00f3n de datos y la denegaci\u00f3n de servicio a trav\u00e9s de la API REST. Esto se solucion\u00f3 en las versiones menores 33.1, 32.3, 31.3 y posteriores, y en la versi\u00f3n principal 34.0 y posteriores."
2024-08-06 16:03:12 +00:00
}
] ,
2024-08-06 18:03:14 +00:00
"metrics" : {
"cvssMetricV31" : [
2024-08-12 18:03:13 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL" ,
2024-08-12 18:03:13 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-08-12 18:03:13 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.2
} ,
2024-08-06 18:03:14 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-08-06 18:03:14 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-08-06 18:03:14 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2024-08-12 18:03:13 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
} ,
2024-08-06 18:03:14 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-400"
}
]
}
] ,
2024-08-12 18:03:13 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ssh:privx:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "22.0" ,
"versionEndExcluding" : "31.3" ,
"matchCriteriaId" : "5CF12CE6-5935-4A27-9358-F323902C9E7A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ssh:privx:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "32.0" ,
"versionEndExcluding" : "32.3" ,
"matchCriteriaId" : "0D2806F5-9289-44BA-A0CF-0A22CE10E81C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ssh:privx:33.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "1328E664-F872-4F77-A8B9-AB9E32D790DC"
}
]
}
]
}
] ,
2024-08-06 16:03:12 +00:00
"references" : [
{
"url" : "https://info.ssh.com/improper-input-validation-faq" ,
2024-08-12 18:03:13 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-08-06 16:03:12 +00:00
} ,
{
"url" : "https://privx.docs.ssh.com/docs/security" ,
2024-08-12 18:03:13 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2024-08-06 16:03:12 +00:00
}
]
}