2022-02-10 17:01:34 +00:00
{
"CVE_data_meta" : {
2022-04-21 17:18:08 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-02-10 17:01:34 +00:00
"ID" : "CVE-2022-24875" ,
2022-04-21 17:18:08 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Potential Secrets being logged to disk in CVEProject/cve-services"
2022-02-10 17:01:34 +00:00
} ,
2022-04-21 17:18:08 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "cve-services" ,
"version" : {
"version_data" : [
{
"version_value" : "<= 1.1.1"
}
]
}
}
]
} ,
"vendor_name" : "CVEProject"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-02-10 17:01:34 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-04-21 17:18:08 +00:00
"value" : "The CVEProject/cve-services is an open source project used to operate the CVE services api. In versions up to and including 1.1.1 the `org.conroller.js` code would erroneously log user secrets. This has been resolved in commit `46d98f2b` and should be available in subsequent versions of the software. Users of the software are advised to manually apply the `46d98f2b` commit or to update when a new version becomes available. As a workaround users should inspect their logs and remove logged secrets as appropriate."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-532: Insertion of Sensitive Information into Log File"
}
]
2022-02-10 17:01:34 +00:00
}
]
2022-04-21 17:18:08 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/CVEProject/cve-services/security/advisories/GHSA-rhj9-qx37-7m2m" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/CVEProject/cve-services/security/advisories/GHSA-rhj9-qx37-7m2m"
} ,
{
"name" : "https://github.com/CVEProject/cve-services/commit/46d98f2b1427fc6ba1c2bc443dc6688fd400f1f4" ,
"refsource" : "MISC" ,
"url" : "https://github.com/CVEProject/cve-services/commit/46d98f2b1427fc6ba1c2bc443dc6688fd400f1f4"
}
]
} ,
"source" : {
"advisory" : "GHSA-rhj9-qx37-7m2m" ,
"discovery" : "UNKNOWN"
2022-02-10 17:01:34 +00:00
}
}