GSD-2014-3840
Vulnerability from gsd - Updated: 2023-12-13 01:22Details
Multiple cross-site scripting (XSS) vulnerabilities in apps/common/templates/calculate_form_title.html in Mayan EDMS 0.13 allow remote authenticated users to inject arbitrary web script or HTML via a (1) tag or the (2) title of a source in a Staging folder, (3) Name field in a bootstrap setup, or Title field in a (4) smart link or (5) web form.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2014-3840",
"description": "Multiple cross-site scripting (XSS) vulnerabilities in apps/common/templates/calculate_form_title.html in Mayan EDMS 0.13 allow remote authenticated users to inject arbitrary web script or HTML via a (1) tag or the (2) title of a source in a Staging folder, (3) Name field in a bootstrap setup, or Title field in a (4) smart link or (5) web form.",
"id": "GSD-2014-3840"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2014-3840"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in apps/common/templates/calculate_form_title.html in Mayan EDMS 0.13 allow remote authenticated users to inject arbitrary web script or HTML via a (1) tag or the (2) title of a source in a Staging folder, (3) Name field in a bootstrap setup, or Title field in a (4) smart link or (5) web form.",
"id": "GSD-2014-3840",
"modified": "2023-12-13T01:22:53.138986Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-3840",
"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 apps/common/templates/calculate_form_title.html in Mayan EDMS 0.13 allow remote authenticated users to inject arbitrary web script or HTML via a (1) tag or the (2) title of a source in a Staging folder, (3) Name field in a bootstrap setup, or Title field in a (4) smart link or (5) web form."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20140522 Re: Persistent XSS in Mayan EDMS - document management system",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2014/q2/352"
},
{
"name": "https://github.com/mayan-edms/mayan-edms/issues/3",
"refsource": "CONFIRM",
"url": "https://github.com/mayan-edms/mayan-edms/issues/3"
},
{
"name": "[oss-security] 20140521 Persistent XSS in Mayan EDMS - document management system",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2014/q2/349"
},
{
"name": "http://research.openflare.org/advisories/OF-2014-09/mayan-edbs-storedxss.txt",
"refsource": "MISC",
"url": "http://research.openflare.org/advisories/OF-2014-09/mayan-edbs-storedxss.txt"
},
{
"name": "33493",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/33493"
},
{
"name": "http://research.openflare.org/poc/maya-edms/maya-edms_multiple_xss.avi",
"refsource": "MISC",
"url": "http://research.openflare.org/poc/maya-edms/maya-edms_multiple_xss.avi"
},
{
"name": "67552",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/67552"
},
{
"name": "https://github.com/mayan-edms/mayan-edms/commit/398c480c10416d76e7c1dcb607e726e8fc988e72",
"refsource": "CONFIRM",
"url": "https://github.com/mayan-edms/mayan-edms/commit/398c480c10416d76e7c1dcb607e726e8fc988e72"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:mayan-edms:mayan_edms:0.13:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-3840"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in apps/common/templates/calculate_form_title.html in Mayan EDMS 0.13 allow remote authenticated users to inject arbitrary web script or HTML via a (1) tag or the (2) title of a source in a Staging folder, (3) Name field in a bootstrap setup, or Title field in a (4) smart link or (5) web form."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "67552",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/67552"
},
{
"name": "http://research.openflare.org/poc/maya-edms/maya-edms_multiple_xss.avi",
"refsource": "MISC",
"tags": [],
"url": "http://research.openflare.org/poc/maya-edms/maya-edms_multiple_xss.avi"
},
{
"name": "http://research.openflare.org/advisories/OF-2014-09/mayan-edbs-storedxss.txt",
"refsource": "MISC",
"tags": [
"Exploit"
],
"url": "http://research.openflare.org/advisories/OF-2014-09/mayan-edbs-storedxss.txt"
},
{
"name": "https://github.com/mayan-edms/mayan-edms/issues/3",
"refsource": "CONFIRM",
"tags": [],
"url": "https://github.com/mayan-edms/mayan-edms/issues/3"
},
{
"name": "[oss-security] 20140521 Persistent XSS in Mayan EDMS - document management system",
"refsource": "MLIST",
"tags": [],
"url": "http://seclists.org/oss-sec/2014/q2/349"
},
{
"name": "[oss-security] 20140522 Re: Persistent XSS in Mayan EDMS - document management system",
"refsource": "MLIST",
"tags": [],
"url": "http://seclists.org/oss-sec/2014/q2/352"
},
{
"name": "https://github.com/mayan-edms/mayan-edms/commit/398c480c10416d76e7c1dcb607e726e8fc988e72",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch"
],
"url": "https://github.com/mayan-edms/mayan-edms/commit/398c480c10416d76e7c1dcb607e726e8fc988e72"
},
{
"name": "33493",
"refsource": "EXPLOIT-DB",
"tags": [],
"url": "http://www.exploit-db.com/exploits/33493"
}
]
}
},
"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": "2014-06-18T04:32Z",
"publishedDate": "2014-05-27T13:55Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…