gsd-2013-7062
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Multiple cross-site scripting (XSS) vulnerabilities in Zope, as used in Plone 3.3.x through 3.3.6, 4.0.x through 4.0.9, 4.1.x through 4.1.6, 4.2.x through 4.2.7, and 4.3 through 4.3.2, allow remote attackers to inject arbitrary web script or HTML via unspecified input in the (1) browser_id_manager or (2) OFS.Image method.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2013-7062", "description": "Multiple cross-site scripting (XSS) vulnerabilities in Zope, as used in Plone 3.3.x through 3.3.6, 4.0.x through 4.0.9, 4.1.x through 4.1.6, 4.2.x through 4.2.7, and 4.3 through 4.3.2, allow remote attackers to inject arbitrary web script or HTML via unspecified input in the (1) browser_id_manager or (2) OFS.Image method.", "id": "GSD-2013-7062" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2013-7062" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in Zope, as used in Plone 3.3.x through 3.3.6, 4.0.x through 4.0.9, 4.1.x through 4.1.6, 4.2.x through 4.2.7, and 4.3 through 4.3.2, allow remote attackers to inject arbitrary web script or HTML via unspecified input in the (1) browser_id_manager or (2) OFS.Image method.", "id": "GSD-2013-7062", "modified": "2023-12-13T01:22:18.677670Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2013-7062", "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": "Multiple cross-site scripting (XSS) vulnerabilities in Zope, as used in Plone 3.3.x through 3.3.6, 4.0.x through 4.0.9, 4.1.x through 4.1.6, 4.2.x through 4.2.7, and 4.3 through 4.3.2, allow remote attackers to inject arbitrary web script or HTML via unspecified input in the (1) browser_id_manager or (2) OFS.Image method." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://plone.org/security/20131210/zope-xss-in-OFS", "refsource": "CONFIRM", "url": "https://plone.org/security/20131210/zope-xss-in-OFS" }, { "name": "https://plone.org/security/20131210/zope-xss-in-browseridmanager", "refsource": "CONFIRM", "url": "https://plone.org/security/20131210/zope-xss-in-browseridmanager" }, { "name": "http://seclists.org/oss-sec/2013/q4/467", "refsource": "MISC", "url": "http://seclists.org/oss-sec/2013/q4/467" }, { "name": "http://seclists.org/oss-sec/2013/q4/485", "refsource": "MISC", "url": "http://seclists.org/oss-sec/2013/q4/485" }, { "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/89623", "refsource": "MISC", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/89623" }, { "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/89627", "refsource": "MISC", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/89627" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=3.3,\u003c3.3.6||\u003e=4.0,\u003c4.0.9||\u003e=4.1,\u003c4.1.6||\u003e=4.3,\u003c4.3.2", "affected_versions": "All versions starting from 3.3 before 3.3.6, all versions starting from 4.0 before 4.0.9, all versions starting from 4.1 before 4.1.6, all versions starting from 4.3 before 4.3.2", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-79", "CWE-79", "CWE-937" ], "date": "2023-08-28", "description": "Multiple cross-site scripting (XSS) vulnerabilities in Zope, as used in Plone 3.3.x through 3.3.6, 4.0.x through 4.0.9, 4.1.x through 4.1.6, 4.2.x through 4.2.7, and 4.3 through 4.3.2, allow remote attackers to inject arbitrary web script or HTML via unspecified input in the (1) browser_id_manager or (2) OFS.Image method.", "fixed_versions": [ "3.3.6", "4.0.9", "4.1.6", "4.3.2" ], "identifier": "CVE-2013-7062", "identifiers": [ "GHSA-4793-w44w-m7xm", "CVE-2013-7062" ], "not_impacted": "All versions before 3.3, all versions starting from 3.3.6 before 4.0, all versions starting from 4.0.9 before 4.1, all versions starting from 4.1.6 before 4.3, all versions starting from 4.3.2", "package_slug": "pypi/Plone", "pubdate": "2022-05-05", "solution": "Upgrade to versions 3.3.6, 4.0.9, 4.1.6, 4.3.2 or above.", "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2013-7062", "https://exchange.xforce.ibmcloud.com/vulnerabilities/89623", "https://exchange.xforce.ibmcloud.com/vulnerabilities/89627", "https://plone.org/security/20131210/zope-xss-in-OFS", "https://plone.org/security/20131210/zope-xss-in-browseridmanager", "http://seclists.org/oss-sec/2013/q4/467", "http://seclists.org/oss-sec/2013/q4/485", "https://github.com/advisories/GHSA-4793-w44w-m7xm" ], "uuid": "ae01a513-87aa-4f25-8d05-b584ac7a3dad" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:plone:plone:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "3.3.6", "versionStartIncluding": "3.3.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:plone:plone:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "4.0.9", "versionStartIncluding": "4.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:plone:plone:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "4.1.6", "versionStartIncluding": "4.1.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:plone:plone:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "4.2.7", "versionStartIncluding": "4.2.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:plone:plone:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "4.3.2", "versionStartIncluding": "4.3.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2013-7062" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Multiple cross-site scripting (XSS) vulnerabilities in Zope, as used in Plone 3.3.x through 3.3.6, 4.0.x through 4.0.9, 4.1.x through 4.1.6, 4.2.x through 4.2.7, and 4.3 through 4.3.2, allow remote attackers to inject arbitrary web script or HTML via unspecified input in the (1) browser_id_manager or (2) OFS.Image method." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-79" } ] } ] }, "references": { "reference_data": [ { "name": "https://plone.org/security/20131210/zope-xss-in-browseridmanager", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://plone.org/security/20131210/zope-xss-in-browseridmanager" }, { "name": "http://seclists.org/oss-sec/2013/q4/467", "refsource": "MISC", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/oss-sec/2013/q4/467" }, { "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/89623", "refsource": "MISC", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/89623" }, { "name": "http://seclists.org/oss-sec/2013/q4/485", "refsource": "MISC", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/oss-sec/2013/q4/485" }, { "name": "https://plone.org/security/20131210/zope-xss-in-OFS", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://plone.org/security/20131210/zope-xss-in-OFS" }, { "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/89627", "refsource": "MISC", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/89627" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "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 }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } }, "lastModifiedDate": "2020-01-09T18:12Z", "publishedDate": "2020-01-02T19:15Z" } } }
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…