FKIE_CVE-2021-34086
Vulnerability from fkie_nvd - Published: 2022-01-10 14:10 - Updated: 2024-11-21 06:09
Severity ?
Summary
In Ultimaker S3 3D printer, Ultimaker S5 3D printer, Ultimaker 3 3D printer S-line through 6.3 and Ultimaker 3 through 5.2.16, the local webserver hosts APIs vulnerable to CSRF. They do not verify incoming requests.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://kth.diva-portal.org/smash/get/diva2:1623489/FULLTEXT01.pdf | Technical Description, Third Party Advisory | |
| cve@mitre.org | https://ultimaker.com/3d-printers/ultimaker-3 | Product, Vendor Advisory | |
| cve@mitre.org | https://ultimaker.com/3d-printers/ultimaker-s3 | Product, Vendor Advisory | |
| cve@mitre.org | https://ultimaker.com/3d-printers/ultimaker-s5 | Product, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://kth.diva-portal.org/smash/get/diva2:1623489/FULLTEXT01.pdf | Technical Description, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://ultimaker.com/3d-printers/ultimaker-3 | Product, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://ultimaker.com/3d-printers/ultimaker-s3 | Product, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://ultimaker.com/3d-printers/ultimaker-s5 | Product, Vendor Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| ultimaker | ultimaker_s3_firmware | * | |
| ultimaker | ultimaker_s3 | - | |
| ultimaker | ultimaker_s5_firmware | * | |
| ultimaker | ultimaker_s5 | - | |
| ultimaker | ultimaker_3_firmware | * | |
| ultimaker | ultimaker_3 | - |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:ultimaker:ultimaker_s3_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B8DDA514-0C54-4E1B-9209-3B968122BDC2",
"versionEndIncluding": "6.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:ultimaker:ultimaker_s3:-:*:*:*:*:*:*:*",
"matchCriteriaId": "8EB9893A-3B3E-4E75-BBA5-6A4BDB2A9162",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:ultimaker:ultimaker_s5_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D11FE956-C4D0-4DAA-85FC-78FFFEF3FF6D",
"versionEndIncluding": "6.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:ultimaker:ultimaker_s5:-:*:*:*:*:*:*:*",
"matchCriteriaId": "80708460-B0F0-4FBB-BB7C-9D9D7691E6FB",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:ultimaker:ultimaker_3_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "FBDC8E57-7D7F-4239-90B1-742792B401A9",
"versionEndIncluding": "5.2.16",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:ultimaker:ultimaker_3:-:*:*:*:*:*:*:*",
"matchCriteriaId": "20B5699E-FCF3-4BF4-8276-B09005124156",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In Ultimaker S3 3D printer, Ultimaker S5 3D printer, Ultimaker 3 3D printer S-line through 6.3 and Ultimaker 3 through 5.2.16, the local webserver hosts APIs vulnerable to CSRF. They do not verify incoming requests."
},
{
"lang": "es",
"value": "En la impresora 3D Ultimaker S3, la impresora 3D Ultimaker S5, la impresora 3D Ultimaker 3 S-line versiones hasta 6.3 y la Ultimaker 3 versiones hasta 5.2.16, el servidor web local aloja APIs vulnerables a ataques de tipo CSRF. No verifican las peticiones entrantes"
}
],
"id": "CVE-2021-34086",
"lastModified": "2024-11-21T06:09:54.370",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": true
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2022-01-10T14:10:17.557",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Technical Description",
"Third Party Advisory"
],
"url": "https://kth.diva-portal.org/smash/get/diva2:1623489/FULLTEXT01.pdf"
},
{
"source": "cve@mitre.org",
"tags": [
"Product",
"Vendor Advisory"
],
"url": "https://ultimaker.com/3d-printers/ultimaker-3"
},
{
"source": "cve@mitre.org",
"tags": [
"Product",
"Vendor Advisory"
],
"url": "https://ultimaker.com/3d-printers/ultimaker-s3"
},
{
"source": "cve@mitre.org",
"tags": [
"Product",
"Vendor Advisory"
],
"url": "https://ultimaker.com/3d-printers/ultimaker-s5"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Technical Description",
"Third Party Advisory"
],
"url": "https://kth.diva-portal.org/smash/get/diva2:1623489/FULLTEXT01.pdf"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Product",
"Vendor Advisory"
],
"url": "https://ultimaker.com/3d-printers/ultimaker-3"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Product",
"Vendor Advisory"
],
"url": "https://ultimaker.com/3d-printers/ultimaker-s3"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Product",
"Vendor Advisory"
],
"url": "https://ultimaker.com/3d-printers/ultimaker-s5"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-352"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
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…