cvelist/2023/25xxx/CVE-2023-25013.json

81 lines
2.5 KiB
JSON
Raw Normal View History

2023-02-02 00:00:37 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-02-02 01:00:36 +00:00
"ID": "CVE-2023-25013",
"STATE": "PUBLIC"
2023-02-02 00:00:37 +00:00
},
2023-02-02 01:00:36 +00:00
"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",
2023-02-02 00:00:37 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-02 01:00:36 +00:00
"value": "An issue was discovered in the femanager extension before 5.5.3, 6.x before 6.3.4, and 7.x before 7.1.0 for TYPO3. Missing access checks in the InvitationController allow an unauthenticated user to set the password of all frontend users."
2023-02-02 00:00:37 +00:00
}
]
2023-02-02 01:00:36 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://typo3.org/help/security-advisories",
"refsource": "MISC",
"name": "https://typo3.org/help/security-advisories"
},
{
"url": "https://typo3.org/security/advisory/typo3-ext-sa-2023-001",
"refsource": "MISC",
"name": "https://typo3.org/security/advisory/typo3-ext-sa-2023-001"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AC:L/AV:N/A:L/C:L/I:H/PR:N/S:U/UI:N",
"version": "3.1"
}
2023-02-02 00:00:37 +00:00
}
}