Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openssl: Potential Command Injection (CVE-2022-1292) #4249

Closed
CamberLoid opened this issue Oct 17, 2022 · 1 comment
Closed

openssl: Potential Command Injection (CVE-2022-1292) #4249

CamberLoid opened this issue Oct 17, 2022 · 1 comment
Labels
security Topic/issue involves a security issue/fixed

Comments

@CamberLoid
Copy link
Member

CamberLoid commented Oct 17, 2022

CVE IDs

CVE-2022-1292

Other security advisory IDs

Upstream: https://www.openssl.org/news/secadv/20220705.txt
Gentoo: https://security.gentoo.org/glsa/202210-02
Debian: https://www.debian.org/security/2022/dsa-5139

Description

Elison Niven discovered that the c_rehash script included in OpenSSL did not sanitise shell meta characters which could result in the execution of arbitrary commands.

Fixed in OpenSSL 1.1.1o (Affected 1.1.1-1.1.1n)

Patches

N/A

PoC(s)

N/A

@CamberLoid CamberLoid added the security Topic/issue involves a security issue/fixed label Oct 17, 2022
@CamberLoid
Copy link
Member Author

Dup #3958

@CamberLoid CamberLoid closed this as not planned Won't fix, can't repro, duplicate, stale Oct 17, 2022
CamberLoid added a commit that referenced this issue Oct 17, 2022
* Fixes CVE-2022-2068 and CVE-2022-1292
* Replace CROSS:-BUILD with ab_match_arch
* Change build configuration for riscv64 to `linux64-riscv64`

Signed-off-by: Camber Huang <camber@poi.science>
CamberLoid added a commit that referenced this issue Oct 17, 2022
* Fixes CVE-2022-{1292,2068,2097};
* Disable tests for optenv32 building

Signed-off-by: Camber Huang <camber@poi.science>
CamberLoid added a commit that referenced this issue Nov 10, 2022
* Fixes CVE-2022-2068 and CVE-2022-1292
* Replace CROSS:-BUILD with ab_match_arch
* Change build configuration for riscv64 to `linux64-riscv64`

Signed-off-by: Camber Huang <camber@poi.science>
CamberLoid added a commit that referenced this issue Nov 10, 2022
* Fixes CVE-2022-{1292,2068,2097};
* Disable tests for optenv32 building

Signed-off-by: Camber Huang <camber@poi.science>
CamberLoid added a commit that referenced this issue Nov 11, 2022
* Fixes CVE-2022-2068 and CVE-2022-1292
* Replace CROSS:-BUILD with ab_match_arch
* Change build configuration for riscv64 to `linux64-riscv64`

Signed-off-by: Camber Huang <camber@poi.science>
CamberLoid added a commit that referenced this issue Nov 11, 2022
* Fixes CVE-2022-{1292,2068,2097};
* Disable tests for optenv32 building

Signed-off-by: Camber Huang <camber@poi.science>
CamberLoid added a commit that referenced this issue Nov 12, 2022
* Fixes CVE-2022-2068 and CVE-2022-1292
* Replace CROSS:-BUILD with ab_match_arch
* Change build configuration for riscv64 to `linux64-riscv64`

Signed-off-by: Camber Huang <camber@poi.science>
CamberLoid added a commit that referenced this issue Nov 12, 2022
* Fixes CVE-2022-{1292,2068,2097};
* Disable tests for optenv32 building

Signed-off-by: Camber Huang <camber@poi.science>
CamberLoid added a commit that referenced this issue Nov 23, 2022
* Fixes CVE-2022-2068 and CVE-2022-1292
* Replace CROSS:-BUILD with ab_match_arch
* Change build configuration for riscv64 to `linux64-riscv64`

Signed-off-by: Camber Huang <camber@poi.science>
CamberLoid added a commit that referenced this issue Nov 23, 2022
* Fixes CVE-2022-{1292,2068,2097};
* Disable tests for optenv32 building

Signed-off-by: Camber Huang <camber@poi.science>
CamberLoid added a commit that referenced this issue Nov 27, 2022
* Fixes CVE-2022-2068 and CVE-2022-1292
* Replace CROSS:-BUILD with ab_match_arch
* Change build configuration for riscv64 to `linux64-riscv64`

Signed-off-by: Camber Huang <camber@poi.science>
CamberLoid added a commit that referenced this issue Nov 27, 2022
* Fixes CVE-2022-{1292,2068,2097};
* Disable tests for optenv32 building

Signed-off-by: Camber Huang <camber@poi.science>
CamberLoid added a commit that referenced this issue Nov 27, 2022
* Fixes CVE-2022-2068 and CVE-2022-1292
* Replace CROSS:-BUILD with ab_match_arch
* Change build configuration for riscv64 to `linux64-riscv64`

Signed-off-by: Camber Huang <camber@poi.science>
CamberLoid added a commit that referenced this issue Nov 27, 2022
* Fixes CVE-2022-{1292,2068,2097};
* Disable tests for optenv32 building

Signed-off-by: Camber Huang <camber@poi.science>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Topic/issue involves a security issue/fixed
Projects
None yet
Development

No branches or pull requests

1 participant