mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
82 lines
2.9 KiB
JSON
82 lines
2.9 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2019-25211",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"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",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "parseWildcardRules in Gin-Gonic CORS middleware before 1.6.0 mishandles a wildcard at the end of an origin string, e.g., https://example.community/* is allowed when the intention is that only https://example.com/* should be allowed, and http://localhost.example.com/* is allowed when the intention is that only http://localhost/* should be allowed."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/gin-contrib/cors/pull/57",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/gin-contrib/cors/pull/57"
|
|
},
|
|
{
|
|
"url": "https://github.com/gin-contrib/cors/pull/106",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/gin-contrib/cors/pull/106"
|
|
},
|
|
{
|
|
"url": "https://github.com/gin-contrib/cors/compare/v1.5.0...v1.6.0",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/gin-contrib/cors/compare/v1.5.0...v1.6.0"
|
|
},
|
|
{
|
|
"url": "https://github.com/gin-contrib/cors/releases/tag/v1.6.0",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/gin-contrib/cors/releases/tag/v1.6.0"
|
|
},
|
|
{
|
|
"url": "https://github.com/gin-contrib/cors/commit/27b723a473efd80d5a498fa9f5933c80204c850d",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/gin-contrib/cors/commit/27b723a473efd80d5a498fa9f5933c80204c850d"
|
|
}
|
|
]
|
|
}
|
|
} |