2023-07-10 18:00:52 +00:00
|
|
|
{
|
|
|
|
"id": "CVE-2023-29095",
|
|
|
|
"sourceIdentifier": "audit@patchstack.com",
|
|
|
|
"published": "2023-07-10T16:15:50.673",
|
2024-12-08 03:06:42 +00:00
|
|
|
"lastModified": "2024-11-21T07:56:32.310",
|
|
|
|
"vulnStatus": "Modified",
|
2024-07-14 02:06:08 +00:00
|
|
|
"cveTags": [],
|
2023-07-10 18:00:52 +00:00
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"value": "Auth. (admin+) SQL Injection (SQLi) vulnerability in David F. Carr RSVPMaker plugin <\u00a010.5.5 versions."
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"metrics": {
|
|
|
|
"cvssMetricV31": [
|
2023-07-13 20:00:41 +00:00
|
|
|
{
|
2024-12-08 03:06:42 +00:00
|
|
|
"source": "audit@patchstack.com",
|
|
|
|
"type": "Secondary",
|
2023-07-13 20:00:41 +00:00
|
|
|
"cvssData": {
|
|
|
|
"version": "3.1",
|
2024-12-08 03:06:42 +00:00
|
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L",
|
|
|
|
"baseScore": 7.6,
|
|
|
|
"baseSeverity": "HIGH",
|
2023-07-13 20:00:41 +00:00
|
|
|
"attackVector": "NETWORK",
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"privilegesRequired": "HIGH",
|
|
|
|
"userInteraction": "NONE",
|
2024-12-08 03:06:42 +00:00
|
|
|
"scope": "CHANGED",
|
2023-07-13 20:00:41 +00:00
|
|
|
"confidentialityImpact": "HIGH",
|
2024-12-08 03:06:42 +00:00
|
|
|
"integrityImpact": "NONE",
|
|
|
|
"availabilityImpact": "LOW"
|
2023-07-13 20:00:41 +00:00
|
|
|
},
|
2024-12-08 03:06:42 +00:00
|
|
|
"exploitabilityScore": 2.3,
|
|
|
|
"impactScore": 4.7
|
2023-07-13 20:00:41 +00:00
|
|
|
},
|
2023-07-10 18:00:52 +00:00
|
|
|
{
|
2024-12-08 03:06:42 +00:00
|
|
|
"source": "nvd@nist.gov",
|
|
|
|
"type": "Primary",
|
2023-07-10 18:00:52 +00:00
|
|
|
"cvssData": {
|
|
|
|
"version": "3.1",
|
2024-12-08 03:06:42 +00:00
|
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
|
|
|
|
"baseScore": 7.2,
|
|
|
|
"baseSeverity": "HIGH",
|
2023-07-10 18:00:52 +00:00
|
|
|
"attackVector": "NETWORK",
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"privilegesRequired": "HIGH",
|
|
|
|
"userInteraction": "NONE",
|
2024-12-08 03:06:42 +00:00
|
|
|
"scope": "UNCHANGED",
|
2023-07-10 18:00:52 +00:00
|
|
|
"confidentialityImpact": "HIGH",
|
2024-12-08 03:06:42 +00:00
|
|
|
"integrityImpact": "HIGH",
|
|
|
|
"availabilityImpact": "HIGH"
|
2023-07-10 18:00:52 +00:00
|
|
|
},
|
2024-12-08 03:06:42 +00:00
|
|
|
"exploitabilityScore": 1.2,
|
|
|
|
"impactScore": 5.9
|
2023-07-10 18:00:52 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"weaknesses": [
|
|
|
|
{
|
2024-12-08 03:06:42 +00:00
|
|
|
"source": "audit@patchstack.com",
|
|
|
|
"type": "Secondary",
|
2023-07-10 18:00:52 +00:00
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"value": "CWE-89"
|
|
|
|
}
|
|
|
|
]
|
2023-07-13 20:00:41 +00:00
|
|
|
},
|
|
|
|
{
|
2024-12-08 03:06:42 +00:00
|
|
|
"source": "nvd@nist.gov",
|
|
|
|
"type": "Primary",
|
2023-07-13 20:00:41 +00:00
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"value": "CWE-89"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"configurations": [
|
|
|
|
{
|
|
|
|
"nodes": [
|
|
|
|
{
|
|
|
|
"operator": "OR",
|
|
|
|
"negate": false,
|
|
|
|
"cpeMatch": [
|
|
|
|
{
|
|
|
|
"vulnerable": true,
|
2023-09-30 04:00:31 +00:00
|
|
|
"criteria": "cpe:2.3:a:carrcommunications:rsvpmaker:*:*:*:*:*:wordpress:*:*",
|
2023-07-13 20:00:41 +00:00
|
|
|
"versionEndExcluding": "10.5.5",
|
2023-09-30 04:00:31 +00:00
|
|
|
"matchCriteriaId": "86A794C0-30ED-48A5-B788-A2756DD6932B"
|
2023-07-13 20:00:41 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2023-07-10 18:00:52 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"references": [
|
|
|
|
{
|
|
|
|
"url": "https://patchstack.com/database/vulnerability/rsvpmaker/wordpress-rsvpmaker-plugin-10-5-3-sql-injection-vulnerability?_s_id=cve",
|
2023-07-13 20:00:41 +00:00
|
|
|
"source": "audit@patchstack.com",
|
|
|
|
"tags": [
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
2024-12-08 03:06:42 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://patchstack.com/database/vulnerability/rsvpmaker/wordpress-rsvpmaker-plugin-10-5-3-sql-injection-vulnerability?_s_id=cve",
|
|
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
|
|
"tags": [
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
2023-07-10 18:00:52 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|