gsd-2015-1433
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
program/lib/Roundcube/rcube_washtml.php in Roundcube before 1.0.5 does not properly quote strings, which allows remote attackers to conduct cross-site scripting (XSS) attacks via the style attribute in an email.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2015-1433", "description": "program/lib/Roundcube/rcube_washtml.php in Roundcube before 1.0.5 does not properly quote strings, which allows remote attackers to conduct cross-site scripting (XSS) attacks via the style attribute in an email.", "id": "GSD-2015-1433", "references": [ "https://www.suse.com/security/cve/CVE-2015-1433.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2015-1433" ], "details": "program/lib/Roundcube/rcube_washtml.php in Roundcube before 1.0.5 does not properly quote strings, which allows remote attackers to conduct cross-site scripting (XSS) attacks via the style attribute in an email.", "id": "GSD-2015-1433", "modified": "2023-12-13T01:20:05.362679Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-1433", "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": "program/lib/Roundcube/rcube_washtml.php in Roundcube before 1.0.5 does not properly quote strings, which allows remote attackers to conduct cross-site scripting (XSS) attacks via the style attribute in an email." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://trac.roundcube.net/changeset/786aa0725/github", "refsource": "CONFIRM", "url": "http://trac.roundcube.net/changeset/786aa0725/github" }, { "name": "72401", "refsource": "BID", "url": "http://www.securityfocus.com/bid/72401" }, { "name": "http://trac.roundcube.net/ticket/1490227", "refsource": "CONFIRM", "url": "http://trac.roundcube.net/ticket/1490227" }, { "name": "http://roundcube.net/news/2015/01/24/security-update-1.0.5/", "refsource": "CONFIRM", "url": "http://roundcube.net/news/2015/01/24/security-update-1.0.5/" }, { "name": "openSUSE-SU-2015:0286", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2015-02/msg00064.html" }, { "name": "[oss-security] 20150131 Re: CVE request: Roundcube cross-site scripting vulnerability fixed in 1.0.5", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2015/01/31/6" }, { "name": "FEDORA-2015-1772", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-February/149877.html" }, { "name": "[oss-security] 20150131 CVE request: Roundcube cross-site scripting vulnerability fixed in 1.0.5", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2015/01/31/3" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:roundcube:webmail:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.0.4", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false }, { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false } ], "operator": "OR" } ], "cpe_match": [], "operator": "AND" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:21:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-1433" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "program/lib/Roundcube/rcube_washtml.php in Roundcube before 1.0.5 does not properly quote strings, which allows remote attackers to conduct cross-site scripting (XSS) attacks via the style attribute in an email." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-79" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20150131 CVE request: Roundcube cross-site scripting vulnerability fixed in 1.0.5", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2015/01/31/3" }, { "name": "http://trac.roundcube.net/changeset/786aa0725/github", "refsource": "CONFIRM", "tags": [], "url": "http://trac.roundcube.net/changeset/786aa0725/github" }, { "name": "http://roundcube.net/news/2015/01/24/security-update-1.0.5/", "refsource": "CONFIRM", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://roundcube.net/news/2015/01/24/security-update-1.0.5/" }, { "name": "72401", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/72401" }, { "name": "[oss-security] 20150131 Re: CVE request: Roundcube cross-site scripting vulnerability fixed in 1.0.5", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2015/01/31/6" }, { "name": "http://trac.roundcube.net/ticket/1490227", "refsource": "CONFIRM", "tags": [ "Exploit", "Vendor Advisory" ], "url": "http://trac.roundcube.net/ticket/1490227" }, { "name": "openSUSE-SU-2015:0286", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-updates/2015-02/msg00064.html" }, { "name": "FEDORA-2015-1772", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-February/149877.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true } }, "lastModifiedDate": "2018-10-30T16:27Z", "publishedDate": "2015-02-03T16:59Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…