2023-09-01 14:00:28 +00:00

91 lines
2.3 KiB
JSON

{
"id": "CVE-2023-3356",
"sourceIdentifier": "contact@wpscan.com",
"published": "2023-08-30T15:15:09.257",
"lastModified": "2023-09-01T13:10:10.830",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Subscribers Text Counter WordPress plugin before 1.7.1 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack, which also lead to Stored Cross-Site Scripting due to the lack of sanitisation and escaping"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
},
{
"source": "contact@wpscan.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-352"
},
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:kreci:subscribers_text_counter:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "1.7.1",
"matchCriteriaId": "3724532F-961F-47EB-B137-EA6B58F10E5C"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/93faad5b-e1e8-4e49-b19e-b91343d68b51",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}