CVE-2024-29183 (GCVE-0-2024-29183)
Vulnerability from cvelistv5 – Published: 2024-04-19 15:52 – Updated: 2024-08-02 01:10
VLAI?
Title
OpenRASP vulnerable to a reflected Cross-Site Scripting (XSS) attack in /login
Summary
OpenRASP is a RASP solution that directly integrates its protection engine into the application server by instrumentation. There exists a reflected XSS in the /login page due to a reflection of the redirect parameter. This allows an attacker to execute arbitrary javascript with the permissions of a user after the user logins with their account.
Severity ?
6.1 (Medium)
CWE
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Assigner
References
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:baidu:baidu_openrasp:1.3.7:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "baidu_openrasp",
"vendor": "baidu",
"versions": [
{
"lessThanOrEqual": "1.3.7",
"status": "affected",
"version": "1.3.7*",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-29183",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-05-14T17:19:26.974803Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-06-04T17:58:17.757Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T01:10:54.101Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/baidu/openrasp/commit/240fde3901c7a36aaade3683ffd5c89140a535fb",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/baidu/openrasp/commit/240fde3901c7a36aaade3683ffd5c89140a535fb"
},
{
"name": "https://securitylab.github.com/advisories/GHSL-2023-253_openrasp",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://securitylab.github.com/advisories/GHSL-2023-253_openrasp"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "openrasp",
"vendor": "baidu",
"versions": [
{
"status": "affected",
"version": "\u003c=1.3.7"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "OpenRASP is a RASP solution that directly integrates its protection engine into the application server by instrumentation. There exists a reflected XSS in the /login page due to a reflection of the redirect parameter. This allows an attacker to execute arbitrary javascript with the permissions of a user after the user logins with their account."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-04-19T15:52:31.666Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/baidu/openrasp/commit/240fde3901c7a36aaade3683ffd5c89140a535fb",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/baidu/openrasp/commit/240fde3901c7a36aaade3683ffd5c89140a535fb"
},
{
"name": "https://securitylab.github.com/advisories/GHSL-2023-253_openrasp",
"tags": [
"x_refsource_MISC"
],
"url": "https://securitylab.github.com/advisories/GHSL-2023-253_openrasp"
}
],
"source": {
"advisory": "GHSA-64hc-fffw-56x9",
"discovery": "UNKNOWN"
},
"title": "OpenRASP vulnerable to a reflected Cross-Site Scripting (XSS) attack in /login"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-29183",
"datePublished": "2024-04-19T15:52:31.666Z",
"dateReserved": "2024-03-18T17:07:00.093Z",
"dateUpdated": "2024-08-02T01:10:54.101Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2024-29183\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-04-19T16:15:10.110\",\"lastModified\":\"2024-11-21T09:07:44.867\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"OpenRASP is a RASP solution that directly integrates its protection engine into the application server by instrumentation. There exists a reflected XSS in the /login page due to a reflection of the redirect parameter. This allows an attacker to execute arbitrary javascript with the permissions of a user after the user logins with their account.\"},{\"lang\":\"es\",\"value\":\"OpenRASP es una soluci\u00f3n RASP que integra directamente su motor de protecci\u00f3n en el servidor de aplicaciones mediante instrumentaci\u00f3n. Existe un XSS reflejado en la p\u00e1gina /login debido a un reflejo del par\u00e1metro de redirecci\u00f3n. Esto permite a un atacante ejecutar JavaScript arbitrario con los permisos de un usuario despu\u00e9s de que el usuario inicia sesi\u00f3n con su cuenta.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"references\":[{\"url\":\"https://github.com/baidu/openrasp/commit/240fde3901c7a36aaade3683ffd5c89140a535fb\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://securitylab.github.com/advisories/GHSL-2023-253_openrasp\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/baidu/openrasp/commit/240fde3901c7a36aaade3683ffd5c89140a535fb\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://securitylab.github.com/advisories/GHSL-2023-253_openrasp\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/baidu/openrasp/commit/240fde3901c7a36aaade3683ffd5c89140a535fb\", \"name\": \"https://github.com/baidu/openrasp/commit/240fde3901c7a36aaade3683ffd5c89140a535fb\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://securitylab.github.com/advisories/GHSL-2023-253_openrasp\", \"name\": \"https://securitylab.github.com/advisories/GHSL-2023-253_openrasp\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T01:10:54.101Z\"}}, {\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-29183\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-05-14T17:19:26.974803Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:baidu:baidu_openrasp:1.3.7:*:*:*:*:*:*:*\"], \"vendor\": \"baidu\", \"product\": \"baidu_openrasp\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.3.7*\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"1.3.7\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-14T17:22:17.991Z\"}, \"title\": \"CISA ADP Vulnrichment\"}], \"cna\": {\"title\": \"OpenRASP vulnerable to a reflected Cross-Site Scripting (XSS) attack in /login\", \"source\": {\"advisory\": \"GHSA-64hc-fffw-56x9\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 6.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"baidu\", \"product\": \"openrasp\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c=1.3.7\"}]}], \"references\": [{\"url\": \"https://github.com/baidu/openrasp/commit/240fde3901c7a36aaade3683ffd5c89140a535fb\", \"name\": \"https://github.com/baidu/openrasp/commit/240fde3901c7a36aaade3683ffd5c89140a535fb\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://securitylab.github.com/advisories/GHSL-2023-253_openrasp\", \"name\": \"https://securitylab.github.com/advisories/GHSL-2023-253_openrasp\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"OpenRASP is a RASP solution that directly integrates its protection engine into the application server by instrumentation. There exists a reflected XSS in the /login page due to a reflection of the redirect parameter. This allows an attacker to execute arbitrary javascript with the permissions of a user after the user logins with their account.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-79\", \"description\": \"CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-04-19T15:52:31.666Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-29183\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-02T01:10:54.101Z\", \"dateReserved\": \"2024-03-18T17:07:00.093Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-04-19T15:52:31.666Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…