Bug 2055545 - CVE-2022-0613 dotnet3.1: urijs: Authorization Bypass Through User-Controlled Key [fedora-all]
Summary: CVE-2022-0613 dotnet3.1: urijs: Authorization Bypass Through User-Controlled ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: dotnet3.1
Version: 35
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Omair Majid
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: CVE-2022-0613
TreeView+ depends on / blocked
 
Reported: 2022-02-17 08:22 UTC by Avinash Hanwate
Modified: 2022-08-08 17:22 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-08-08 17:22:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Avinash Hanwate 2022-02-17 08:22:41 UTC
This is an automatically created tracking bug!  It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-all.

For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.

For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs

When submitting as an update, use the fedpkg template provided in the next
comment(s).  This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.

Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.

NOTE: this issue affects multiple supported versions of Fedora. While only
one tracking bug has been filed, please correct all affected versions at
the same time.  If you need to fix the versions independent of each other,
you may clone this bug as appropriate.

Comment 1 Avinash Hanwate 2022-02-17 08:22:45 UTC
Use the following template to for the 'fedpkg update' request to submit an
update for this issue as it contains the top-level parent bug(s) as well as
this tracking bug.  This will ensure that all associated bugs get updated
when new packages are pushed to stable.

=====

# bugfix, security, enhancement, newpackage (required)
type=security

# low, medium, high, urgent (required)
severity=medium

# testing, stable
request=testing

# Bug numbers: 1234,9876
bugs=2055496,2055545

# Description of your update
notes=Security fix for [PUT CVEs HERE]

# Enable request automation based on the stable/unstable karma thresholds
autokarma=True
stable_karma=3
unstable_karma=-3

# Automatically close bugs when this marked as stable
close_bugs=True

# Suggest that users restart after update
suggest_reboot=False

======

Additionally, you may opt to use the bodhi web interface to submit updates:

https://bodhi.fedoraproject.org/updates/new

Comment 2 Omair Majid 2022-08-08 17:22:56 UTC
It seems as if this was fixed upstream by https://github.com/dotnet/aspnetcore/pull/40605

Looking at the .NET Core 3.1.421 source code, all resolved seem to be a newer version of urijs. There's an old version in source-build-reference-packages which are only used to build .NET Core 3.1 itself, and not shipped.

$ ag -A 2 'urijs'
src/aspnetcore.1f49b6637a0c3a6af34b42332e06966e4d383d54/src/Components/test/E2ETest/package.json                                      
26:    "urijs": ">=1.19.11",                                                                                                          
27-    "minimist": ">=1.2.6",
28-    "async": ">=3.2.2"        
                                                                                                                                      
src/aspnetcore.1f49b6637a0c3a6af34b42332e06966e4d383d54/src/Components/test/E2ETest/yarn.lock                                         
585:    urijs "^1.19.1"                                            
586-    which "^1.3.1"                                                                                                                
587-    yauzl "^2.10.0"          
--                                                                                                                                    
695:urijs@>=1.19.11, urijs@^1.19.1:                                
696-  version "1.19.11"          
697:  resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.11.tgz#204b0d6b605ae80bea54bea39280cdb7c9f923cc"
698-  integrity sha512-HXgFDgDommxn5/bIv0cnQZsPhHDA90NPHD6+c/v21U5+Sx5hoP8+dP9IZXBU1gIfvdRfhG8cel9QNPeionfcCQ==                       
699-                                                               
                                                                                                                                      
src/aspnetcore.1f49b6637a0c3a6af34b42332e06966e4d383d54/src/ProjectTemplates/test/package.json                                        
19:    "urijs": ">=1.19.11",                                                                                                          
20-    "minimist": ">=1.2.6",                                                                                                         
21-    "async": ">=3.2.2"        
                                                                                                                                      
src/aspnetcore.1f49b6637a0c3a6af34b42332e06966e4d383d54/src/ProjectTemplates/test/yarn.lock                                           
448:    urijs "^1.19.1"
449-    which "^1.3.1"                                                                                                                
450-    yauzl "^2.10.0"          
--                                                                                                                                    
529:urijs@>=1.19.11, urijs@^1.19.1:                                
530-  version "1.19.11"
531:  resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.11.tgz#204b0d6b605ae80bea54bea39280cdb7c9f923cc"
532-  integrity sha512-HXgFDgDommxn5/bIv0cnQZsPhHDA90NPHD6+c/v21U5+Sx5hoP8+dP9IZXBU1gIfvdRfhG8cel9QNPeionfcCQ==
533-                                                                                                                                  
                                 
packages/reference/staging/microsoft.dotnet.web.spa.projecttemplates.3.0/3.0.1/content/React-CSharp/ClientApp/package-lock.json       
9924:      "integrity": "sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==",            
9925-      "requires": {         
9926-        "loose-envify": "^1.4.0",                                                                                                
                                 
packages/reference/staging/microsoft.dotnet.web.spa.projecttemplates.2.1/2.1.34/content/React-CSharp/ClientApp/package-lock.json      
2455:        "urijs": "1.19.0"
2456-      }
2457-    },                                                        
--                     
8740:    "urijs": {                                                                                                                   
8741-      "version": "1.19.0",                                                                                                       
8742:      "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.0.tgz",                                                         
8743-      "integrity": "sha512-Qs2odXn0hST5VSPVjpi73CMqtbAoanahaqWBujGU+IyMrMqpWcIhDewxQRhCkmqYxuyvICDcSuLdv2O7ncWBGw=="             
8744-    },                                                                                                                           
                                 
packages/reference/staging/microsoft.dotnet.web.spa.projecttemplates.2.1/2.1.34/content/ReactRedux-CSharp/ClientApp/package-lock.json 
2455:        "urijs": "1.19.0"
2456-      }                     
2457-    },                                                                                                                           
--                     
8789:    "urijs": {   
8790-      "version": "1.19.0",
8791:      "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.0.tgz",                                                         
8792-      "integrity": "sha512-Qs2odXn0hST5VSPVjpi73CMqtbAoanahaqWBujGU+IyMrMqpWcIhDewxQRhCkmqYxuyvICDcSuLdv2O7ncWBGw=="             
8793-    },


Note You need to log in before you can comment on or make changes to this bug.