update CVE-2020-4074 to fix version number typo

This commit is contained in:
Robert Schultheis 2020-07-07 12:14:52 -06:00
parent 1ddba2a166
commit e62e2eb24c
No known key found for this signature in database
GPG Key ID: 348C4211B4D8BB40

View File

@ -16,7 +16,7 @@
"version": {
"version_data": [
{
"version_value": ">= 1.5.0.0, < 1.7.7.6"
"version_value": ">= 1.5.0.0, < 1.7.6.6"
}
]
}
@ -35,7 +35,7 @@
"description_data": [
{
"lang": "eng",
"value": "In PrestaShop from version 1.5.0.0 and before version 1.7.7.6, the authentication system is malformed and an attacker is able to forge requests and execute admin commands. The problem is fixed in 1.7.7.6."
"value": "In PrestaShop from version 1.5.0.0 and before version 1.7.6.6, the authentication system is malformed and an attacker is able to forge requests and execute admin commands. The problem is fixed in 1.7.6.6."
}
]
},
@ -85,4 +85,4 @@
"advisory": "GHSA-ccvh-jh5x-mpg4",
"discovery": "UNKNOWN"
}
}
}