2017-10-16 12:31:07 -04:00
{
2023-02-02 20:01:23 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2019-03-18 06:19:44 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2013-4346" ,
2023-02-02 20:01:23 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
2019-03-18 06:19:44 +00:00
"STATE" : "PUBLIC"
} ,
"description" : {
"description_data" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 06:19:44 +00:00
"lang" : "eng" ,
2023-02-13 00:01:47 +00:00
"value" : "The Server.verify_request function in SimpleGeo python-oauth2 does not check the nonce, which allows remote attackers to perform replay attacks via a signed URL."
2017-10-16 12:31:07 -04:00
}
2019-03-18 06:19:44 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2023-02-13 00:01:47 +00:00
"value" : "n/a"
2019-03-18 06:19:44 +00:00
}
]
}
]
} ,
2023-02-02 20:01:23 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2023-02-13 00:01:47 +00:00
"vendor_name" : "n/a" ,
2023-02-02 20:01:23 +00:00
"product" : {
"product_data" : [
{
2023-02-13 00:01:47 +00:00
"product_name" : "n/a" ,
2023-02-02 20:01:23 +00:00
"version" : {
"version_data" : [
{
2023-02-13 00:01:47 +00:00
"version_affected" : "=" ,
"version_value" : "n/a"
2023-02-02 20:01:23 +00:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2013/09/12/7" ,
"refsource" : "MISC" ,
"name" : "http://www.openwall.com/lists/oss-security/2013/09/12/7"
} ,
{
"url" : "http://www.securityfocus.com/bid/62386" ,
"refsource" : "MISC" ,
"name" : "http://www.securityfocus.com/bid/62386"
} ,
{
"url" : "https://github.com/simplegeo/python-oauth2/issues/129" ,
"refsource" : "MISC" ,
"name" : "https://github.com/simplegeo/python-oauth2/issues/129"
}
]
2019-03-18 06:19:44 +00:00
}
}