Darn off-by-one errors. Corrected version.

This commit is contained in:
Tod Beardsley 2019-08-16 11:46:33 -05:00 committed by GitHub
parent d505a5472a
commit 39eb6f8bc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
"version_data": [
{
"version_affected": "<=",
"version_value": "6.5.51"
"version_value": "6.5.50"
}
]
}
@ -43,7 +43,7 @@
"description_data": [
{
"lang": "eng",
"value": "Rapid7 Nexpose versions 6.5.51 and prior suffer from insufficient session expiration when an administrator performs a security relevant edit on an existing, logged on user. For example, if a user's password is changed by an administrator due to an otherwise unrelated credential leak, that user account's current session is still valid after the password change, potentially allowing the attacker who originally compromised the credential to remain logged in and able to cause further damage."
"value": "Rapid7 Nexpose versions 6.5.50 and prior suffer from insufficient session expiration when an administrator performs a security relevant edit on an existing, logged on user. For example, if a user's password is changed by an administrator due to an otherwise unrelated credential leak, that user account's current session is still valid after the password change, potentially allowing the attacker who originally compromised the credential to remain logged in and able to cause further damage."
}
]
},
@ -97,4 +97,4 @@
"advisory": "R7-2018-50",
"discovery": "EXTERNAL"
}
}
}