2022-01-24 11:01:03 +00:00
{
"CVE_data_meta" : {
2022-03-29 17:05:59 +02:00
"ASSIGNER" : "security@google.com" ,
2022-01-24 11:01:03 +00:00
"ID" : "CVE-2022-0343" ,
2022-03-29 17:05:59 +02:00
"STATE" : "PUBLIC" ,
"TITLE" : "Local Priviledge escalation in Perfetto Dev scripts"
2022-01-24 11:01:03 +00:00
} ,
2022-03-29 17:05:59 +02:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Perfetto Dev Scripts" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_value" : "24.2"
}
]
}
}
]
} ,
"vendor_name" : "Google LLC"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-01-24 11:01:03 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-03-29 16:01:31 +00:00
"value" : "A local attacker, as a different local user, may be able to send a HTTP request to 127.0.0.1:10000 after the user (typically a developer) manually invoked the ./tools/run-dev-server script. It is recommended to upgrade to any version beyond 24.2"
2022-03-29 17:05:59 +02:00
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 3.3 ,
"baseSeverity" : "LOW" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-275 Permission Issues"
}
]
2022-01-24 11:01:03 +00:00
}
]
2022-03-29 17:05:59 +02:00
} ,
"references" : {
"reference_data" : [
{
2022-03-29 16:01:31 +00:00
"refsource" : "MISC" ,
"url" : "https://android-review.googlesource.com/c/platform/external/perfetto/+/1999296/" ,
"name" : "https://android-review.googlesource.com/c/platform/external/perfetto/+/1999296/"
2022-03-29 17:05:59 +02:00
}
]
} ,
"source" : {
"discovery" : "EXTERNAL"
2022-01-24 11:01:03 +00:00
}
2022-03-29 16:01:31 +00:00
}