cvelist/2019/10xxx/CVE-2019-10721.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2019-04-02 22:00:46 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-07-03 16:01:05 +00:00
"ID": "CVE-2019-10721",
"STATE": "PUBLIC"
2019-04-02 22:00:46 +00:00
},
2019-07-03 16:01:05 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-04-02 22:00:46 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-07-03 16:01:05 +00:00
"value": "BlogEngine.NET 3.3.7.0 allows a Client Side URL Redirect via the ReturnUrl parameter, related to BlogEngine/BlogEngine.Core/Services/Security/Security.cs, login.aspx, and register.aspx."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/rxtur/BlogEngine.NET/commits/master",
"refsource": "MISC",
"name": "https://github.com/rxtur/BlogEngine.NET/commits/master"
},
{
"refsource": "MISC",
"name": "https://www.securitymetrics.com/blog/Blogenginenet-Directory-Traversal-Listing-Login-Page-Unvalidated-Redirect",
"url": "https://www.securitymetrics.com/blog/Blogenginenet-Directory-Traversal-Listing-Login-Page-Unvalidated-Redirect"
2019-04-02 22:00:46 +00:00
}
]
}
}