2022-05-03 07:01:28 +00:00
{
2022-05-15 07:09:18 +01:00
"CVE_data_meta" : {
"ASSIGNER" : "security@huntr.dev" ,
"ID" : "CVE-2022-1553" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Leaking password protected articles content due to improper access control in publify/publify"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "publify/publify" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "9.2.8"
}
]
}
}
]
} ,
"vendor_name" : "publify"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-05-15 12:41:41 +01:00
"value" : "Leaking password protected articles content due to improper access control in GitHub repository publify/publify prior to 9.2.8. Attackers can leverage this vulnerability to view the contents of any password-protected article present on the publify website, compromising confidentiality and integrity of users."
2022-05-15 07:09:18 +01:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.0"
2022-05-03 07:01:28 +00:00
}
2022-05-15 07:09:18 +01:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-284 Improper Access Control"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://huntr.dev/bounties/b398e4c9-6cdf-4973-ad86-da796cde221f" ,
"refsource" : "CONFIRM" ,
"url" : "https://huntr.dev/bounties/b398e4c9-6cdf-4973-ad86-da796cde221f"
} ,
{
"name" : "https://github.com/publify/publify/commit/1a78f16f460847274265a12a9555b3524892d7db" ,
"refsource" : "MISC" ,
"url" : "https://github.com/publify/publify/commit/1a78f16f460847274265a12a9555b3524892d7db"
}
]
} ,
"source" : {
"advisory" : "b398e4c9-6cdf-4973-ad86-da796cde221f" ,
"discovery" : "EXTERNAL"
}
2022-05-15 12:41:41 +01:00
}