mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-06-08 05:58:08 +00:00
Synology-SA-18:37
Added CVE-2018-13282. Signed-off-by: Ken Lee <kenlee@synology.com>
This commit is contained in:
parent
cbad8801be
commit
adeda71ba7
@ -1,8 +1,33 @@
|
|||||||
{
|
{
|
||||||
"CVE_data_meta" : {
|
"CVE_data_meta" : {
|
||||||
"ASSIGNER" : "cve@mitre.org",
|
"ASSIGNER" : "security@synology.com",
|
||||||
|
"DATE_PUBLIC" : "2018-10-31T00:00:00",
|
||||||
"ID" : "CVE-2018-13282",
|
"ID" : "CVE-2018-13282",
|
||||||
"STATE" : "RESERVED"
|
"STATE" : "PUBLIC"
|
||||||
|
},
|
||||||
|
"affects" : {
|
||||||
|
"vendor" : {
|
||||||
|
"vendor_data" : [
|
||||||
|
{
|
||||||
|
"product" : {
|
||||||
|
"product_data" : [
|
||||||
|
{
|
||||||
|
"product_name" : "Photo Station",
|
||||||
|
"version" : {
|
||||||
|
"version_data" : [
|
||||||
|
{
|
||||||
|
"affected" : "<",
|
||||||
|
"version_value" : "6.8.7-3481"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"vendor_name" : "Synology"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"data_format" : "MITRE",
|
"data_format" : "MITRE",
|
||||||
"data_type" : "CVE",
|
"data_type" : "CVE",
|
||||||
@ -11,7 +36,44 @@
|
|||||||
"description_data" : [
|
"description_data" : [
|
||||||
{
|
{
|
||||||
"lang" : "eng",
|
"lang" : "eng",
|
||||||
"value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
|
"value" : "Session fixation vulnerability in SYNO.PhotoStation.Auth in Synology Photo Station before 6.8.7-3481 allows remote attackers to hijack web sessions via the PHPSESSID parameter."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"impact" : {
|
||||||
|
"cvss" : {
|
||||||
|
"attackComplexity" : "HIGH",
|
||||||
|
"attackVector" : "NETWORK",
|
||||||
|
"availabilityImpact" : "LOW",
|
||||||
|
"baseScore" : 5.6,
|
||||||
|
"baseSeverity" : "MEDIUM",
|
||||||
|
"confidentialityImpact" : "LOW",
|
||||||
|
"integrityImpact" : "LOW",
|
||||||
|
"privilegesRequired" : "NONE",
|
||||||
|
"scope" : "UNCHANGED",
|
||||||
|
"userInteraction" : "NONE",
|
||||||
|
"vectorString" : "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
|
||||||
|
"version" : "3.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"problemtype" : {
|
||||||
|
"problemtype_data" : [
|
||||||
|
{
|
||||||
|
"description" : [
|
||||||
|
{
|
||||||
|
"lang" : "eng",
|
||||||
|
"value" : "Session Fixation (CWE-384)"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"references" : {
|
||||||
|
"reference_data" : [
|
||||||
|
{
|
||||||
|
"name" : "https://www.synology.com/en-global/support/security/Synology_SA_18_37",
|
||||||
|
"refsource" : "CONFIRM",
|
||||||
|
"url" : "https://www.synology.com/en-global/support/security/Synology_SA_18_37"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user