gsd-2017-11503
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
PHPMailer 5.2.23 has XSS in the "From Email Address" and "To Email Address" fields of code_generator.php.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2017-11503", "description": "PHPMailer 5.2.23 has XSS in the \"From Email Address\" and \"To Email Address\" fields of code_generator.php.", "id": "GSD-2017-11503", "references": [ "https://advisories.mageia.org/CVE-2017-11503.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2017-11503" ], "details": "PHPMailer 5.2.23 has XSS in the \"From Email Address\" and \"To Email Address\" fields of code_generator.php.", "id": "GSD-2017-11503", "modified": "2023-12-13T01:21:15.844465Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-11503", "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": "PHPMailer 5.2.23 has XSS in the \"From Email Address\" and \"To Email Address\" fields of code_generator.php." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "99293", "refsource": "BID", "url": "http://www.securityfocus.com/bid/99293/" }, { "name": "https://packetstormsecurity.com/files/143138/phpmailer-xss.txt", "refsource": "MISC", "url": "https://packetstormsecurity.com/files/143138/phpmailer-xss.txt" }, { "name": "https://cxsecurity.com/issue/WLB-2017060181", "refsource": "MISC", "url": "https://cxsecurity.com/issue/WLB-2017060181" }, { "name": "1039026", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1039026" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=5.0.0,\u003c5.2.24||\u003e=6.0.0alpha0,\u003c=6.0.0rc5", "affected_versions": "All versions starting from 5.0.0 before 5.2.24, all versions starting from 6.0.0alpha0 up to 6.0.0rc5", "credit": "Patrick Monnerat", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-79", "CWE-937" ], "date": "2019-05-03", "description": "The `code_generator.phps` example does not filter user input prior to output. This file is distributed with a `.phps` extension, so it it not normally executable unless it is explicitly renamed, so it is safe by default. There\u0027s also an undisclosed potential XSS vulnerability in the default exception handler (unused by default).", "fixed_versions": [ "v5.2.24" ], "identifier": "CVE-2017-11503", "identifiers": [ "CVE-2017-11503" ], "not_impacted": "All versions before 5.0.0, all versions starting from 5.2.24 before 6.0.0alpha0, all versions after 6.0.0rc5", "package_slug": "packagist/phpmailer/phpmailer", "pubdate": "2017-07-20", "solution": "Upgrade to version v5.2.24 or above.", "title": "XSS vulnerability in code example", "urls": [ "https://github.com/PHPMailer/PHPMailer/commit/dbbc1397c41de56aa3a57c8188d19a345dea5c63", "https://github.com/PHPMailer/PHPMailer/releases/tag/v5.2.24" ], "uuid": "bc7d604d-8601-499c-8bdd-025fb645339d" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:phpmailer_project:phpmailer:5.2.23:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-11503" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "PHPMailer 5.2.23 has XSS in the \"From Email Address\" and \"To Email Address\" fields of code_generator.php." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-79" } ] } ] }, "references": { "reference_data": [ { "name": "https://packetstormsecurity.com/files/143138/phpmailer-xss.txt", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "https://packetstormsecurity.com/files/143138/phpmailer-xss.txt" }, { "name": "https://cxsecurity.com/issue/WLB-2017060181", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://cxsecurity.com/issue/WLB-2017060181" }, { "name": "99293", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/99293/" }, { "name": "https://github.com/PHPMailer/PHPMailer/releases/tag/v5.2.24", "refsource": "MISC", "tags": [ "Patch", "Release Notes", "Third Party Advisory" ], "url": "https://github.com/PHPMailer/PHPMailer/releases/tag/v5.2.24" }, { "name": "https://github.com/PHPMailer/PHPMailer", "refsource": "MISC", "tags": [ "Product" ], "url": "https://github.com/PHPMailer/PHPMailer" }, { "name": "1039026", "refsource": "SECTRACK", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securitytracker.com/id/1039026" } ] } }, "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.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } }, "lastModifiedDate": "2019-05-03T17:14Z", "publishedDate": "2017-07-20T23:29Z" } } }
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…