GSD-2021-33618
Vulnerability from gsd - Updated: 2023-12-13 01:23Details
Dolibarr ERP and CRM 13.0.2 allows XSS via object details, as demonstrated by > and < characters in the onpointermove attribute of a BODY element to the user-management feature.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2021-33618",
"description": "Dolibarr ERP and CRM 13.0.2 allows XSS via object details, as demonstrated by \u003e and \u003c characters in the onpointermove attribute of a BODY element to the user-management feature.",
"id": "GSD-2021-33618",
"references": [
"https://packetstormsecurity.com/files/cve/CVE-2021-33618"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-33618"
],
"details": "Dolibarr ERP and CRM 13.0.2 allows XSS via object details, as demonstrated by \u003e and \u003c characters in the onpointermove attribute of a BODY element to the user-management feature.",
"id": "GSD-2021-33618",
"modified": "2023-12-13T01:23:18.608169Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-33618",
"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": "Dolibarr ERP and CRM 13.0.2 allows XSS via object details, as demonstrated by \u003e and \u003c characters in the onpointermove attribute of a BODY element to the user-management feature."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/Dolibarr/dolibarr/releases",
"refsource": "MISC",
"url": "https://github.com/Dolibarr/dolibarr/releases"
},
{
"name": "https://trovent.io/security-advisory-2105-02",
"refsource": "MISC",
"url": "https://trovent.io/security-advisory-2105-02"
},
{
"name": "https://trovent.github.io/security-advisories/TRSA-2105-02/TRSA-2105-02.txt",
"refsource": "MISC",
"url": "https://trovent.github.io/security-advisories/TRSA-2105-02/TRSA-2105-02.txt"
},
{
"name": "20211112 Trovent Security Advisory 2105-02 / CVE-2021-33618: Stored cross-site scripting in Dolibarr ERP \u0026 CRM",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2021/Nov/38"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "=13.0.2",
"affected_versions": "Version 13.0.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-937"
],
"date": "2022-11-17",
"description": "Dolibarr ERP and CRM allows XSS via object details, as demonstrated by \u003e and \u003c characters in the `onpointermove` attribute of a BODY element to the user-management feature.",
"fixed_versions": [
"13.0.3"
],
"identifier": "CVE-2021-33618",
"identifiers": [
"CVE-2021-33618"
],
"not_impacted": "All versions before 13.0.2, all versions after 13.0.2",
"package_slug": "packagist/dolibarr/dolibarr",
"pubdate": "2021-11-10",
"solution": "Upgrade to version 13.0.3 or above.",
"title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2021-33618",
"https://trovent.github.io/security-advisories/TRSA-2105-02/TRSA-2105-02.txt",
"https://github.com/Dolibarr/dolibarr/releases",
"https://trovent.io/security-advisory-2105-02",
"http://seclists.org/fulldisclosure/2021/Nov/38"
],
"uuid": "b65afa2f-fd80-444b-90b1-439fc03c2559"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:dolibarr:dolibarr_erp\\/crm:13.0.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-33618"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Dolibarr ERP and CRM 13.0.2 allows XSS via object details, as demonstrated by \u003e and \u003c characters in the onpointermove attribute of a BODY element to the user-management feature."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://trovent.github.io/security-advisories/TRSA-2105-02/TRSA-2105-02.txt",
"refsource": "MISC",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://trovent.github.io/security-advisories/TRSA-2105-02/TRSA-2105-02.txt"
},
{
"name": "https://github.com/Dolibarr/dolibarr/releases",
"refsource": "MISC",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/Dolibarr/dolibarr/releases"
},
{
"name": "https://trovent.io/security-advisory-2105-02",
"refsource": "MISC",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://trovent.io/security-advisory-2105-02"
},
{
"name": "20211112 Trovent Security Advisory 2105-02 / CVE-2021-33618: Stored cross-site scripting in Dolibarr ERP \u0026 CRM",
"refsource": "FULLDISC",
"tags": [
"Third Party Advisory"
],
"url": "http://seclists.org/fulldisclosure/2021/Nov/38"
}
]
}
},
"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": "2022-11-17T17:21Z",
"publishedDate": "2021-11-10T23:15Z"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
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…