Skip to content

Conversation

@tomas-sexenian
Copy link
Contributor

Issue 100577

@genexusbot
Copy link
Collaborator

Waiting from someone from the organization to review this

@genexusbot
Copy link
Collaborator

Waiting from someone from the organization to review this

@genexusbot
Copy link
Collaborator

Waiting from someone from the organization to review this

1 similar comment
@genexusbot
Copy link
Collaborator

Waiting from someone from the organization to review this

@genexusbot
Copy link
Collaborator

Waiting from someone from the organization to review this

try{
if (filePathOrUrl.toLowerCase().startsWith("http://") || filePathOrUrl.toLowerCase().startsWith("https://") ||
(httpContext.isHttpContextWeb() && filePathOrUrl.startsWith(httpContext.getContextPath())))
is = new URL(GXDbFile.pathToUrl( filePathOrUrl, httpContext)).openStream();

Check failure

Code scanning / CodeQL

Server-side request forgery

Potential server-side request forgery due to a [user-provided value](1). Potential server-side request forgery due to a [user-provided value](2).
@genexusbot
Copy link
Collaborator

Waiting from someone from the organization to review this

@genexusbot
Copy link
Collaborator

Waiting from someone from the organization to review this

@genexusbot
Copy link
Collaborator

Waiting from someone from the organization to review this

@genexusbot
Copy link
Collaborator

Waiting from someone from the organization to review this

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@tomas-sexenian tomas-sexenian merged commit d97dead into master Jan 11, 2023
@tomas-sexenian tomas-sexenian deleted the ImageManipulationAPI branch January 11, 2023 14:07
tomas-sexenian added a commit that referenced this pull request Jan 16, 2023
* ImageWidth and ImageHeigth wasnt working.
Issue 100577

* Prettified code and reverted unnecessary changes

* Dummy commit to force automatic merge

Co-authored-by: Tomás Sexenian <tomas-sexenian@users.noreply.github.com>
Co-authored-by: tomas-sexenian <tsexenian@genexus.com>
Co-authored-by: iroqueta <46004974+iroqueta@users.noreply.github.com>
tomas-sexenian added a commit that referenced this pull request Mar 9, 2023
* ImageWidth and ImageHeigth wasnt working.
Issue 100577

* Prettified code and reverted unnecessary changes

* Dummy commit to force automatic merge

Co-authored-by: Tomás Sexenian <tomas-sexenian@users.noreply.github.com>
Co-authored-by: tomas-sexenian <tsexenian@genexus.com>
Co-authored-by: iroqueta <46004974+iroqueta@users.noreply.github.com>
tomas-sexenian added a commit that referenced this pull request Mar 10, 2023
tomas-sexenian added a commit that referenced this pull request Mar 13, 2023
* ImageWidth and ImageHeigth wasnt working.
Issue 100577

* Prettified code and reverted unnecessary changes

* Dummy commit to force automatic merge

Co-authored-by: Tomás Sexenian <tomas-sexenian@users.noreply.github.com>
Co-authored-by: tomas-sexenian <tsexenian@genexus.com>
Co-authored-by: iroqueta <46004974+iroqueta@users.noreply.github.com>
tomas-sexenian added a commit that referenced this pull request Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants