2024-12-08 03:06:42 +00:00

91 lines
2.4 KiB
JSON

{
"id": "CVE-2023-40758",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-08-28T13:15:10.147",
"lastModified": "2024-11-21T08:20:05.353",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "User enumeration is found in PHPJabbers Document Creator v1.0. This issue occurs during password recovery, where a difference in messages could allow an attacker to determine if the user is valid or not, enabling a brute force attack with valid users."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-209"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpjabbers:document_creator:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "357E199B-73D8-4DFD-BE3C-00F3992DBB53"
}
]
}
]
}
],
"references": [
{
"url": "https://medium.com/%40mfortinsec/multiple-vulnerabilities-in-phpjabbers-part-3-40fc3565982f",
"source": "cve@mitre.org"
},
{
"url": "https://www.phpjabbers.com/document-creator/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://medium.com/%40mfortinsec/multiple-vulnerabilities-in-phpjabbers-part-3-40fc3565982f",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://www.phpjabbers.com/document-creator/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Product"
]
}
]
}