Search criteria
9 vulnerabilities found for spice-gtk by spice-gtk_project
FKIE_CVE-2017-12194
Vulnerability from fkie_nvd - Published: 2018-03-14 21:29 - Updated: 2024-11-21 03:09
Severity ?
Summary
A flaw was found in the way spice-client processed certain messages sent from the server. An attacker, having control of malicious spice-server, could use this flaw to crash the client or execute arbitrary code with permissions of the user running the client. spice-gtk versions through 0.34 are believed to be vulnerable.
References
| URL | Tags | ||
|---|---|---|---|
| secalert@redhat.com | http://www.securityfocus.com/bid/103413 | Third Party Advisory, VDB Entry | |
| secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=1501200 | Issue Tracking, Third Party Advisory | |
| secalert@redhat.com | https://security.gentoo.org/glsa/201811-20 | ||
| secalert@redhat.com | https://usn.ubuntu.com/3659-1/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/103413 | Third Party Advisory, VDB Entry | |
| af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=1501200 | Issue Tracking, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/201811-20 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://usn.ubuntu.com/3659-1/ |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| spice-gtk_project | spice-gtk | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:*:*:*:*:*:*:*:*",
"matchCriteriaId": "C8FE897E-EBE6-459A-8527-7EBD128D0A90",
"versionEndIncluding": "0.34",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in the way spice-client processed certain messages sent from the server. An attacker, having control of malicious spice-server, could use this flaw to crash the client or execute arbitrary code with permissions of the user running the client. spice-gtk versions through 0.34 are believed to be vulnerable."
},
{
"lang": "es",
"value": "\u003eSe ha encontrado un error en la forma en la que spice-client procesaba ciertos mensajes enviados desde el servidor. Un atacante con control del spice-server malicioso podr\u00eda emplear este error para cerrar inesperadamente el cliente o ejecutar c\u00f3digo arbitrario con los permisos del usuario que est\u00e1 ejecutando el cliente. Se cree que las versiones de spice-gtk hasta la 0.34 son vulnerables."
}
],
"id": "CVE-2017-12194",
"lastModified": "2024-11-21T03:09:01.710",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2018-03-14T21:29:00.207",
"references": [
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/103413"
},
{
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1501200"
},
{
"source": "secalert@redhat.com",
"url": "https://security.gentoo.org/glsa/201811-20"
},
{
"source": "secalert@redhat.com",
"url": "https://usn.ubuntu.com/3659-1/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/103413"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1501200"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.gentoo.org/glsa/201811-20"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://usn.ubuntu.com/3659-1/"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-121"
}
],
"source": "secalert@redhat.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
FKIE_CVE-2016-3066
Vulnerability from fkie_nvd - Published: 2017-06-06 18:29 - Updated: 2025-04-20 01:37
Severity ?
Summary
The spice-gtk widget allows remote authenticated users to obtain information from the host clipboard.
References
| URL | Tags | ||
|---|---|---|---|
| secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=1320263 | Issue Tracking, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=1320263 | Issue Tracking, Third Party Advisory |
Impacted products
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "ECDA3AF6-4294-42B2-A416-CD61F3F52430",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "1C946F8D-A076-4913-93C4-E667C84E4860",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "84D2D6FC-01B7-45DC-84DF-F0D14AECA07C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "01EECD0C-F096-43A4-A5F2-48A00D3168D0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "F16DE1BA-6F15-4924-8C67-4EBCA2A3E5E9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.6:*:*:*:*:*:*:*",
"matchCriteriaId": "F19283D5-330D-4499-A482-E7D57E81AD91",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.7:*:*:*:*:*:*:*",
"matchCriteriaId": "8C171035-412D-41CC-BB03-B23A461FFC0F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.8:*:*:*:*:*:*:*",
"matchCriteriaId": "146E7366-B84C-4C9F-8691-C3B49D7D36CC",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.9:*:*:*:*:*:*:*",
"matchCriteriaId": "7428867C-FB75-4FF2-AB6E-089221E0EAD4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.10:*:*:*:*:*:*:*",
"matchCriteriaId": "18B9EBF1-CFFE-49EA-9DCA-A04BCF3270EA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.11:*:*:*:*:*:*:*",
"matchCriteriaId": "285DCF3A-2397-43E0-AFB9-82D521293377",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.12:*:*:*:*:*:*:*",
"matchCriteriaId": "4A99C53A-0A52-4521-A8C2-AF2FCC48FAF0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.12.101:*:*:*:*:*:*:*",
"matchCriteriaId": "00F8F64D-276F-4279-864D-FAA624070756",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.13:*:*:*:*:*:*:*",
"matchCriteriaId": "6D6C06E0-BEB9-4D58-A497-828DAE37CD09",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.13.17:*:*:*:*:*:*:*",
"matchCriteriaId": "58EFEE35-C450-42D3-9408-E6C32F95D3C9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.13.29:*:*:*:*:*:*:*",
"matchCriteriaId": "DD7A2571-7375-488D-855A-E0800DD00E80",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.14:*:*:*:*:*:*:*",
"matchCriteriaId": "9CB594A5-8192-4F03-8609-CA989150DADA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.15:*:*:*:*:*:*:*",
"matchCriteriaId": "421DA1D4-44D9-4C40-8F6D-8FFFFCA1C96B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.15.3:*:*:*:*:*:*:*",
"matchCriteriaId": "0CCB0651-A5C0-49A7-B072-03B1178A6FFD",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.16:*:*:*:*:*:*:*",
"matchCriteriaId": "3CD217C9-6F89-43A5-B885-0ACE73C70053",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.17:*:*:*:*:*:*:*",
"matchCriteriaId": "57CEDB86-B1CF-487C-A22D-490BF824C039",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.18:*:*:*:*:*:*:*",
"matchCriteriaId": "FEABE4EC-F727-44D5-B278-A557DEB848F5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.19:*:*:*:*:*:*:*",
"matchCriteriaId": "31477885-C71E-4C3A-912C-6C765CEA580B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.20:*:*:*:*:*:*:*",
"matchCriteriaId": "7AB06903-F2FE-4F05-8FE3-B3A8B53BC10F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.21:*:*:*:*:*:*:*",
"matchCriteriaId": "CAAE2C22-CC49-48D6-B0AA-E09773A20422",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.22:*:*:*:*:*:*:*",
"matchCriteriaId": "EA802C33-8020-48C4-9C5F-DEF4313AA39E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.23:*:*:*:*:*:*:*",
"matchCriteriaId": "95443269-02B9-4618-A2D4-0D887B631653",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.24:*:*:*:*:*:*:*",
"matchCriteriaId": "A7906244-3B98-4ECD-A512-CADFDBC7CF76",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.25:*:*:*:*:*:*:*",
"matchCriteriaId": "0AFF47B8-E0EA-4350-8A42-1FC49FE15D78",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.26:*:*:*:*:*:*:*",
"matchCriteriaId": "05241121-91CD-4BD8-BCDE-37D92980A7FE",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.27:*:*:*:*:*:*:*",
"matchCriteriaId": "F934DEAB-26F4-4FCD-9D46-24967E4AB8EF",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.28:*:*:*:*:*:*:*",
"matchCriteriaId": "FFF07D22-8267-4972-B841-1FDD585CF62D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.29:*:*:*:*:*:*:*",
"matchCriteriaId": "2823FBB2-F3C3-47F2-B838-6F9F32EC191B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.30:*:*:*:*:*:*:*",
"matchCriteriaId": "3667FA9B-2C1E-4F5F-BB48-F8D641B32426",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.31:*:*:*:*:*:*:*",
"matchCriteriaId": "846EE338-C723-4DE0-AE92-AC1CA7DBCA57",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.32:*:*:*:*:*:*:*",
"matchCriteriaId": "755A98B8-4EDE-4274-A3AA-5177924996F8",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.33:*:*:*:*:*:*:*",
"matchCriteriaId": "A843A2DF-D7F1-44CB-A6CC-D69AE60C4122",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The spice-gtk widget allows remote authenticated users to obtain information from the host clipboard."
},
{
"lang": "es",
"value": "El widget spice-gtk permite a los usuarios autorizados obtener de forma remota informaci\u00f3n del portapapeles del host."
}
],
"id": "CVE-2016-3066",
"lastModified": "2025-04-20T01:37:25.860",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 4.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2017-06-06T18:29:00.403",
"references": [
{
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1320263"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1320263"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-200"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
FKIE_CVE-2013-4324
Vulnerability from fkie_nvd - Published: 2013-10-03 21:55 - Updated: 2025-04-11 00:51
Severity ?
Summary
spice-gtk 0.14, and possibly other versions, invokes the polkit authority using the insecure polkit_unix_process_new API function, which allows local users to bypass intended access restrictions by leveraging a PolkitUnixProcess PolkitSubject race condition via a (1) setuid process or (2) pkexec process, a related issue to CVE-2013-4288.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| spice-gtk_project | spice-gtk | 0.14 | |
| redhat | enterprise_linux | 6.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:spice-gtk_project:spice-gtk:0.14:*:*:*:*:*:*:*",
"matchCriteriaId": "9CB594A5-8192-4F03-8609-CA989150DADA",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2F6AB192-9D7D-4A9A-8995-E53A9DE9EAFC",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "spice-gtk 0.14, and possibly other versions, invokes the polkit authority using the insecure polkit_unix_process_new API function, which allows local users to bypass intended access restrictions by leveraging a PolkitUnixProcess PolkitSubject race condition via a (1) setuid process or (2) pkexec process, a related issue to CVE-2013-4288."
},
{
"lang": "es",
"value": "spice-gtk 0.14, y posiblemente otras versiones, invoca la autoridad polkit utilizando la funci\u00f3n insegura polkit_unix_process_new API, que permite a usuarios locales eludir las restricciones de acceso destinadas para aprovechar un condici\u00f3n de carrera en PolkitSubject PolkitUnixProcess a trav\u00e9s de un (1) proceso setuid o (2) el proceso pkexec , un tema relacionado con CVE-2013-4288."
}
],
"id": "CVE-2013-4324",
"lastModified": "2025-04-11T00:51:21.963",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.6,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 3.9,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2013-10-03T21:55:04.397",
"references": [
{
"source": "secalert@redhat.com",
"url": "http://lists.opensuse.org/opensuse-updates/2013-10/msg00031.html"
},
{
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
],
"url": "http://rhn.redhat.com/errata/RHSA-2013-1273.html"
},
{
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/54947"
},
{
"source": "secalert@redhat.com",
"url": "http://www.openwall.com/lists/oss-security/2013/09/18/6"
},
{
"source": "secalert@redhat.com",
"url": "http://www.securityfocus.com/bid/62538"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.opensuse.org/opensuse-updates/2013-10/msg00031.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "http://rhn.redhat.com/errata/RHSA-2013-1273.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/54947"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2013/09/18/6"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securityfocus.com/bid/62538"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-264"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
CVE-2017-12194 (GCVE-0-2017-12194)
Vulnerability from cvelistv5 – Published: 2018-03-14 21:00 – Updated: 2024-08-05 18:28
VLAI?
Summary
A flaw was found in the way spice-client processed certain messages sent from the server. An attacker, having control of malicious spice-server, could use this flaw to crash the client or execute arbitrary code with permissions of the user running the client. spice-gtk versions through 0.34 are believed to be vulnerable.
Severity ?
No CVSS data available.
CWE
Assigner
References
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| freedesktop.org | spice-gtk |
Affected:
through 0.34
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T18:28:16.674Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "GLSA-201811-20",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/201811-20"
},
{
"name": "USN-3659-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/3659-1/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1501200"
},
{
"name": "103413",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/103413"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "spice-gtk",
"vendor": "freedesktop.org",
"versions": [
{
"status": "affected",
"version": "through 0.34"
}
]
}
],
"datePublic": "2018-03-14T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in the way spice-client processed certain messages sent from the server. An attacker, having control of malicious spice-server, could use this flaw to crash the client or execute arbitrary code with permissions of the user running the client. spice-gtk versions through 0.34 are believed to be vulnerable."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-121",
"description": "CWE-121",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2018-11-27T10:57:01",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "GLSA-201811-20",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/201811-20"
},
{
"name": "USN-3659-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/3659-1/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1501200"
},
{
"name": "103413",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/103413"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2017-12194",
"datePublished": "2018-03-14T21:00:00Z",
"dateReserved": "2017-08-01T00:00:00",
"dateUpdated": "2024-08-05T18:28:16.674Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2016-3066 (GCVE-0-2016-3066)
Vulnerability from cvelistv5 – Published: 2017-06-06 18:00 – Updated: 2024-08-05 23:40
VLAI?
Summary
The spice-gtk widget allows remote authenticated users to obtain information from the host clipboard.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | ||||
|---|---|---|---|---|---|
|
|||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T23:40:15.561Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1320263"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2016-03-22T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "The spice-gtk widget allows remote authenticated users to obtain information from the host clipboard."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-06-06T17:57:01",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1320263"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2016-3066",
"datePublished": "2017-06-06T18:00:00",
"dateReserved": "2016-03-10T00:00:00",
"dateUpdated": "2024-08-05T23:40:15.561Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2013-4324 (GCVE-0-2013-4324)
Vulnerability from cvelistv5 – Published: 2013-10-03 21:00 – Updated: 2024-08-06 16:38
VLAI?
Summary
spice-gtk 0.14, and possibly other versions, invokes the polkit authority using the insecure polkit_unix_process_new API function, which allows local users to bypass intended access restrictions by leveraging a PolkitUnixProcess PolkitSubject race condition via a (1) setuid process or (2) pkexec process, a related issue to CVE-2013-4288.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T16:38:01.982Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "openSUSE-SU-2013:1562",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-updates/2013-10/msg00031.html"
},
{
"name": "54947",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/54947"
},
{
"name": "[oss-security] 20130918 Re: Fwd: [vs-plain] polkit races",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2013/09/18/6"
},
{
"name": "RHSA-2013:1273",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "http://rhn.redhat.com/errata/RHSA-2013-1273.html"
},
{
"name": "62538",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/62538"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2013-09-18T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "spice-gtk 0.14, and possibly other versions, invokes the polkit authority using the insecure polkit_unix_process_new API function, which allows local users to bypass intended access restrictions by leveraging a PolkitUnixProcess PolkitSubject race condition via a (1) setuid process or (2) pkexec process, a related issue to CVE-2013-4288."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2013-10-30T09:00:00",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "openSUSE-SU-2013:1562",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-updates/2013-10/msg00031.html"
},
{
"name": "54947",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/54947"
},
{
"name": "[oss-security] 20130918 Re: Fwd: [vs-plain] polkit races",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2013/09/18/6"
},
{
"name": "RHSA-2013:1273",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "http://rhn.redhat.com/errata/RHSA-2013-1273.html"
},
{
"name": "62538",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/62538"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2013-4324",
"datePublished": "2013-10-03T21:00:00",
"dateReserved": "2013-06-12T00:00:00",
"dateUpdated": "2024-08-06T16:38:01.982Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2017-12194 (GCVE-0-2017-12194)
Vulnerability from nvd – Published: 2018-03-14 21:00 – Updated: 2024-08-05 18:28
VLAI?
Summary
A flaw was found in the way spice-client processed certain messages sent from the server. An attacker, having control of malicious spice-server, could use this flaw to crash the client or execute arbitrary code with permissions of the user running the client. spice-gtk versions through 0.34 are believed to be vulnerable.
Severity ?
No CVSS data available.
CWE
Assigner
References
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| freedesktop.org | spice-gtk |
Affected:
through 0.34
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T18:28:16.674Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "GLSA-201811-20",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/201811-20"
},
{
"name": "USN-3659-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/3659-1/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1501200"
},
{
"name": "103413",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/103413"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "spice-gtk",
"vendor": "freedesktop.org",
"versions": [
{
"status": "affected",
"version": "through 0.34"
}
]
}
],
"datePublic": "2018-03-14T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in the way spice-client processed certain messages sent from the server. An attacker, having control of malicious spice-server, could use this flaw to crash the client or execute arbitrary code with permissions of the user running the client. spice-gtk versions through 0.34 are believed to be vulnerable."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-121",
"description": "CWE-121",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2018-11-27T10:57:01",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "GLSA-201811-20",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/201811-20"
},
{
"name": "USN-3659-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/3659-1/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1501200"
},
{
"name": "103413",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/103413"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2017-12194",
"datePublished": "2018-03-14T21:00:00Z",
"dateReserved": "2017-08-01T00:00:00",
"dateUpdated": "2024-08-05T18:28:16.674Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2016-3066 (GCVE-0-2016-3066)
Vulnerability from nvd – Published: 2017-06-06 18:00 – Updated: 2024-08-05 23:40
VLAI?
Summary
The spice-gtk widget allows remote authenticated users to obtain information from the host clipboard.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | ||||
|---|---|---|---|---|---|
|
|||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T23:40:15.561Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1320263"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2016-03-22T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "The spice-gtk widget allows remote authenticated users to obtain information from the host clipboard."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-06-06T17:57:01",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1320263"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2016-3066",
"datePublished": "2017-06-06T18:00:00",
"dateReserved": "2016-03-10T00:00:00",
"dateUpdated": "2024-08-05T23:40:15.561Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2013-4324 (GCVE-0-2013-4324)
Vulnerability from nvd – Published: 2013-10-03 21:00 – Updated: 2024-08-06 16:38
VLAI?
Summary
spice-gtk 0.14, and possibly other versions, invokes the polkit authority using the insecure polkit_unix_process_new API function, which allows local users to bypass intended access restrictions by leveraging a PolkitUnixProcess PolkitSubject race condition via a (1) setuid process or (2) pkexec process, a related issue to CVE-2013-4288.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T16:38:01.982Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "openSUSE-SU-2013:1562",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-updates/2013-10/msg00031.html"
},
{
"name": "54947",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/54947"
},
{
"name": "[oss-security] 20130918 Re: Fwd: [vs-plain] polkit races",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2013/09/18/6"
},
{
"name": "RHSA-2013:1273",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "http://rhn.redhat.com/errata/RHSA-2013-1273.html"
},
{
"name": "62538",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/62538"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2013-09-18T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "spice-gtk 0.14, and possibly other versions, invokes the polkit authority using the insecure polkit_unix_process_new API function, which allows local users to bypass intended access restrictions by leveraging a PolkitUnixProcess PolkitSubject race condition via a (1) setuid process or (2) pkexec process, a related issue to CVE-2013-4288."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2013-10-30T09:00:00",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "openSUSE-SU-2013:1562",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-updates/2013-10/msg00031.html"
},
{
"name": "54947",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/54947"
},
{
"name": "[oss-security] 20130918 Re: Fwd: [vs-plain] polkit races",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2013/09/18/6"
},
{
"name": "RHSA-2013:1273",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "http://rhn.redhat.com/errata/RHSA-2013-1273.html"
},
{
"name": "62538",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/62538"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2013-4324",
"datePublished": "2013-10-03T21:00:00",
"dateReserved": "2013-06-12T00:00:00",
"dateUpdated": "2024-08-06T16:38:01.982Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}