GSD-2023-28821
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
Concrete CMS (previously concrete5) before 9.1 did not have a rate limit for password resets.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-28821",
"id": "GSD-2023-28821"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-28821"
],
"details": "Concrete CMS (previously concrete5) before 9.1 did not have a rate limit for password resets.",
"id": "GSD-2023-28821",
"modified": "2023-12-13T01:20:48.675156Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-28821",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Concrete CMS (previously concrete5) before 9.1 did not have a rate limit for password resets."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AC:L/AV:N/A:L/C:N/I:N/PR:N/S:U/UI:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/concretecms/concretecms/releases",
"refsource": "MISC",
"url": "https://github.com/concretecms/concretecms/releases"
},
{
"name": "https://www.concretecms.org/about/project-news/security/concrete-cms-security-advisory-2023-04-20",
"refsource": "MISC",
"url": "https://www.concretecms.org/about/project-news/security/concrete-cms-security-advisory-2023-04-20"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c9.1.0",
"affected_versions": "All versions before 9.1.0",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2023-05-01",
"description": "Concrete CMS (previously concrete5) before 9.1 does not have a rate limit for password resets.",
"fixed_versions": [
"9.1.0"
],
"identifier": "CVE-2023-28821",
"identifiers": [
"GHSA-ph6g-6v8w-8p6m",
"CVE-2023-28821"
],
"not_impacted": "All versions starting from 9.1.0",
"package_slug": "packagist/concrete5/concrete5",
"pubdate": "2023-04-28",
"solution": "Upgrade to version 9.1.0 or above.",
"title": "Missing rate limit for password resets",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-28821",
"https://github.com/concretecms/concretecms/releases",
"https://www.concretecms.org/about/project-news/security/concrete-cms-security-advisory-2023-04-20",
"https://github.com/advisories/GHSA-ph6g-6v8w-8p6m"
],
"uuid": "9833c695-bad8-48d8-97b1-75a478f66ca0"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:concretecms:concrete_cms:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "9.1.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-28821"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Concrete CMS (previously concrete5) before 9.1 did not have a rate limit for password resets."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-640"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/concretecms/concretecms/releases",
"refsource": "MISC",
"tags": [
"Release Notes"
],
"url": "https://github.com/concretecms/concretecms/releases"
},
{
"name": "https://www.concretecms.org/about/project-news/security/concrete-cms-security-advisory-2023-04-20",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://www.concretecms.org/about/project-news/security/concrete-cms-security-advisory-2023-04-20"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
},
"lastModifiedDate": "2023-05-05T13:40Z",
"publishedDate": "2023-04-28T14:15Z"
}
}
}
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…