Search criteria
2 vulnerabilities found for sqlpage by lovasoa
CVE-2023-42454 (GCVE-0-2023-42454)
Vulnerability from nvd – Published: 2023-09-18 21:36 – Updated: 2024-09-26 13:38
VLAI
Title
SQLpage vulnerable to public exposure of database credentials
Summary
SQLpage is a SQL-only webapp builder. Someone using SQLpage versions prior to 0.11.1, whose SQLpage instance is exposed publicly, with a database connection string specified in the `sqlpage/sqlpage.json` configuration file (not in an environment variable), with the web_root is the current working directory (the default), and with their database exposed publicly, is vulnerable to an attacker retrieving database connection information from SQLPage and using it to connect to their database directly. Version 0.11.0 fixes this issue. Some workarounds are available. Using an environment variable instead of the configuration file to specify the database connection string prevents exposing it on vulnerable versions. Using a different web root (that is not a parent of the SQLPage configuration directory) fixes the issue. One should also avoid exposing one's database publicly.
Severity
10 (Critical)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/lovasoa/SQLpage/security/advis… | x_refsource_CONFIRM |
| https://github.com/lovasoa/SQLpage/issues/89 | x_refsource_MISC |
| https://github.com/lovasoa/SQLpage/releases/tag/v0.11.1 | x_refsource_MISC |
Impacted products
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T19:23:38.759Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/lovasoa/SQLpage/security/advisories/GHSA-v5wf-jg37-r9m5",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/lovasoa/SQLpage/security/advisories/GHSA-v5wf-jg37-r9m5"
},
{
"name": "https://github.com/lovasoa/SQLpage/issues/89",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/lovasoa/SQLpage/issues/89"
},
{
"name": "https://github.com/lovasoa/SQLpage/releases/tag/v0.11.1",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/lovasoa/SQLpage/releases/tag/v0.11.1"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:lovasoa:sqlpage:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "sqlpage",
"vendor": "lovasoa",
"versions": [
{
"lessThan": "0.11.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-42454",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-26T13:34:43.255712Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-26T13:38:53.969Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "SQLpage",
"vendor": "lovasoa",
"versions": [
{
"status": "affected",
"version": "\u003c 0.11.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "SQLpage is a SQL-only webapp builder. Someone using SQLpage versions prior to 0.11.1, whose SQLpage instance is exposed publicly, with a database connection string specified in the `sqlpage/sqlpage.json` configuration file (not in an environment variable), with the web_root is the current working directory (the default), and with their database exposed publicly, is vulnerable to an attacker retrieving database connection information from SQLPage and using it to connect to their database directly. Version 0.11.0 fixes this issue. Some workarounds are available. Using an environment variable instead of the configuration file to specify the database connection string prevents exposing it on vulnerable versions. Using a different web root (that is not a parent of the SQLPage configuration directory) fixes the issue. One should also avoid exposing one\u0027s database publicly."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-09-18T21:36:02.842Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/lovasoa/SQLpage/security/advisories/GHSA-v5wf-jg37-r9m5",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/lovasoa/SQLpage/security/advisories/GHSA-v5wf-jg37-r9m5"
},
{
"name": "https://github.com/lovasoa/SQLpage/issues/89",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/lovasoa/SQLpage/issues/89"
},
{
"name": "https://github.com/lovasoa/SQLpage/releases/tag/v0.11.1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/lovasoa/SQLpage/releases/tag/v0.11.1"
}
],
"source": {
"advisory": "GHSA-v5wf-jg37-r9m5",
"discovery": "UNKNOWN"
},
"title": "SQLpage vulnerable to public exposure of database credentials"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-42454",
"datePublished": "2023-09-18T21:36:02.842Z",
"dateReserved": "2023-09-08T20:57:45.574Z",
"dateUpdated": "2024-09-26T13:38:53.969Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2023-42454 (GCVE-0-2023-42454)
Vulnerability from cvelistv5 – Published: 2023-09-18 21:36 – Updated: 2024-09-26 13:38
VLAI
Title
SQLpage vulnerable to public exposure of database credentials
Summary
SQLpage is a SQL-only webapp builder. Someone using SQLpage versions prior to 0.11.1, whose SQLpage instance is exposed publicly, with a database connection string specified in the `sqlpage/sqlpage.json` configuration file (not in an environment variable), with the web_root is the current working directory (the default), and with their database exposed publicly, is vulnerable to an attacker retrieving database connection information from SQLPage and using it to connect to their database directly. Version 0.11.0 fixes this issue. Some workarounds are available. Using an environment variable instead of the configuration file to specify the database connection string prevents exposing it on vulnerable versions. Using a different web root (that is not a parent of the SQLPage configuration directory) fixes the issue. One should also avoid exposing one's database publicly.
Severity
10 (Critical)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/lovasoa/SQLpage/security/advis… | x_refsource_CONFIRM |
| https://github.com/lovasoa/SQLpage/issues/89 | x_refsource_MISC |
| https://github.com/lovasoa/SQLpage/releases/tag/v0.11.1 | x_refsource_MISC |
Impacted products
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T19:23:38.759Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/lovasoa/SQLpage/security/advisories/GHSA-v5wf-jg37-r9m5",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/lovasoa/SQLpage/security/advisories/GHSA-v5wf-jg37-r9m5"
},
{
"name": "https://github.com/lovasoa/SQLpage/issues/89",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/lovasoa/SQLpage/issues/89"
},
{
"name": "https://github.com/lovasoa/SQLpage/releases/tag/v0.11.1",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/lovasoa/SQLpage/releases/tag/v0.11.1"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:lovasoa:sqlpage:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "sqlpage",
"vendor": "lovasoa",
"versions": [
{
"lessThan": "0.11.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-42454",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-26T13:34:43.255712Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-26T13:38:53.969Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "SQLpage",
"vendor": "lovasoa",
"versions": [
{
"status": "affected",
"version": "\u003c 0.11.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "SQLpage is a SQL-only webapp builder. Someone using SQLpage versions prior to 0.11.1, whose SQLpage instance is exposed publicly, with a database connection string specified in the `sqlpage/sqlpage.json` configuration file (not in an environment variable), with the web_root is the current working directory (the default), and with their database exposed publicly, is vulnerable to an attacker retrieving database connection information from SQLPage and using it to connect to their database directly. Version 0.11.0 fixes this issue. Some workarounds are available. Using an environment variable instead of the configuration file to specify the database connection string prevents exposing it on vulnerable versions. Using a different web root (that is not a parent of the SQLPage configuration directory) fixes the issue. One should also avoid exposing one\u0027s database publicly."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-09-18T21:36:02.842Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/lovasoa/SQLpage/security/advisories/GHSA-v5wf-jg37-r9m5",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/lovasoa/SQLpage/security/advisories/GHSA-v5wf-jg37-r9m5"
},
{
"name": "https://github.com/lovasoa/SQLpage/issues/89",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/lovasoa/SQLpage/issues/89"
},
{
"name": "https://github.com/lovasoa/SQLpage/releases/tag/v0.11.1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/lovasoa/SQLpage/releases/tag/v0.11.1"
}
],
"source": {
"advisory": "GHSA-v5wf-jg37-r9m5",
"discovery": "UNKNOWN"
},
"title": "SQLpage vulnerable to public exposure of database credentials"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-42454",
"datePublished": "2023-09-18T21:36:02.842Z",
"dateReserved": "2023-09-08T20:57:45.574Z",
"dateUpdated": "2024-09-26T13:38:53.969Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}