gsd-2010-0828
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Cross-site scripting (XSS) vulnerability in action/Despam.py in the Despam action module in MoinMoin 1.8.7 and 1.9.2 allows remote authenticated users to inject arbitrary web script or HTML by creating a page with a crafted URI.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2010-0828", "description": "Cross-site scripting (XSS) vulnerability in action/Despam.py in the Despam action module in MoinMoin 1.8.7 and 1.9.2 allows remote authenticated users to inject arbitrary web script or HTML by creating a page with a crafted URI.", "id": "GSD-2010-0828", "references": [ "https://www.debian.org/security/2010/dsa-2024" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2010-0828" ], "details": "Cross-site scripting (XSS) vulnerability in action/Despam.py in the Despam action module in MoinMoin 1.8.7 and 1.9.2 allows remote authenticated users to inject arbitrary web script or HTML by creating a page with a crafted URI.", "id": "GSD-2010-0828", "modified": "2023-12-13T01:21:28.543055Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@ubuntu.com", "ID": "CVE-2010-0828", "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": "Cross-site scripting (XSS) vulnerability in action/Despam.py in the Despam action module in MoinMoin 1.8.7 and 1.9.2 allows remote authenticated users to inject arbitrary web script or HTML by creating a page with a crafted URI." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "39267", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/39267" }, { "name": "ADV-2010-0767", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2010/0767" }, { "name": "39110", "refsource": "BID", "url": "http://www.securityfocus.com/bid/39110" }, { "name": "moinmoin-despam-xss(57435)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/57435" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=578801", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=578801" }, { "name": "https://bugs.launchpad.net/ubuntu/+source/moin/+bug/538022", "refsource": "CONFIRM", "url": "https://bugs.launchpad.net/ubuntu/+source/moin/+bug/538022" }, { "name": "FEDORA-2010-6134", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-April/038574.html" }, { "name": "DSA-2024", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2010/dsa-2024" }, { "name": "ADV-2010-0834", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2010/0834" }, { "name": "39284", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/39284" }, { "name": "FEDORA-2010-6012", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-April/038490.html" }, { "name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575995", "refsource": "CONFIRM", "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575995" }, { "name": "39190", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/39190" }, { "name": "http://hg.moinmo.in/moin/1.9/rev/6e603e5411ca", "refsource": "CONFIRM", "url": "http://hg.moinmo.in/moin/1.9/rev/6e603e5411ca" }, { "name": "39188", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/39188" }, { "name": "ADV-2010-0831", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2010/0831" }, { "name": "USN-925-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-925-1" }, { "name": "FEDORA-2010-6180", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-April/038706.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:moinmo:moinmoin:1.8.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:moinmo:moinmoin:1.9.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@ubuntu.com", "ID": "CVE-2010-0828" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Cross-site scripting (XSS) vulnerability in action/Despam.py in the Despam action module in MoinMoin 1.8.7 and 1.9.2 allows remote authenticated users to inject arbitrary web script or HTML by creating a page with a crafted URI." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-79" } ] } ] }, "references": { "reference_data": [ { "name": "39110", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/39110" }, { "name": "ADV-2010-0767", "refsource": "VUPEN", "tags": [ "Vendor Advisory" ], "url": "http://www.vupen.com/english/advisories/2010/0767" }, { "name": "DSA-2024", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2010/dsa-2024" }, { "name": "https://bugs.launchpad.net/ubuntu/+source/moin/+bug/538022", "refsource": "CONFIRM", "tags": [ "Exploit" ], "url": "https://bugs.launchpad.net/ubuntu/+source/moin/+bug/538022" }, { "name": "39190", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/39190" }, { "name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575995", "refsource": "CONFIRM", "tags": [], "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575995" }, { "name": "http://hg.moinmo.in/moin/1.9/rev/6e603e5411ca", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch" ], "url": "http://hg.moinmo.in/moin/1.9/rev/6e603e5411ca" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=578801", "refsource": "CONFIRM", "tags": [ "Exploit" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=578801" }, { "name": "39188", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/39188" }, { "name": "ADV-2010-0834", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2010/0834" }, { "name": "ADV-2010-0831", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2010/0831" }, { "name": "USN-925-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/USN-925-1" }, { "name": "FEDORA-2010-6134", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-April/038574.html" }, { "name": "FEDORA-2010-6180", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-April/038706.html" }, { "name": "FEDORA-2010-6012", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-April/038490.html" }, { "name": "39267", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/39267" }, { "name": "39284", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/39284" }, { "name": "moinmoin-despam-xss(57435)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/57435" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 3.5, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 6.8, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": true } }, "lastModifiedDate": "2017-08-17T01:32Z", "publishedDate": "2010-04-05T15:30Z" } } }
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.