2020-10-01 14:02:57 +00:00
{
"CVE_data_meta" : {
2020-11-18 18:27:32 -03:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-10-01 14:02:57 +00:00
"ID" : "CVE-2020-26226" ,
2020-11-18 18:27:32 -03:00
"STATE" : "PUBLIC" ,
"TITLE" : "Secret disclosure in semantic-release"
2020-10-01 14:02:57 +00:00
} ,
2020-11-18 18:27:32 -03:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "semantic-release" ,
"version" : {
"version_data" : [
{
"version_value" : "< 6.1.5"
}
]
}
}
]
} ,
"vendor_name" : "semantic-release"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-10-01 14:02:57 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-11-18 22:01:50 +00:00
"value" : "In the npm package semantic-release before version 17.2.3, secrets that would normally be masked by `semantic-release` can be accidentally disclosed if they contain characters that become encoded when included in a URL. Secrets that do not contain characters that become encoded when included in a URL are already masked properly. The issue is fixed in version 17.2.3."
2020-11-18 18:27:32 -03:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-116: Improper Encoding or Escaping of Output"
}
]
2020-10-01 14:02:57 +00:00
}
]
2020-11-18 18:27:32 -03:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/semantic-release/semantic-release/security/advisories/GHSA-r2j6-p67h-q639" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/semantic-release/semantic-release/security/advisories/GHSA-r2j6-p67h-q639"
} ,
{
"name" : "https://github.com/semantic-release/semantic-release/commit/ca90b34c4a9333438cc4d69faeb43362bb991e5a" ,
"refsource" : "MISC" ,
"url" : "https://github.com/semantic-release/semantic-release/commit/ca90b34c4a9333438cc4d69faeb43362bb991e5a"
}
]
} ,
"source" : {
"advisory" : "GHSA-r2j6-p67h-q639" ,
"discovery" : "UNKNOWN"
2020-10-01 14:02:57 +00:00
}
}