2020-06-25 17:01:18 +00:00
{
"CVE_data_meta" : {
2020-07-30 08:46:22 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-06-25 17:01:18 +00:00
"ID" : "CVE-2020-15130" ,
2020-07-30 08:46:22 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "False-positive validity for NFT1 genesis transactions in SLPJS"
2020-06-25 17:01:18 +00:00
} ,
2020-07-30 08:46:22 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "slpjs" ,
"version" : {
"version_data" : [
{
"version_value" : "< 0.27.4"
}
]
}
}
]
} ,
"vendor_name" : "simpleledger"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-06-25 17:01:18 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-07-30 16:01:38 +00:00
"value" : "In SLPJS (npm package slpjs) before version 0.27.4, there is a vulnerability to false-positive validation outcomes for the NFT1 Child Genesis transaction type. A poorly implemented SLP wallet or opportunistic attacker could create a seemingly valid NFT1 child token without burning any of the NFT1 Group token type as is required by the NFT1 specification. This is fixed in version 0.27.4."
2020-07-30 08:46:22 -06:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-697: Incorrect Comparison"
}
]
2020-06-25 17:01:18 +00:00
}
]
2020-07-30 08:46:22 -06:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/simpleledger/slpjs/security/advisories/GHSA-cc2p-4jhr-xhhx" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/simpleledger/slpjs/security/advisories/GHSA-cc2p-4jhr-xhhx"
} ,
{
"name" : "https://github.com/simpleledger/slpjs/commit/290c20e8bff13ac81459d43e54cac232b5e3456c" ,
"refsource" : "MISC" ,
"url" : "https://github.com/simpleledger/slpjs/commit/290c20e8bff13ac81459d43e54cac232b5e3456c"
}
]
} ,
"source" : {
"advisory" : "GHSA-cc2p-4jhr-xhhx" ,
"discovery" : "UNKNOWN"
2020-06-25 17:01:18 +00:00
}
}