2022-06-02 13:44:11 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-1955" ,
2022-06-30 16:00:44 +00:00
"ASSIGNER" : "help@fluidattacks.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Session" ,
"version" : {
"version_data" : [
{
"version_value" : "1.13.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper Access Control"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://fluidattacks.com/advisories/tempest/" ,
"url" : "https://fluidattacks.com/advisories/tempest/"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/oxen-io/session-android/pull/897" ,
"url" : "https://github.com/oxen-io/session-android/pull/897"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/oxen-io/session-android" ,
"url" : "https://github.com/oxen-io/session-android"
}
]
2022-06-02 13:44:11 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-30 16:00:44 +00:00
"value" : "Session 1.13.0 allows an attacker with physical access to the victim's device to bypass the application's password/pin lock to access user data. This is possible due to lack of adequate security controls to prevent dynamic code manipulation."
2022-06-02 13:44:11 +00:00
}
]
}
}