cvelist/2016/0xxx/CVE-2016-0720.json
2023-02-02 16:01:00 +00:00

130 lines
4.9 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2016-0720",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A Cross-Site Request Forgery (CSRF) flaw was found in the pcsd web UI. A remote attacker could provide a specially crafted web page that, when visited by a user with a valid pcsd session, would allow the attacker to trigger requests on behalf of the user, for example removing resources or restarting/removing nodes."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Request Forgery (CSRF)",
"cweId": "CWE-352"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "Red Hat Enterprise Linux 7",
"version": {
"version_data": [
{
"version_value": "0:0.9.152-10.el7",
"version_affected": "!"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-March/178261.html",
"refsource": "MISC",
"name": "http://lists.fedoraproject.org/pipermail/package-announce/2016-March/178261.html"
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-March/178384.html",
"refsource": "MISC",
"name": "http://lists.fedoraproject.org/pipermail/package-announce/2016-March/178384.html"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2016-2596.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2016-2596.html"
},
{
"url": "http://www.securityfocus.com/bid/97984",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/97984"
},
{
"url": "https://access.redhat.com/errata/RHSA-2016:2596",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2016:2596"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2016-0720",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2016-0720"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1299614",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1299614"
},
{
"url": "https://github.com/ClusterLabs/pcs/commit/b9e7f061788c3b86a0c67d2d4158f067ec5eb625",
"refsource": "MISC",
"name": "https://github.com/ClusterLabs/pcs/commit/b9e7f061788c3b86a0c67d2d4158f067ec5eb625"
}
]
},
"credits": [
{
"lang": "en",
"value": "This issue was discovered by Martin Prpic (Red Hat Product Security)."
}
],
"impact": {
"cvss": [
{
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 4.3,
"collateralDamagePotential": "NOT_DEFINED",
"confidentialityImpact": "NONE",
"confidentialityRequirement": "NOT_DEFINED",
"environmentalScore": 0,
"exploitability": "NOT_DEFINED",
"integrityImpact": "PARTIAL",
"integrityRequirement": "NOT_DEFINED",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"targetDistribution": "NOT_DEFINED",
"temporalScore": 0,
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
}
]
}
}